Package featureObjective
Interface FeatureObjectivePackage.Literals
- Enclosing interface:
- FeatureObjectivePackage
public static interface FeatureObjectivePackage.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 EEnum
The meta object literal for the 'Attribute Types
' enum.static final EClass
The meta object literal for the 'Constraint
' class.static final EAttribute
The meta object literal for the 'Description' attribute feature.static final EReference
The meta object literal for the 'Source' reference feature.static final EReference
The meta object literal for the 'Target' reference list feature.static final EClass
The meta object literal for the 'Feature
' class.static final EReference
The meta object literal for the 'Featuregroup' reference feature.static final EClass
The meta object literal for the 'Feature Group
' class.static final EReference
The meta object literal for the 'Features' containment reference list feature.static final EAttribute
The meta object literal for the 'Operation' attribute feature.static final EClass
The meta object literal for the 'Feature Objective
' class.static final EReference
The meta object literal for the 'Annotatable Element' reference list feature.static final EReference
The meta object literal for the 'Constraints' containment reference list feature.static final EReference
The meta object literal for the 'Feature Groups' containment reference list feature.static final EEnum
The meta object literal for the 'Logical Operation
' enum.static final EClass
The meta object literal for the 'Prohibits Constraint
' class.static final EClass
The meta object literal for the 'Required Constraint
' class.
-
Field Details
-
FEATURE_OBJECTIVE
The meta object literal for the 'Feature Objective
' class.- See Also:
- Generated class or method.
-
FEATURE_OBJECTIVE__FEATURE_GROUPS
The meta object literal for the 'Feature Groups' containment reference list feature.- Generated class or method.
-
FEATURE_OBJECTIVE__CONSTRAINTS
The meta object literal for the 'Constraints' containment reference list feature.- Generated class or method.
-
FEATURE_OBJECTIVE__ANNOTATABLE_ELEMENT
The meta object literal for the 'Annotatable Element' reference list feature.- Generated class or method.
-
FEATURE
The meta object literal for the 'Feature
' class.- See Also:
- Generated class or method.
-
FEATURE__FEATUREGROUP
The meta object literal for the 'Featuregroup' reference feature.- Generated class or method.
-
FEATURE_GROUP
The meta object literal for the 'Feature Group
' class.- See Also:
- Generated class or method.
-
FEATURE_GROUP__FEATURES
The meta object literal for the 'Features' containment reference list feature.- Generated class or method.
-
FEATURE_GROUP__OPERATION
The meta object literal for the 'Operation' attribute feature.- Generated class or method.
-
CONSTRAINT
The meta object literal for the 'Constraint
' class.- See Also:
- Generated class or method.
-
CONSTRAINT__SOURCE
The meta object literal for the 'Source' reference feature.- Generated class or method.
-
CONSTRAINT__TARGET
The meta object literal for the 'Target' reference list feature.- Generated class or method.
-
CONSTRAINT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.- Generated class or method.
-
REQUIRED_CONSTRAINT
The meta object literal for the 'Required Constraint
' class.- See Also:
- Generated class or method.
-
PROHIBITS_CONSTRAINT
The meta object literal for the 'Prohibits Constraint
' class.- See Also:
- Generated class or method.
-
ATTRIBUTE_TYPES
The meta object literal for the 'Attribute Types
' enum.- See Also:
- Generated class or method.
-
LOGICAL_OPERATION
The meta object literal for the 'Logical Operation
' enum.- See Also:
- Generated class or method.
-