|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAttribute
A representation of the model object 'XAttribute'.
The following features are supported:
XcorePackage.getXAttribute()| Method Summary | |
|---|---|
java.lang.String |
getDefaultValueLiteral()
Returns the value of the 'Default Value Literal' attribute |
boolean |
isID()
Returns the value of the 'ID' attribute |
void |
setDefaultValueLiteral(java.lang.String value)
Sets the value of the ' Default Value Literal' attribute |
void |
setID(boolean value)
Sets the value of the ' ID' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XStructuralFeature |
|---|
getGetBody, getIsSetBody, getSetBody, getUnsetBody, isDerived, isReadonly, isTransient, isUnsettable, isVolatile, setDerived, setGetBody, setIsSetBody, setReadonly, setSetBody, setTransient, setUnsetBody, setUnsettable, setVolatile |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XMember |
|---|
getContainingClass |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XTypedElement |
|---|
getMultiplicity, getType, isUnique, isUnordered, setMultiplicity, setType, setUnique, setUnordered |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XNamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getDefaultValueLiteral()
If the meaning of the 'Default Value Literal' attribute isn't clear, there really should be more of a description here...
setDefaultValueLiteral(String),
XcorePackage.getXAttribute_DefaultValueLiteral()void setDefaultValueLiteral(java.lang.String value)
Default Value Literal' attribute.
value - the new value of the 'Default Value Literal' attribute.getDefaultValueLiteral()boolean isID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(boolean),
XcorePackage.getXAttribute_ID()void setID(boolean value)
ID' attribute.
value - the new value of the 'ID' attribute.isID()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||