Package org.palladiosimulator.pcm.system
Interface SystemPackage.Literals
-
- Enclosing interface:
- SystemPackage
public static interface SystemPackage.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
Fields Modifier and Type Field Description static EClass
SYSTEM
The meta object literal for the 'System
' class.static EReference
SYSTEM__QOS_ANNOTATIONS_SYSTEM
The 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.
-
-