Package org.palladiosimulator.spd
Interface SpdPackage.Literals
- Enclosing interface:
- SpdPackage
public static interface SpdPackage.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 EClass
The meta object literal for the 'Scaling Policy
' class.static final EAttribute
The meta object literal for the 'Active' attribute feature.static final EReference
The meta object literal for the 'Adjustment Type' containment reference feature.static final EReference
The meta object literal for the 'Policy Constraints' containment reference list feature.static final EReference
The meta object literal for the 'Scaling Trigger' containment reference feature.static final EReference
The meta object literal for the 'Target Group' reference feature.static final EClass
The meta object literal for the 'SPD
' class.static final EReference
The meta object literal for the 'Scaling Policies' containment reference list feature.static final EReference
The meta object literal for the 'Target Groups' containment reference list feature.
-
Field Details
-
SCALING_POLICY
The meta object literal for the 'Scaling Policy
' class.- See Also:
- Generated class or method.
-
SCALING_POLICY__ACTIVE
The meta object literal for the 'Active' attribute feature.- Generated class or method.
-
SCALING_POLICY__ADJUSTMENT_TYPE
The meta object literal for the 'Adjustment Type' containment reference feature.- Generated class or method.
-
SCALING_POLICY__TARGET_GROUP
The meta object literal for the 'Target Group' reference feature.- Generated class or method.
-
SCALING_POLICY__POLICY_CONSTRAINTS
The meta object literal for the 'Policy Constraints' containment reference list feature.- Generated class or method.
-
SCALING_POLICY__SCALING_TRIGGER
The meta object literal for the 'Scaling Trigger' containment reference feature.- Generated class or method.
-
SPD
The meta object literal for the 'SPD
' class.- See Also:
- Generated class or method.
-
SPD__SCALING_POLICIES
The meta object literal for the 'Scaling Policies' containment reference list feature.- Generated class or method.
-
SPD__TARGET_GROUPS
The meta object literal for the 'Target Groups' containment reference list feature.- Generated class or method.
-