|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface featureconfigPackage
The Package for the model. It contains accessors for the meta objects to represent
featureconfigFactory
Nested Class Summary | |
---|---|
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 |
Field Summary | |
---|---|
static int |
CONFIG_NODE
The meta object id for the ' Config Node ' class. |
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. |
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 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 |
FEATURE_CONFIG
The meta object id for the ' Feature Config ' class. |
static int |
FEATURE_CONFIG__CONFIGNODE
The feature id for the 'Confignode' containment reference list. |
static int |
FEATURE_CONFIG__REFERENCED_OBJECT
The feature id for the 'Referenced Object' reference. |
static int |
FEATURE_CONFIG_FEATURE_COUNT
The number of structural features of the 'Feature Config' class. |
Method Summary | |
---|---|
EAttribute |
getConfigNode_ConfigState()
Returns the meta object for the attribute ' Config State '. |
EReference |
getConfigNode_Origin()
Returns the meta object for the reference ' Origin '. |
EClass |
getConfigNode()
Returns the meta object for class ' Config Node '. |
EEnum |
getConfigState()
Returns the meta object for enum ' Config State '. |
EReference |
getConfiguration_ConfigOverrides()
Returns the meta object for the containment reference ' 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 |
getConfiguration()
Returns the meta object for class ' Configuration '. |
EReference |
getFeatureConfig_Confignode()
Returns the meta object for the containment reference list ' Confignode '. |
EReference |
getFeatureConfig_ReferencedObject()
Returns the meta object for the reference ' Referenced Object '. |
EClass |
getFeatureConfig()
Returns the meta object for class ' Feature Config '. |
featureconfigFactory |
getfeatureconfigFactory()
Returns the factory that creates the instances of the model. |
Field Detail |
---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final featureconfigPackage eINSTANCE
static final int CONFIG_NODE
Config Node
' class.
ConfigNodeImpl
,
featureconfigPackageImpl.getConfigNode()
,
Constant Field Valuesstatic final int CONFIG_NODE__ORIGIN
static final int CONFIG_NODE__CONFIG_STATE
static final int CONFIG_NODE_FEATURE_COUNT
static final int FEATURE_CONFIG
Feature Config
' class.
FeatureConfigImpl
,
featureconfigPackageImpl.getFeatureConfig()
,
Constant Field Valuesstatic final int FEATURE_CONFIG__REFERENCED_OBJECT
static final int FEATURE_CONFIG__CONFIGNODE
static final int FEATURE_CONFIG_FEATURE_COUNT
static final int CONFIGURATION
Configuration
' class.
ConfigurationImpl
,
featureconfigPackageImpl.getConfiguration()
,
Constant Field Valuesstatic final int CONFIGURATION__DEFAULT_CONFIG
static final int CONFIGURATION__CONFIG_OVERRIDES
static final int CONFIGURATION__NAME
static final int CONFIGURATION_FEATURE_COUNT
static final int CONFIG_STATE
Config State
' enum.
ConfigState
,
featureconfigPackageImpl.getConfigState()
,
Constant Field ValuesMethod Detail |
---|
EClass getConfigNode()
Config Node
'.
ConfigNode
EReference getConfigNode_Origin()
Origin
'.
ConfigNode.getOrigin()
,
getConfigNode()
EAttribute getConfigNode_ConfigState()
Config State
'.
ConfigNode.getConfigState()
,
getConfigNode()
EClass getFeatureConfig()
Feature Config
'.
FeatureConfig
EReference getFeatureConfig_ReferencedObject()
Referenced Object
'.
FeatureConfig.getReferencedObject()
,
getFeatureConfig()
EReference getFeatureConfig_Confignode()
Confignode
'.
FeatureConfig.getConfignode()
,
getFeatureConfig()
EClass getConfiguration()
Configuration
'.
Configuration
EReference getConfiguration_DefaultConfig()
Default Config
'.
Configuration.getDefaultConfig()
,
getConfiguration()
EReference getConfiguration_ConfigOverrides()
Config Overrides
'.
Configuration.getConfigOverrides()
,
getConfiguration()
EAttribute getConfiguration_Name()
Name
'.
Configuration.getName()
,
getConfiguration()
EEnum getConfigState()
Config State
'.
ConfigState
featureconfigFactory getfeatureconfigFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |