Package org.palladiosimulator.pcm.system
Interface SystemPackage.Literals
-
- Enclosing interface:
- SystemPackage
public static interface SystemPackage.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 EClassSYSTEMThe meta object literal for the 'System' class.static EReferenceSYSTEM__QOS_ANNOTATIONS_SYSTEMThe meta object literal for the 'Qos Annotations System' containment reference list feature.
-
-
-
Field Detail
-
SYSTEM
static final EClass SYSTEM
The meta object literal for the 'System' class.- See Also:
SystemImpl,SystemPackageImpl.getSystem()- Generated class or method.
-
SYSTEM__QOS_ANNOTATIONS_SYSTEM
static final EReference SYSTEM__QOS_ANNOTATIONS_SYSTEM
The meta object literal for the 'Qos Annotations System' containment reference list feature.- Generated class or method.
-
-