Package de.uka.ipd.sdq.featuremodel
Interface featuremodelPackage.Literals
-
- Enclosing interface:
- featuremodelPackage
public static interface featuremodelPackage.LiteralsDefines 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
Fields Modifier and Type Field Description static EClassATTRIBUTEThe meta object literal for the 'Attribute' class.static EReferenceATTRIBUTE__RANGEThe meta object literal for the 'Range' containment reference feature.static EEnumATTRIBUTE_TYPESThe meta object literal for the 'Attribute Types' enum.static EClassCHILD_RELATIONThe meta object literal for the 'Child Relation' class.static EClassCONSTRAINTThe meta object literal for the 'Constraint' class.static EAttributeCONSTRAINT__DESCRIPTIONThe meta object literal for the 'Description' attribute feature.static EReferenceCONSTRAINT__SOURCEThe meta object literal for the 'Source' reference feature.static EReferenceCONSTRAINT__TARGETThe meta object literal for the 'Target' reference list feature.static EClassCONTINOUS_INTERVAL_RANGEThe meta object literal for the 'Continous Interval Range' class.static EAttributeCONTINOUS_INTERVAL_RANGE__FROMThe meta object literal for the 'From' attribute feature.static EAttributeCONTINOUS_INTERVAL_RANGE__TOThe meta object literal for the 'To' attribute feature.static EClassDOUBLE_ATTRIBUTEThe meta object literal for the 'Double Attribute' class.static EAttributeDOUBLE_ATTRIBUTE__DEFAULT_VALUEThe meta object literal for the 'Default Value' attribute feature.static EClassEXTERNAL_OBJECT_ATTRIBUTEThe meta object literal for the 'External Object Attribute' class.static EClassFEATUREThe meta object literal for the 'Feature' class.static EReferenceFEATURE__ATTRIBUTESThe meta object literal for the 'Attributes' containment reference list feature.static EReferenceFEATURE__CHILDRELATIONThe meta object literal for the 'Childrelation' containment reference feature.static EReferenceFEATURE__FEATUREGROUPThe meta object literal for the 'Featuregroup' container reference feature.static EReferenceFEATURE__SIMPLE_MANDATORYThe meta object literal for the 'Simple Mandatory' container reference feature.static EReferenceFEATURE__SIMPLE_OPTIONALThe meta object literal for the 'Simple Optional' container reference feature.static EClassFEATURE_DIAGRAMThe meta object literal for the 'Feature Diagram' class.static EReferenceFEATURE_DIAGRAM__ANNOTATABLE_ELEMENTThe meta object literal for the 'Annotatable Element' reference list feature.static EReferenceFEATURE_DIAGRAM__CONSTRAINTSThe meta object literal for the 'Constraints' containment reference list feature.static EReferenceFEATURE_DIAGRAM__ROOT_FEATUREThe meta object literal for the 'Root Feature' containment reference feature.static EClassFEATURE_GROUPThe meta object literal for the 'Feature Group' class.static EReferenceFEATURE_GROUP__CHILDRENThe meta object literal for the 'Children' containment reference list feature.static EAttributeFEATURE_GROUP__MAXThe meta object literal for the 'Max' attribute feature.static EAttributeFEATURE_GROUP__MINThe meta object literal for the 'Min' attribute feature.static EClassINTEGER_ATTRIBUTEThe meta object literal for the 'Integer Attribute' class.static EAttributeINTEGER_ATTRIBUTE__DEFAULT_VALUEThe meta object literal for the 'Default Value' attribute feature.static EClassINTEGER_INTERVAL_RANGEThe meta object literal for the 'Integer Interval Range' class.static EAttributeINTEGER_INTERVAL_RANGE__FROMThe meta object literal for the 'From' attribute feature.static EAttributeINTEGER_INTERVAL_RANGE__TOThe meta object literal for the 'To' attribute feature.static EClassINTERVAL_RANGEThe meta object literal for the 'Interval Range' class.static EAttributeINTERVAL_RANGE__LOWER_BOUND_INCLUDEDThe meta object literal for the 'Lower Bound Included' attribute feature.static EAttributeINTERVAL_RANGE__UPPER_BOUND_INCLUDEDThe meta object literal for the 'Upper Bound Included' attribute 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 EClassPROHIBITS_CONSTRAINTThe meta object literal for the 'Prohibits Constraint' class.static EClassREQUIRED_CONSTRAINTThe meta object literal for the 'Required Constraint' class.static EClassSIMPLEThe meta object literal for the 'Simple' class.static EReferenceSIMPLE__MANDATORY_CHILDRENThe meta object literal for the 'Mandatory Children' containment reference list feature.static EReferenceSIMPLE__OPTIONAL_CHILDRENThe meta object literal for the 'Optional Children' containment reference list feature.static EClassSTRING_ATTRIBUTEThe meta object literal for the 'String Attribute' class.static EAttributeSTRING_ATTRIBUTE__DEFAULT_VALUEThe meta object literal for the 'Default Value' attribute feature.
-
-
-
Field Detail
-
FEATURE
static final EClass FEATURE
The meta object literal for the 'Feature' class.- See Also:
FeatureImpl,featuremodelPackageImpl.getFeature()- Generated class or method.
-
FEATURE__ATTRIBUTES
static final EReference FEATURE__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference list feature.- Generated class or method.
-
FEATURE__CHILDRELATION
static final EReference FEATURE__CHILDRELATION
The meta object literal for the 'Childrelation' containment reference feature.- Generated class or method.
-
FEATURE__SIMPLE_MANDATORY
static final EReference FEATURE__SIMPLE_MANDATORY
The meta object literal for the 'Simple Mandatory' container reference feature.- Generated class or method.
-
FEATURE__SIMPLE_OPTIONAL
static final EReference FEATURE__SIMPLE_OPTIONAL
The meta object literal for the 'Simple Optional' container reference feature.- Generated class or method.
-
FEATURE__FEATUREGROUP
static final EReference FEATURE__FEATUREGROUP
The meta object literal for the 'Featuregroup' container reference feature.- Generated class or method.
-
NAMED_ELEMENT
static final EClass NAMED_ELEMENT
The meta object literal for the 'Named Element' class.- See Also:
NamedElementImpl,featuremodelPackageImpl.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.
-
ATTRIBUTE
static final EClass ATTRIBUTE
The meta object literal for the 'Attribute' class.- See Also:
AttributeImpl,featuremodelPackageImpl.getAttribute()- Generated class or method.
-
ATTRIBUTE__RANGE
static final EReference ATTRIBUTE__RANGE
The meta object literal for the 'Range' containment reference feature.- Generated class or method.
-
CHILD_RELATION
static final EClass CHILD_RELATION
The meta object literal for the 'Child Relation' class.- See Also:
ChildRelationImpl,featuremodelPackageImpl.getChildRelation()- Generated class or method.
-
INTEGER_ATTRIBUTE
static final EClass INTEGER_ATTRIBUTE
The meta object literal for the 'Integer Attribute' class.- See Also:
IntegerAttributeImpl,featuremodelPackageImpl.getIntegerAttribute()- Generated class or method.
-
INTEGER_ATTRIBUTE__DEFAULT_VALUE
static final EAttribute INTEGER_ATTRIBUTE__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.- Generated class or method.
-
DOUBLE_ATTRIBUTE
static final EClass DOUBLE_ATTRIBUTE
The meta object literal for the 'Double Attribute' class.- See Also:
DoubleAttributeImpl,featuremodelPackageImpl.getDoubleAttribute()- Generated class or method.
-
DOUBLE_ATTRIBUTE__DEFAULT_VALUE
static final EAttribute DOUBLE_ATTRIBUTE__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.- Generated class or method.
-
STRING_ATTRIBUTE
static final EClass STRING_ATTRIBUTE
The meta object literal for the 'String Attribute' class.- See Also:
StringAttributeImpl,featuremodelPackageImpl.getStringAttribute()- Generated class or method.
-
STRING_ATTRIBUTE__DEFAULT_VALUE
static final EAttribute STRING_ATTRIBUTE__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.- Generated class or method.
-
EXTERNAL_OBJECT_ATTRIBUTE
static final EClass EXTERNAL_OBJECT_ATTRIBUTE
The meta object literal for the 'External Object Attribute' class.- See Also:
ExternalObjectAttributeImpl,featuremodelPackageImpl.getExternalObjectAttribute()- Generated class or method.
-
INTERVAL_RANGE
static final EClass INTERVAL_RANGE
The meta object literal for the 'Interval Range' class.- See Also:
IntervalRangeImpl,featuremodelPackageImpl.getIntervalRange()- Generated class or method.
-
INTERVAL_RANGE__LOWER_BOUND_INCLUDED
static final EAttribute 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
static final EAttribute INTERVAL_RANGE__UPPER_BOUND_INCLUDED
The meta object literal for the 'Upper Bound Included' attribute feature.- Generated class or method.
-
INTEGER_INTERVAL_RANGE
static final EClass INTEGER_INTERVAL_RANGE
The meta object literal for the 'Integer Interval Range' class.- See Also:
IntegerIntervalRangeImpl,featuremodelPackageImpl.getIntegerIntervalRange()- Generated class or method.
-
INTEGER_INTERVAL_RANGE__TO
static final EAttribute INTEGER_INTERVAL_RANGE__TO
The meta object literal for the 'To' attribute feature.- Generated class or method.
-
INTEGER_INTERVAL_RANGE__FROM
static final EAttribute INTEGER_INTERVAL_RANGE__FROM
The meta object literal for the 'From' attribute feature.- Generated class or method.
-
CONTINOUS_INTERVAL_RANGE
static final EClass CONTINOUS_INTERVAL_RANGE
The meta object literal for the 'Continous Interval Range' class.- See Also:
ContinousIntervalRangeImpl,featuremodelPackageImpl.getContinousIntervalRange()- Generated class or method.
-
CONTINOUS_INTERVAL_RANGE__TO
static final EAttribute CONTINOUS_INTERVAL_RANGE__TO
The meta object literal for the 'To' attribute feature.- Generated class or method.
-
CONTINOUS_INTERVAL_RANGE__FROM
static final EAttribute CONTINOUS_INTERVAL_RANGE__FROM
The meta object literal for the 'From' attribute feature.- Generated class or method.
-
FEATURE_GROUP
static final EClass FEATURE_GROUP
The meta object literal for the 'Feature Group' class.- See Also:
FeatureGroupImpl,featuremodelPackageImpl.getFeatureGroup()- Generated class or method.
-
FEATURE_GROUP__MIN
static final EAttribute FEATURE_GROUP__MIN
The meta object literal for the 'Min' attribute feature.- Generated class or method.
-
FEATURE_GROUP__MAX
static final EAttribute FEATURE_GROUP__MAX
The meta object literal for the 'Max' attribute feature.- Generated class or method.
-
FEATURE_GROUP__CHILDREN
static final EReference FEATURE_GROUP__CHILDREN
The meta object literal for the 'Children' containment reference list feature.- Generated class or method.
-
FEATURE_DIAGRAM
static final EClass FEATURE_DIAGRAM
The meta object literal for the 'Feature Diagram' class.- See Also:
FeatureDiagramImpl,featuremodelPackageImpl.getFeatureDiagram()- Generated class or method.
-
FEATURE_DIAGRAM__ROOT_FEATURE
static final EReference FEATURE_DIAGRAM__ROOT_FEATURE
The meta object literal for the 'Root Feature' containment reference feature.- Generated class or method.
-
FEATURE_DIAGRAM__CONSTRAINTS
static final EReference FEATURE_DIAGRAM__CONSTRAINTS
The meta object literal for the 'Constraints' containment reference list feature.- Generated class or method.
-
FEATURE_DIAGRAM__ANNOTATABLE_ELEMENT
static final EReference FEATURE_DIAGRAM__ANNOTATABLE_ELEMENT
The meta object literal for the 'Annotatable Element' reference list feature.- Generated class or method.
-
CONSTRAINT
static final EClass CONSTRAINT
The meta object literal for the 'Constraint' class.- See Also:
ConstraintImpl,featuremodelPackageImpl.getConstraint()- Generated class or method.
-
CONSTRAINT__SOURCE
static final EReference CONSTRAINT__SOURCE
The meta object literal for the 'Source' reference feature.- Generated class or method.
-
CONSTRAINT__TARGET
static final EReference CONSTRAINT__TARGET
The meta object literal for the 'Target' reference list feature.- Generated class or method.
-
CONSTRAINT__DESCRIPTION
static final EAttribute CONSTRAINT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.- Generated class or method.
-
REQUIRED_CONSTRAINT
static final EClass REQUIRED_CONSTRAINT
The meta object literal for the 'Required Constraint' class.- See Also:
RequiredConstraintImpl,featuremodelPackageImpl.getRequiredConstraint()- Generated class or method.
-
PROHIBITS_CONSTRAINT
static final EClass PROHIBITS_CONSTRAINT
The meta object literal for the 'Prohibits Constraint' class.- See Also:
ProhibitsConstraintImpl,featuremodelPackageImpl.getProhibitsConstraint()- Generated class or method.
-
SIMPLE
static final EClass SIMPLE
The meta object literal for the 'Simple' class.- See Also:
SimpleImpl,featuremodelPackageImpl.getSimple()- Generated class or method.
-
SIMPLE__MANDATORY_CHILDREN
static final EReference SIMPLE__MANDATORY_CHILDREN
The meta object literal for the 'Mandatory Children' containment reference list feature.- Generated class or method.
-
SIMPLE__OPTIONAL_CHILDREN
static final EReference SIMPLE__OPTIONAL_CHILDREN
The meta object literal for the 'Optional Children' containment reference list feature.- Generated class or method.
-
ATTRIBUTE_TYPES
static final EEnum ATTRIBUTE_TYPES
The meta object literal for the 'Attribute Types' enum.- See Also:
AttributeTypes,featuremodelPackageImpl.getAttributeTypes()- Generated class or method.
-
-