Interface IdentifierPackage.Literals
- Enclosing interface:
- IdentifierPackage
public static interface IdentifierPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Entity
' class.static final EClass
The meta object literal for the 'Identifier
' class.static final EAttribute
The meta object literal for the 'Id' attribute feature.static final EClass
The meta object literal for the 'Named Element
' class.static final EAttribute
The meta object literal for the 'Entity Name' attribute feature.
-
Field Details
-
IDENTIFIER
The meta object literal for the 'Identifier
' class.- See Also:
- Generated class or method.
-
IDENTIFIER__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
NAMED_ELEMENT
The meta object literal for the 'Named Element
' class.- See Also:
- Generated class or method.
-
NAMED_ELEMENT__ENTITY_NAME
The meta object literal for the 'Entity Name' attribute feature.- Generated class or method.
-
ENTITY
The meta object literal for the 'Entity
' class.- See Also:
- Generated class or method.
-