Package de.uka.ipd.sdq.identifier
Interface IdentifierPackage.Literals
-
- Enclosing interface:
- IdentifierPackage
public static interface IdentifierPackage.LiteralsDefines 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
Fields Modifier and Type Field Description static EClassIDENTIFIERThe meta object literal for the 'Identifier' class.static EAttributeIDENTIFIER__IDThe meta object literal for the 'Id' attribute feature.
-
-
-
Field Detail
-
IDENTIFIER
static final EClass IDENTIFIER
The meta object literal for the 'Identifier' class.- See Also:
IdentifierImpl,IdentifierPackageImpl.getIdentifier()- Generated class or method.
-
IDENTIFIER__ID
static final EAttribute IDENTIFIER__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
-