Interface ReconfigurationrulePackage.Literals
-
- Enclosing interface:
- ReconfigurationrulePackage
public static interface ReconfigurationrulePackage.LiteralsDefines 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
Fields Modifier and Type Field Description static EClassMODEL_TRANSFORMATIONThe meta object literal for the 'Model Transformation' class.static EReferenceMODEL_TRANSFORMATION__MODEL_TRANSFORMATIONThe meta object literal for the 'Model Transformation' reference feature.static EClassNAMED_ELEMENTThe meta object literal for the 'Named Element' class.static EAttributeNAMED_ELEMENT__NAMEThe meta object literal for the 'Name' attribute feature.static EClassRECONFIGURATIONThe meta object literal for the 'Reconfiguration' class.static EReferenceRECONFIGURATION__STRATEGIESThe meta object literal for the 'Strategies' containment reference list feature.static EClassSTRATEGYThe meta object literal for the 'Strategy' class.static EReferenceSTRATEGY__SLOSThe meta object literal for the 'Slos' reference feature.static EReferenceSTRATEGY__TACTICSThe meta object literal for the 'Tactics' containment reference list feature.static EClassTACTICThe meta object literal for the 'Tactic' class.static EReferenceTACTIC__ACTIONThe meta object literal for the 'Action' containment reference list feature.static EReferenceTACTIC__CONDITIONThe meta object literal for the 'Condition' containment reference list feature.static EAttributeTACTIC__PRIORITYThe meta object literal for the 'Priority' attribute feature.
-
-
-
Field Detail
-
MODEL_TRANSFORMATION
static final EClass MODEL_TRANSFORMATION
The meta object literal for the 'Model Transformation' class.- See Also:
ModelTransformationImpl,ReconfigurationrulePackageImpl.getModelTransformation()- Generated class or method.
-
MODEL_TRANSFORMATION__MODEL_TRANSFORMATION
static final EReference MODEL_TRANSFORMATION__MODEL_TRANSFORMATION
The meta object literal for the 'Model Transformation' reference feature.- Generated class or method.
-
RECONFIGURATION
static final EClass RECONFIGURATION
The meta object literal for the 'Reconfiguration' class.- See Also:
ReconfigurationImpl,ReconfigurationrulePackageImpl.getReconfiguration()- Generated class or method.
-
RECONFIGURATION__STRATEGIES
static final EReference RECONFIGURATION__STRATEGIES
The meta object literal for the 'Strategies' containment reference list feature.- Generated class or method.
-
TACTIC
static final EClass TACTIC
The meta object literal for the 'Tactic' class.- See Also:
TacticImpl,ReconfigurationrulePackageImpl.getTactic()- Generated class or method.
-
TACTIC__PRIORITY
static final EAttribute TACTIC__PRIORITY
The meta object literal for the 'Priority' attribute feature.- Generated class or method.
-
TACTIC__CONDITION
static final EReference TACTIC__CONDITION
The meta object literal for the 'Condition' containment reference list feature.- Generated class or method.
-
TACTIC__ACTION
static final EReference TACTIC__ACTION
The meta object literal for the 'Action' containment reference list feature.- Generated class or method.
-
STRATEGY
static final EClass STRATEGY
The meta object literal for the 'Strategy' class.- See Also:
StrategyImpl,ReconfigurationrulePackageImpl.getStrategy()- Generated class or method.
-
STRATEGY__SLOS
static final EReference STRATEGY__SLOS
The meta object literal for the 'Slos' reference feature.- Generated class or method.
-
STRATEGY__TACTICS
static final EReference STRATEGY__TACTICS
The meta object literal for the 'Tactics' containment reference list feature.- Generated class or method.
-
NAMED_ELEMENT
static final EClass NAMED_ELEMENT
The meta object literal for the 'Named Element' class.- See Also:
NamedElementImpl,ReconfigurationrulePackageImpl.getNamedElement()- Generated class or method.
-
NAMED_ELEMENT__NAME
static final EAttribute NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
-