Interface DataDictionaryPackage.Literals
- Enclosing interface:
- DataDictionaryPackage
public static interface DataDictionaryPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Collection Data Type' class.static final EReferenceThe meta object literal for the 'Type' reference feature.static final EClassThe meta object literal for the 'Composite Data Type' class.static final EReferenceThe meta object literal for the 'Components' containment reference list feature.static final EClassThe meta object literal for the 'Data Dictionary' class.static final EReferenceThe meta object literal for the 'Entries' containment reference list feature.static final EClassThe meta object literal for the 'Data Type' class.static final EAttributeThe meta object literal for the 'Name' attribute feature.static final EClassThe meta object literal for the 'Entry' class.static final EAttributeThe meta object literal for the 'Name' attribute feature.static final EReferenceThe meta object literal for the 'Type' reference feature.static final EClassThe meta object literal for the 'Primitive Data Type' class.
-
Field Details
-
DATA_DICTIONARY
The meta object literal for the 'Data Dictionary' class.- See Also:
- Generated class or method.
-
DATA_DICTIONARY__ENTRIES
The meta object literal for the 'Entries' containment reference list feature.- Generated class or method.
-
COLLECTION_DATA_TYPE
The meta object literal for the 'Collection Data Type' class.- See Also:
- Generated class or method.
-
COLLECTION_DATA_TYPE__TYPE
The meta object literal for the 'Type' reference feature.- Generated class or method.
-
COMPOSITE_DATA_TYPE
The meta object literal for the 'Composite Data Type' class.- See Also:
- Generated class or method.
-
COMPOSITE_DATA_TYPE__COMPONENTS
The meta object literal for the 'Components' containment reference list feature.- Generated class or method.
-
PRIMITIVE_DATA_TYPE
The meta object literal for the 'Primitive Data Type' class.- See Also:
- Generated class or method.
-
ENTRY
The meta object literal for the 'Entry' class.- See Also:
- Generated class or method.
-
ENTRY__TYPE
The meta object literal for the 'Type' reference feature.- Generated class or method.
-
ENTRY__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
DATA_TYPE
The meta object literal for the 'Data Type' class.- See Also:
- Generated class or method.
-
DATA_TYPE__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-