Package de.uka.ipd.sdq.featureconfig
Interface featureconfigPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
featureconfigPackageImpl
public interface featureconfigPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
featureconfigFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ATTRIBUTE_VALUE
The meta object id for the 'Attribute Value
' class.static int
ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.static int
ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.static int
ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.static int
ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.static int
ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Attribute Value' class.static int
CONFIG_NODE
The meta object id for the 'Config Node
' class.static int
CONFIG_NODE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.static int
CONFIG_NODE__CONFIG_STATE
The feature id for the 'Config State' attribute.static int
CONFIG_NODE__ORIGIN
The feature id for the 'Origin' reference.static int
CONFIG_NODE_FEATURE_COUNT
The number of structural features of the 'Config Node' class.static int
CONFIG_STATE
The meta object id for the 'Config State
' enum.static int
CONFIGURATION
The meta object id for the 'Configuration
' class.static int
CONFIGURATION__CONFIG_OVERRIDES
The feature id for the 'Config Overrides' containment reference list.static int
CONFIGURATION__DEFAULT_CONFIG
The feature id for the 'Default Config' containment reference.static int
CONFIGURATION__NAME
The feature id for the 'Name' attribute.static int
CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Configuration' class.static int
DOUBLE_ATTRIBUTE_VALUE
The meta object id for the 'Double Attribute Value
' class.static int
DOUBLE_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.static int
DOUBLE_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.static int
DOUBLE_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.static int
DOUBLE_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.static int
DOUBLE_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Double Attribute Value' class.static featureconfigPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
EXTERNAL_OBJECT_ATTRIBUTE_VALUE
The meta object id for the 'External Object Attribute Value
' class.static int
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.static int
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.static int
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.static int
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__REFERENCED_OBJECT
The feature id for the 'Referenced Object' reference.static int
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.static int
EXTERNAL_OBJECT_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'External Object Attribute Value' class.static int
FEATURE_CONFIG
The meta object id for the 'Feature Config
' class.static int
FEATURE_CONFIG__ANNOTATED_ELEMENT
The feature id for the 'Annotated Element' reference.static int
FEATURE_CONFIG__CONFIGNODE
The feature id for the 'Confignode' containment reference list.static int
FEATURE_CONFIG__CONFIGURATION_DEFAULT
The feature id for the 'Configuration Default' container reference.static int
FEATURE_CONFIG__CONFIGURATION_OVERRIDES
The feature id for the 'Configuration Overrides' container reference.static int
FEATURE_CONFIG__FEATURE_CONFIG_STATE
The feature id for the 'Feature Config State' attribute.static int
FEATURE_CONFIG_FEATURE_COUNT
The number of structural features of the 'Feature Config' class.static int
FEATURE_CONFIG_STATE
The meta object id for the 'Feature Config State
' enum.static int
INTEGER_ATTRIBUTE_VALUE
The meta object id for the 'Integer Attribute Value
' class.static int
INTEGER_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.static int
INTEGER_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.static int
INTEGER_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.static int
INTEGER_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.static int
INTEGER_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Integer Attribute Value' class.static int
STRING_ATTRIBUTE_VALUE
The meta object id for the 'String Attribute Value
' class.static int
STRING_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.static int
STRING_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.static int
STRING_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.static int
STRING_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.static int
STRING_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'String Attribute Value' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAttributeValue()
Returns the meta object for class 'Attribute Value
'.EReference
getAttributeValue_Confignode()
Returns the meta object for the container reference 'Confignode
'.EAttribute
getAttributeValue_Value()
Returns the meta object for the attribute 'Value
'.EClass
getConfigNode()
Returns the meta object for class 'Config Node
'.EReference
getConfigNode_Attributevalue()
Returns the meta object for the containment reference list 'Attributevalue
'.EAttribute
getConfigNode_ConfigState()
Returns the meta object for the attribute 'Config State
'.EReference
getConfigNode_Origin()
Returns the meta object for the reference 'Origin
'.EEnum
getConfigState()
Returns the meta object for enum 'Config State
'.EClass
getConfiguration()
Returns the meta object for class 'Configuration
'.EReference
getConfiguration_ConfigOverrides()
Returns the meta object for the containment reference list 'Config Overrides
'.EReference
getConfiguration_DefaultConfig()
Returns the meta object for the containment reference 'Default Config
'.EAttribute
getConfiguration_Name()
Returns the meta object for the attribute 'Name
'.EClass
getDoubleAttributeValue()
Returns the meta object for class 'Double Attribute Value
'.EClass
getExternalObjectAttributeValue()
Returns the meta object for class 'External Object Attribute Value
'.EReference
getExternalObjectAttributeValue_ReferencedObject()
Returns the meta object for the reference 'Referenced Object
'.EClass
getFeatureConfig()
Returns the meta object for class 'Feature Config
'.EReference
getFeatureConfig_AnnotatedElement()
Returns the meta object for the reference 'Annotated Element
'.EReference
getFeatureConfig_Confignode()
Returns the meta object for the containment reference list 'Confignode
'.EReference
getFeatureConfig_ConfigurationDefault()
Returns the meta object for the container reference 'Configuration Default
'.EReference
getFeatureConfig_ConfigurationOverrides()
Returns the meta object for the container reference 'Configuration Overrides
'.EAttribute
getFeatureConfig_FeatureConfigState()
Returns the meta object for the attribute 'Feature Config State
'.featureconfigFactory
getfeatureconfigFactory()
Returns the factory that creates the instances of the model.EEnum
getFeatureConfigState()
Returns the meta object for enum 'Feature Config State
'.EClass
getIntegerAttributeValue()
Returns the meta object for class 'Integer Attribute Value
'.EClass
getStringAttributeValue()
Returns the meta object for class 'String Attribute Value
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final featureconfigPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
CONFIG_NODE
static final int CONFIG_NODE
The meta object id for the 'Config Node
' class.- See Also:
ConfigNodeImpl
,featureconfigPackageImpl.getConfigNode()
, Constant Field Values- Generated class or method.
-
CONFIG_NODE__ORIGIN
static final int CONFIG_NODE__ORIGIN
The feature id for the 'Origin' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIG_NODE__CONFIG_STATE
static final int CONFIG_NODE__CONFIG_STATE
The feature id for the 'Config State' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIG_NODE__ATTRIBUTEVALUE
static final int CONFIG_NODE__ATTRIBUTEVALUE
The feature id for the 'Attributevalue' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIG_NODE_FEATURE_COUNT
static final int CONFIG_NODE_FEATURE_COUNT
The number of structural features of the 'Config Node' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE
static final int ATTRIBUTE_VALUE
The meta object id for the 'Attribute Value
' class.- See Also:
AttributeValueImpl
,featureconfigPackageImpl.getAttributeValue()
, Constant Field Values- Generated class or method.
-
ATTRIBUTE_VALUE__ID
static final int ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE__NAME
static final int ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE__VALUE
static final int ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE__CONFIGNODE
static final int ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ATTRIBUTE_VALUE_FEATURE_COUNT
static final int ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Attribute Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CONFIG
static final int FEATURE_CONFIG
The meta object id for the 'Feature Config
' class.- See Also:
FeatureConfigImpl
,featureconfigPackageImpl.getFeatureConfig()
, Constant Field Values- Generated class or method.
-
FEATURE_CONFIG__FEATURE_CONFIG_STATE
static final int FEATURE_CONFIG__FEATURE_CONFIG_STATE
The feature id for the 'Feature Config State' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CONFIG__CONFIGNODE
static final int FEATURE_CONFIG__CONFIGNODE
The feature id for the 'Confignode' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CONFIG__ANNOTATED_ELEMENT
static final int FEATURE_CONFIG__ANNOTATED_ELEMENT
The feature id for the 'Annotated Element' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CONFIG__CONFIGURATION_OVERRIDES
static final int FEATURE_CONFIG__CONFIGURATION_OVERRIDES
The feature id for the 'Configuration Overrides' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CONFIG__CONFIGURATION_DEFAULT
static final int FEATURE_CONFIG__CONFIGURATION_DEFAULT
The feature id for the 'Configuration Default' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FEATURE_CONFIG_FEATURE_COUNT
static final int FEATURE_CONFIG_FEATURE_COUNT
The number of structural features of the 'Feature Config' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIGURATION
static final int CONFIGURATION
The meta object id for the 'Configuration
' class.- See Also:
ConfigurationImpl
,featureconfigPackageImpl.getConfiguration()
, Constant Field Values- Generated class or method.
-
CONFIGURATION__DEFAULT_CONFIG
static final int CONFIGURATION__DEFAULT_CONFIG
The feature id for the 'Default Config' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIGURATION__NAME
static final int CONFIGURATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIGURATION__CONFIG_OVERRIDES
static final int CONFIGURATION__CONFIG_OVERRIDES
The feature id for the 'Config Overrides' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIGURATION_FEATURE_COUNT
static final int CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Configuration' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE_VALUE
static final int INTEGER_ATTRIBUTE_VALUE
The meta object id for the 'Integer Attribute Value
' class.- See Also:
IntegerAttributeValueImpl
,featureconfigPackageImpl.getIntegerAttributeValue()
, Constant Field Values- Generated class or method.
-
INTEGER_ATTRIBUTE_VALUE__ID
static final int INTEGER_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE_VALUE__NAME
static final int INTEGER_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE_VALUE__VALUE
static final int INTEGER_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE_VALUE__CONFIGNODE
static final int INTEGER_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTEGER_ATTRIBUTE_VALUE_FEATURE_COUNT
static final int INTEGER_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Integer Attribute Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE_VALUE
static final int DOUBLE_ATTRIBUTE_VALUE
The meta object id for the 'Double Attribute Value
' class.- See Also:
DoubleAttributeValueImpl
,featureconfigPackageImpl.getDoubleAttributeValue()
, Constant Field Values- Generated class or method.
-
DOUBLE_ATTRIBUTE_VALUE__ID
static final int DOUBLE_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE_VALUE__NAME
static final int DOUBLE_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE_VALUE__VALUE
static final int DOUBLE_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE_VALUE__CONFIGNODE
static final int DOUBLE_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_ATTRIBUTE_VALUE_FEATURE_COUNT
static final int DOUBLE_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'Double Attribute Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE_VALUE
static final int STRING_ATTRIBUTE_VALUE
The meta object id for the 'String Attribute Value
' class.- See Also:
StringAttributeValueImpl
,featureconfigPackageImpl.getStringAttributeValue()
, Constant Field Values- Generated class or method.
-
STRING_ATTRIBUTE_VALUE__ID
static final int STRING_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE_VALUE__NAME
static final int STRING_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE_VALUE__VALUE
static final int STRING_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE_VALUE__CONFIGNODE
static final int STRING_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_ATTRIBUTE_VALUE_FEATURE_COUNT
static final int STRING_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'String Attribute Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE
static final int EXTERNAL_OBJECT_ATTRIBUTE_VALUE
The meta object id for the 'External Object Attribute Value
' class.- See Also:
ExternalObjectAttributeValueImpl
,featureconfigPackageImpl.getExternalObjectAttributeValue()
, Constant Field Values- Generated class or method.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__ID
static final int EXTERNAL_OBJECT_ATTRIBUTE_VALUE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__NAME
static final int EXTERNAL_OBJECT_ATTRIBUTE_VALUE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__VALUE
static final int EXTERNAL_OBJECT_ATTRIBUTE_VALUE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__CONFIGNODE
static final int EXTERNAL_OBJECT_ATTRIBUTE_VALUE__CONFIGNODE
The feature id for the 'Confignode' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE__REFERENCED_OBJECT
static final int EXTERNAL_OBJECT_ATTRIBUTE_VALUE__REFERENCED_OBJECT
The feature id for the 'Referenced Object' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXTERNAL_OBJECT_ATTRIBUTE_VALUE_FEATURE_COUNT
static final int EXTERNAL_OBJECT_ATTRIBUTE_VALUE_FEATURE_COUNT
The number of structural features of the 'External Object Attribute Value' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONFIG_STATE
static final int CONFIG_STATE
The meta object id for the 'Config State
' enum.- See Also:
ConfigState
,featureconfigPackageImpl.getConfigState()
, Constant Field Values- Generated class or method.
-
FEATURE_CONFIG_STATE
static final int FEATURE_CONFIG_STATE
The meta object id for the 'Feature Config State
' enum.- See Also:
FeatureConfigState
,featureconfigPackageImpl.getFeatureConfigState()
, Constant Field Values- Generated class or method.
-
-
Method Detail
-
getConfigNode
EClass getConfigNode()
Returns the meta object for class 'Config Node
'.- Returns:
- the meta object for class 'Config Node'.
- See Also:
ConfigNode
- Generated class or method.
-
getConfigNode_Origin
EReference getConfigNode_Origin()
Returns the meta object for the reference 'Origin
'.- Returns:
- the meta object for the reference 'Origin'.
- See Also:
ConfigNode.getOrigin()
,getConfigNode()
- Generated class or method.
-
getConfigNode_ConfigState
EAttribute getConfigNode_ConfigState()
Returns the meta object for the attribute 'Config State
'.- Returns:
- the meta object for the attribute 'Config State'.
- See Also:
ConfigNode.getConfigState()
,getConfigNode()
- Generated class or method.
-
getConfigNode_Attributevalue
EReference getConfigNode_Attributevalue()
Returns the meta object for the containment reference list 'Attributevalue
'.- Returns:
- the meta object for the containment reference list 'Attributevalue'.
- See Also:
ConfigNode.getAttributevalue()
,getConfigNode()
- Generated class or method.
-
getAttributeValue
EClass getAttributeValue()
Returns the meta object for class 'Attribute Value
'.- Returns:
- the meta object for class 'Attribute Value'.
- See Also:
AttributeValue
- Generated class or method.
-
getAttributeValue_Value
EAttribute getAttributeValue_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
AttributeValue.getValue()
,getAttributeValue()
- Generated class or method.
-
getAttributeValue_Confignode
EReference getAttributeValue_Confignode()
Returns the meta object for the container reference 'Confignode
'.- Returns:
- the meta object for the container reference 'Confignode'.
- See Also:
AttributeValue.getConfignode()
,getAttributeValue()
- Generated class or method.
-
getFeatureConfig
EClass getFeatureConfig()
Returns the meta object for class 'Feature Config
'.- Returns:
- the meta object for class 'Feature Config'.
- See Also:
FeatureConfig
- Generated class or method.
-
getFeatureConfig_FeatureConfigState
EAttribute getFeatureConfig_FeatureConfigState()
Returns the meta object for the attribute 'Feature Config State
'.- Returns:
- the meta object for the attribute 'Feature Config State'.
- See Also:
FeatureConfig.getFeatureConfigState()
,getFeatureConfig()
- Generated class or method.
-
getFeatureConfig_Confignode
EReference getFeatureConfig_Confignode()
Returns the meta object for the containment reference list 'Confignode
'.- Returns:
- the meta object for the containment reference list 'Confignode'.
- See Also:
FeatureConfig.getConfignode()
,getFeatureConfig()
- Generated class or method.
-
getFeatureConfig_AnnotatedElement
EReference getFeatureConfig_AnnotatedElement()
Returns the meta object for the reference 'Annotated Element
'.- Returns:
- the meta object for the reference 'Annotated Element'.
- See Also:
FeatureConfig.getAnnotatedElement()
,getFeatureConfig()
- Generated class or method.
-
getFeatureConfig_ConfigurationOverrides
EReference getFeatureConfig_ConfigurationOverrides()
Returns the meta object for the container reference 'Configuration Overrides
'.- Returns:
- the meta object for the container reference 'Configuration Overrides'.
- See Also:
FeatureConfig.getConfigurationOverrides()
,getFeatureConfig()
- Generated class or method.
-
getFeatureConfig_ConfigurationDefault
EReference getFeatureConfig_ConfigurationDefault()
Returns the meta object for the container reference 'Configuration Default
'.- Returns:
- the meta object for the container reference 'Configuration Default'.
- See Also:
FeatureConfig.getConfigurationDefault()
,getFeatureConfig()
- Generated class or method.
-
getConfiguration
EClass getConfiguration()
Returns the meta object for class 'Configuration
'.- Returns:
- the meta object for class 'Configuration'.
- See Also:
Configuration
- Generated class or method.
-
getConfiguration_ConfigOverrides
EReference getConfiguration_ConfigOverrides()
Returns the meta object for the containment reference list 'Config Overrides
'.- Returns:
- the meta object for the containment reference list 'Config Overrides'.
- See Also:
Configuration.getConfigOverrides()
,getConfiguration()
- Generated class or method.
-
getIntegerAttributeValue
EClass getIntegerAttributeValue()
Returns the meta object for class 'Integer Attribute Value
'.- Returns:
- the meta object for class 'Integer Attribute Value'.
- See Also:
IntegerAttributeValue
- Generated class or method.
-
getDoubleAttributeValue
EClass getDoubleAttributeValue()
Returns the meta object for class 'Double Attribute Value
'.- Returns:
- the meta object for class 'Double Attribute Value'.
- See Also:
DoubleAttributeValue
- Generated class or method.
-
getStringAttributeValue
EClass getStringAttributeValue()
Returns the meta object for class 'String Attribute Value
'.- Returns:
- the meta object for class 'String Attribute Value'.
- See Also:
StringAttributeValue
- Generated class or method.
-
getExternalObjectAttributeValue
EClass getExternalObjectAttributeValue()
Returns the meta object for class 'External Object Attribute Value
'.- Returns:
- the meta object for class 'External Object Attribute Value'.
- See Also:
ExternalObjectAttributeValue
- Generated class or method.
-
getExternalObjectAttributeValue_ReferencedObject
EReference getExternalObjectAttributeValue_ReferencedObject()
Returns the meta object for the reference 'Referenced Object
'.- Returns:
- the meta object for the reference 'Referenced Object'.
- See Also:
ExternalObjectAttributeValue.getReferencedObject()
,getExternalObjectAttributeValue()
- Generated class or method.
-
getConfiguration_DefaultConfig
EReference getConfiguration_DefaultConfig()
Returns the meta object for the containment reference 'Default Config
'.- Returns:
- the meta object for the containment reference 'Default Config'.
- See Also:
Configuration.getDefaultConfig()
,getConfiguration()
- Generated class or method.
-
getConfiguration_Name
EAttribute getConfiguration_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Configuration.getName()
,getConfiguration()
- Generated class or method.
-
getConfigState
EEnum getConfigState()
Returns the meta object for enum 'Config State
'.- Returns:
- the meta object for enum 'Config State'.
- See Also:
ConfigState
- Generated class or method.
-
getFeatureConfigState
EEnum getFeatureConfigState()
Returns the meta object for enum 'Feature Config State
'.- Returns:
- the meta object for enum 'Feature Config State'.
- See Also:
FeatureConfigState
- Generated class or method.
-
getfeatureconfigFactory
featureconfigFactory getfeatureconfigFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-