Package de.uka.ipd.sdq.featuremodel
Interface featuremodelPackage.Literals
- Enclosing interface:
- featuremodelPackage
public static interface featuremodelPackage.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 'Attribute
' class.static final EReference
The meta object literal for the 'Range' containment reference feature.static final EEnum
The meta object literal for the 'Attribute Types
' enum.static final EClass
The meta object literal for the 'Child Relation
' class.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 'Continous Interval Range
' class.static final EAttribute
The meta object literal for the 'From' attribute feature.static final EAttribute
The meta object literal for the 'To' attribute feature.static final EClass
The meta object literal for the 'Double Attribute
' class.static final EAttribute
The meta object literal for the 'Default Value' attribute feature.static final EClass
The meta object literal for the 'External Object Attribute
' class.static final EClass
The meta object literal for the 'Feature
' class.static final EReference
The meta object literal for the 'Attributes' containment reference list feature.static final EReference
The meta object literal for the 'Childrelation' containment reference feature.static final EReference
The meta object literal for the 'Featuregroup' container reference feature.static final EReference
The meta object literal for the 'Simple Mandatory' container reference feature.static final EReference
The meta object literal for the 'Simple Optional' container reference feature.static final EClass
The meta object literal for the 'Feature Diagram
' 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 'Root Feature' containment reference feature.static final EClass
The meta object literal for the 'Feature Group
' class.static final EReference
The meta object literal for the 'Children' containment reference list feature.static final EAttribute
The meta object literal for the 'Max' attribute feature.static final EAttribute
The meta object literal for the 'Min' attribute feature.static final EClass
The meta object literal for the 'Integer Attribute
' class.static final EAttribute
The meta object literal for the 'Default Value' attribute feature.static final EClass
The meta object literal for the 'Integer Interval Range
' class.static final EAttribute
The meta object literal for the 'From' attribute feature.static final EAttribute
The meta object literal for the 'To' attribute feature.static final EClass
The meta object literal for the 'Interval Range
' class.static final EAttribute
The meta object literal for the 'Lower Bound Included' attribute feature.static final EAttribute
The meta object literal for the 'Upper Bound Included' attribute 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 'Prohibits Constraint
' class.static final EClass
The meta object literal for the 'Required Constraint
' class.static final EClass
The meta object literal for the 'Simple
' class.static final EReference
The meta object literal for the 'Mandatory Children' containment reference list feature.static final EReference
The meta object literal for the 'Optional Children' containment reference list feature.static final EClass
The meta object literal for the 'String Attribute
' class.static final EAttribute
The meta object literal for the 'Default Value' attribute feature.
-
Field Details
-
FEATURE
The meta object literal for the 'Feature
' class.- See Also:
- Generated class or method.
-
FEATURE__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature.- Generated class or method.
-
FEATURE__CHILDRELATION
The meta object literal for the 'Childrelation' containment reference feature.- Generated class or method.
-
FEATURE__SIMPLE_MANDATORY
The meta object literal for the 'Simple Mandatory' container reference feature.- Generated class or method.
-
FEATURE__SIMPLE_OPTIONAL
The meta object literal for the 'Simple Optional' container reference feature.- Generated class or method.
-
FEATURE__FEATUREGROUP
The meta object literal for the 'Featuregroup' container reference 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.
-
ATTRIBUTE
The meta object literal for the 'Attribute
' class.- See Also:
- Generated class or method.
-
ATTRIBUTE__RANGE
The meta object literal for the 'Range' containment reference feature.- Generated class or method.
-
CHILD_RELATION
The meta object literal for the 'Child Relation
' class.- See Also:
- Generated class or method.
-
INTEGER_ATTRIBUTE
The meta object literal for the 'Integer Attribute
' class.- See Also:
- Generated class or method.
-
INTEGER_ATTRIBUTE__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.- Generated class or method.
-
DOUBLE_ATTRIBUTE
The meta object literal for the 'Double Attribute
' class.- See Also:
- Generated class or method.
-
DOUBLE_ATTRIBUTE__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.- Generated class or method.
-
STRING_ATTRIBUTE
The meta object literal for the 'String Attribute
' class.- See Also:
- Generated class or method.
-
STRING_ATTRIBUTE__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.- Generated class or method.
-
EXTERNAL_OBJECT_ATTRIBUTE
The meta object literal for the 'External Object Attribute
' class.- See Also:
- Generated class or method.
-
INTERVAL_RANGE
The meta object literal for the 'Interval Range
' class.- See Also:
- Generated class or method.
-
INTERVAL_RANGE__LOWER_BOUND_INCLUDED
The meta object literal for the 'Lower Bound Included' attribute feature.- Generated class or method.
-
INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The meta object literal for the 'Upper Bound Included' attribute feature.- Generated class or method.
-
INTEGER_INTERVAL_RANGE
The meta object literal for the 'Integer Interval Range
' class.- See Also:
- Generated class or method.
-
INTEGER_INTERVAL_RANGE__TO
The meta object literal for the 'To' attribute feature.- Generated class or method.
-
INTEGER_INTERVAL_RANGE__FROM
The meta object literal for the 'From' attribute feature.- Generated class or method.
-
CONTINOUS_INTERVAL_RANGE
The meta object literal for the 'Continous Interval Range
' class.- See Also:
- Generated class or method.
-
CONTINOUS_INTERVAL_RANGE__TO
The meta object literal for the 'To' attribute feature.- Generated class or method.
-
CONTINOUS_INTERVAL_RANGE__FROM
The meta object literal for the 'From' attribute feature.- Generated class or method.
-
FEATURE_GROUP
The meta object literal for the 'Feature Group
' class.- See Also:
- Generated class or method.
-
FEATURE_GROUP__MIN
The meta object literal for the 'Min' attribute feature.- Generated class or method.
-
FEATURE_GROUP__MAX
The meta object literal for the 'Max' attribute feature.- Generated class or method.
-
FEATURE_GROUP__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
FEATURE_DIAGRAM
The meta object literal for the 'Feature Diagram
' class.- See Also:
- Generated class or method.
-
FEATURE_DIAGRAM__ROOT_FEATURE
The meta object literal for the 'Root Feature' containment reference feature.- Generated class or method.
-
FEATURE_DIAGRAM__CONSTRAINTS
The meta object literal for the 'Constraints' containment reference list feature.- Generated class or method.
-
FEATURE_DIAGRAM__ANNOTATABLE_ELEMENT
The meta object literal for the 'Annotatable Element' reference list 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.
-
SIMPLE
The meta object literal for the 'Simple
' class.- See Also:
- Generated class or method.
-
SIMPLE__MANDATORY_CHILDREN
The meta object literal for the 'Mandatory Children' containment reference list feature.- Generated class or method.
-
SIMPLE__OPTIONAL_CHILDREN
The meta object literal for the 'Optional Children' containment reference list feature.- Generated class or method.
-
ATTRIBUTE_TYPES
The meta object literal for the 'Attribute Types
' enum.- See Also:
- Generated class or method.
-