Package org.palladiosimulator.pcm
Interface PcmPackage.Literals
- Enclosing interface:
- PcmPackage
public static interface PcmPackage.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 'Dummy Class' class.static final EClassThe meta object literal for the 'PCM Base Class' class.static final EClassThe meta object literal for the 'PCM Class' class.
-
Field Details
-
PCM_BASE_CLASS
The meta object literal for the 'PCM Base Class' class.- See Also:
- Generated class or method.
-
PCM_CLASS
The meta object literal for the 'PCM Class' class.- See Also:
- Generated class or method.
-
DUMMY_CLASS
The meta object literal for the 'Dummy Class' class.- See Also:
- Generated class or method.
-