Package de.uka.ipd.sdq.featureconfig
Interface featureconfigPackage.Literals
- Enclosing interface:
- featureconfigPackage
public static interface featureconfigPackage.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 Value
' class.static final EReference
The meta object literal for the 'Confignode' container reference feature.static final EAttribute
The meta object literal for the 'Value' attribute feature.static final EClass
The meta object literal for the 'Config Node
' class.static final EReference
The meta object literal for the 'Attributevalue' containment reference list feature.static final EAttribute
The meta object literal for the 'Config State' attribute feature.static final EReference
The meta object literal for the 'Origin' reference feature.static final EEnum
The meta object literal for the 'Config State
' enum.static final EClass
The meta object literal for the 'Configuration
' class.static final EReference
The meta object literal for the 'Config Overrides' containment reference list feature.static final EReference
The meta object literal for the 'Default Config' containment reference feature.static final EAttribute
The meta object literal for the 'Name' attribute feature.static final EClass
The meta object literal for the 'Double Attribute Value
' class.static final EClass
The meta object literal for the 'External Object Attribute Value
' class.static final EReference
The meta object literal for the 'Referenced Object' reference feature.static final EClass
The meta object literal for the 'Feature Config
' class.static final EReference
The meta object literal for the 'Annotated Element' reference feature.static final EReference
The meta object literal for the 'Confignode' containment reference list feature.static final EReference
The meta object literal for the 'Configuration Default' container reference feature.static final EReference
The meta object literal for the 'Configuration Overrides' container reference feature.static final EAttribute
The meta object literal for the 'Feature Config State' attribute feature.static final EEnum
The meta object literal for the 'Feature Config State
' enum.static final EClass
The meta object literal for the 'Integer Attribute Value
' class.static final EClass
The meta object literal for the 'String Attribute Value
' class.
-
Field Details
-
CONFIG_NODE
The meta object literal for the 'Config Node
' class.- See Also:
- Generated class or method.
-
CONFIG_NODE__ORIGIN
The meta object literal for the 'Origin' reference feature.- Generated class or method.
-
CONFIG_NODE__CONFIG_STATE
The meta object literal for the 'Config State' attribute feature.- Generated class or method.
-
CONFIG_NODE__ATTRIBUTEVALUE
The meta object literal for the 'Attributevalue' containment reference list feature.- Generated class or method.
-
ATTRIBUTE_VALUE
The meta object literal for the 'Attribute Value
' class.- See Also:
- Generated class or method.
-
ATTRIBUTE_VALUE__VALUE
The meta object literal for the 'Value' attribute feature.- Generated class or method.
-
ATTRIBUTE_VALUE__CONFIGNODE
The meta object literal for the 'Confignode' container reference feature.- Generated class or method.
-
FEATURE_CONFIG
The meta object literal for the 'Feature Config
' class.- See Also:
- Generated class or method.
-
FEATURE_CONFIG__FEATURE_CONFIG_STATE
The meta object literal for the 'Feature Config State' attribute feature.- Generated class or method.
-
FEATURE_CONFIG__CONFIGNODE
The meta object literal for the 'Confignode' containment reference list feature.- Generated class or method.
-
FEATURE_CONFIG__ANNOTATED_ELEMENT
The meta object literal for the 'Annotated Element' reference feature.- Generated class or method.
-
FEATURE_CONFIG__CONFIGURATION_OVERRIDES
The meta object literal for the 'Configuration Overrides' container reference feature.- Generated class or method.
-
FEATURE_CONFIG__CONFIGURATION_DEFAULT
The meta object literal for the 'Configuration Default' container reference feature.- Generated class or method.
-
CONFIGURATION
The meta object literal for the 'Configuration
' class.- See Also:
- Generated class or method.
-
CONFIGURATION__CONFIG_OVERRIDES
The meta object literal for the 'Config Overrides' containment reference list feature.- Generated class or method.
-
INTEGER_ATTRIBUTE_VALUE
The meta object literal for the 'Integer Attribute Value
' class.- See Also:
- Generated class or method.
-
DOUBLE_ATTRIBUTE_VALUE
The meta object literal for the 'Double Attribute Value
' class.- See Also:
- Generated class or method.
-
STRING_ATTRIBUTE_VALUE
The meta object literal for the 'String Attribute Value
' class.- See Also:
- Generated class or method.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE
The meta object literal for the 'External Object Attribute Value
' class.- See Also:
- Generated class or method.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__REFERENCED_OBJECT
The meta object literal for the 'Referenced Object' reference feature.- Generated class or method.
-
CONFIGURATION__DEFAULT_CONFIG
The meta object literal for the 'Default Config' containment reference feature.- Generated class or method.
-
CONFIGURATION__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
CONFIG_STATE
The meta object literal for the 'Config State
' enum.- See Also:
- Generated class or method.
-
FEATURE_CONFIG_STATE
The meta object literal for the 'Feature Config State
' enum.- See Also:
- Generated class or method.
-