org.eclipse.ocl.examples.xtext.base.baseCST
Interface DataTypeCS
- All Superinterfaces:
- ClassifierCS, ElementCS, org.eclipse.emf.ecore.EObject, ModelElementCS, Nameable, NamedElementCS, NamespaceCS, org.eclipse.emf.common.notify.Notifier, Pivotable, PivotableElementCS, PivotObject, TemplateableElementCS, TypeCS, VisitableCS
- All Known Implementing Classes:
- DataTypeCSImpl
public interface DataTypeCS
- extends ClassifierCS, NamespaceCS
A representation of the model object 'Data Type CS'.
The following features are supported:
- See Also:
BaseCSTPackage.getDataTypeCS()- Generated
- Model
getLiterals
org.eclipse.emf.common.util.EList<EnumerationLiteralCS> getLiterals()
- Returns the value of the 'Literals' containment reference list.
The list contents are of type
EnumerationLiteralCS.
If the meaning of the 'Literals' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Literals' containment reference list.
- See Also:
BaseCSTPackage.getDataTypeCS_Literals()- Generated
- Model
- containment="true"