Interface ReconfigurationrulePackage.Literals
- Enclosing interface:
- ReconfigurationrulePackage
public static interface ReconfigurationrulePackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Model Transformation
' class.static final EReference
The meta object literal for the 'Model Transformation' reference feature.static final EClass
The meta object literal for the 'Named Element
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Reconfiguration
' class.static final EReference
The meta object literal for the 'Strategies' containment reference list feature.static final EClass
The meta object literal for the 'Strategy
' class.static final EReference
The meta object literal for the 'Slos' reference feature.static final EReference
The meta object literal for the 'Tactics' containment reference list feature.static final EClass
The meta object literal for the 'Tactic
' class.static final EReference
The meta object literal for the 'Action' containment reference list feature.static final EReference
The meta object literal for the 'Condition' containment reference list feature.static final EAttribute
The meta object literal for the 'Priority' attribute feature.
-
Field Details
-
MODEL_TRANSFORMATION
The meta object literal for the 'Model Transformation
' class.- See Also:
- Generated class or method.
-
MODEL_TRANSFORMATION__MODEL_TRANSFORMATION
The meta object literal for the 'Model Transformation' reference feature.- Generated class or method.
-
RECONFIGURATION
The meta object literal for the 'Reconfiguration
' class.- See Also:
- Generated class or method.
-
RECONFIGURATION__STRATEGIES
The meta object literal for the 'Strategies' containment reference list feature.- Generated class or method.
-
TACTIC
The meta object literal for the 'Tactic
' class.- See Also:
- Generated class or method.
-
TACTIC__PRIORITY
The meta object literal for the 'Priority' attribute feature.- Generated class or method.
-
TACTIC__CONDITION
The meta object literal for the 'Condition' containment reference list feature.- Generated class or method.
-
TACTIC__ACTION
The meta object literal for the 'Action' containment reference list feature.- Generated class or method.
-
STRATEGY
The meta object literal for the 'Strategy
' class.- See Also:
- Generated class or method.
-
STRATEGY__SLOS
The meta object literal for the 'Slos' reference feature.- Generated class or method.
-
STRATEGY__TACTICS
The meta object literal for the 'Tactics' containment reference list feature.- Generated class or method.
-
NAMED_ELEMENT
The meta object literal for the 'Named Element
' class.- See Also:
- Generated class or method.
-
NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-