Interface VariationPackage.Literals
- Enclosing interface:
- VariationPackage
public static interface VariationPackage.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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Structural Variation
' class.static final EClass
The meta object literal for the 'Value Variation
' class.static final EClass
The meta object literal for the 'Repository
' class.static final EReference
The meta object literal for the 'Variation' containment reference list feature.static final EClass
The meta object literal for the 'Type
' class.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EAttribute
The meta object literal for the 'Strategy Class' attribute feature.static final EAttribute
The meta object literal for the 'Varied Entity Interface' attribute feature.
-
Field Details
-
VARIATION_TYPE
The meta object literal for the 'Type
' class.- See Also:
- Generated class or method.
-
VARIATION_TYPE__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
VARIATION_TYPE__STRATEGY_CLASS
The meta object literal for the 'Strategy Class' attribute feature.- Generated class or method.
-
VARIATION_TYPE__VARIED_ENTITY_INTERFACE
The meta object literal for the 'Varied Entity Interface' attribute feature.- Generated class or method.
-
VALUE_VARIATION
The meta object literal for the 'Value Variation
' class.- See Also:
- Generated class or method.
-
STRUCTURAL_VARIATION
The meta object literal for the 'Structural Variation
' class.- See Also:
- Generated class or method.
-
VARIATION_REPOSITORY
The meta object literal for the 'Repository
' class.- See Also:
- Generated class or method.
-
VARIATION_REPOSITORY__VARIATION
The meta object literal for the 'Variation' containment reference list feature.- Generated class or method.
-