public interface Enum extends DataType
The following features are supported:
EcorePackage.getEnum()
Modifier and Type | Method and Description |
---|---|
com.sodius.mdw.core.model.emf.MDWEList<EnumLiteral> |
getLiterals()
Returns the value of the 'Literals' containment reference list.
|
isSerializable, setSerializable
getInstanceClassName, getPackage, setInstanceClassName, setPackage
getName, setName
getAnnotations
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
com.sodius.mdw.core.model.emf.MDWEList<EnumLiteral> getLiterals()
EnumLiteral
.
It is bidirectional and its opposite is 'Enum
'.
EcorePackage.getEnum_Literals()
,
EnumLiteral.getEnum()