public interface Enum extends CCDEntity
The following features are supported:
CCDModelPackage.getEnum()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Literal> |
getLiterals()
Returns the value of the 'Literals' containment reference list.
|
getDescription, getName, setDescription, setName
getAnnotations
static final java.lang.String copyright
org.eclipse.emf.common.util.EList<Literal> getLiterals()
Literal
.
If the meaning of the 'Literals' containment reference list isn't clear, there really should be more of a description here...
CCDModelPackage.getEnum_Literals()