public interface XEnum extends XDataType
The following features are supported:
XcorePackage.getXEnum()| Modifier and Type | Method and Description |
|---|---|
EList<XEnumLiteral> |
getLiterals()
Returns the value of the 'Literals' containment reference list.
|
getConvertBody, getCreateBody, isSerializable, setConvertBody, setCreateBody, setSerializablegetInstanceType, getPackage, getTypeParameters, setInstanceTypegetName, setNamegetAnnotation, getAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<XEnumLiteral> getLiterals()
XEnumLiteral.
It is bidirectional and its opposite is 'Enum'.
If the meaning of the 'Literals' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXEnum_Literals(),
XEnumLiteral.getEnum()