com.hammurapi.config
Interface ConfigPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ConfigPackageImpl

public interface ConfigPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

This package contains classes for configuring arbitrary Java objects.

See Also:
ConfigFactory

Nested Class Summary
static interface ConfigPackage.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
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int COLLECTION
          The meta object id for the 'Collection' class.
static int COLLECTION__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int COLLECTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int COLLECTION__ELEMENT
          The feature id for the 'Element' containment reference list.
static int COLLECTION__ENABLED
          The feature id for the 'Enabled' attribute.
static int COLLECTION__FACTORY_COLLECTION
          The feature id for the 'Factory Collection' attribute.
static int COLLECTION__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int COLLECTION__ID
          The feature id for the 'Id' attribute.
static int COLLECTION__ROLES
          The feature id for the 'Roles' containment reference list.
static int COLLECTION__SERVICE
          The feature id for the 'Service' attribute list.
static int COLLECTION__SOURCE
          The feature id for the 'Source' containment reference list.
static int COLLECTION__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int COLLECTION__TYPE
          The feature id for the 'Type' attribute.
static int COLLECTION_FEATURE_COUNT
          The number of structural features of the 'Collection' class.
static int CONSTRUCTOR
          The meta object id for the 'Constructor' class.
static int CONSTRUCTOR__ARGUMENT
          The feature id for the 'Argument' containment reference list.
static int CONSTRUCTOR_FEATURE_COUNT
          The number of structural features of the 'Constructor' class.
static int ECLASS_LOADER
          The meta object id for the 'EClass Loader' data type.
static int ECONFIGURATION_EXCEPTION
          The meta object id for the 'EConfiguration Exception' data type.
static int EFACTORY_CLOSURE
          The meta object id for the 'EFactory Closure' data type.
static int EFACTORY_CONFIG
          The meta object id for the 'EFactory Config' data type.
static ConfigPackage 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 ETOKEN_SOURCE
          The meta object id for the 'EToken Source' data type.
static int EURL
          The meta object id for the 'EUrl' data type.
static int FACTORY
          The meta object id for the 'Factory' class.
static int FACTORY__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int FACTORY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int FACTORY__ENABLED
          The feature id for the 'Enabled' attribute.
static int FACTORY__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int FACTORY__ID
          The feature id for the 'Id' attribute.
static int FACTORY__ROLES
          The feature id for the 'Roles' containment reference list.
static int FACTORY__SERVICE
          The feature id for the 'Service' attribute list.
static int FACTORY__SOURCE
          The feature id for the 'Source' containment reference list.
static int FACTORY__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int FACTORY_FEATURE_COUNT
          The number of structural features of the 'Factory' class.
static int FILE
          The meta object id for the 'File' data type.
static int INJECTION_CONFIG
          The meta object id for the 'Injection Config' data type.
static int MAP
          The meta object id for the 'Map' class.
static int MAP__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int MAP__DESCRIPTION
          The feature id for the 'Description' attribute.
static int MAP__ENABLED
          The feature id for the 'Enabled' attribute.
static int MAP__ENTRY
          The feature id for the 'Entry' containment reference list.
static int MAP__FACTORY_MAP
          The feature id for the 'Factory Map' attribute.
static int MAP__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int MAP__ID
          The feature id for the 'Id' attribute.
static int MAP__ROLES
          The feature id for the 'Roles' containment reference list.
static int MAP__SERVICE
          The feature id for the 'Service' attribute list.
static int MAP__SOURCE
          The feature id for the 'Source' containment reference list.
static int MAP__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int MAP__TYPE
          The feature id for the 'Type' attribute.
static int MAP_ENTRY
          The meta object id for the 'Map Entry' class.
static int MAP_ENTRY__KEY
          The feature id for the 'Key' containment reference.
static int MAP_ENTRY__VALUE
          The feature id for the 'Value' containment reference.
static int MAP_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Map Entry' class.
static int MAP_FEATURE_COUNT
          The number of structural features of the 'Map' class.
static int METHOD_CALL
          The meta object id for the 'Method Call' class.
static int METHOD_CALL__ARGUMENT
          The feature id for the 'Argument' containment reference list.
static int METHOD_CALL__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int METHOD_CALL__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int METHOD_CALL__DESCRIPTION
          The feature id for the 'Description' attribute.
static int METHOD_CALL__ENABLED
          The feature id for the 'Enabled' attribute.
static int METHOD_CALL__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int METHOD_CALL__ID
          The feature id for the 'Id' attribute.
static int METHOD_CALL__NAME
          The feature id for the 'Name' attribute.
static int METHOD_CALL__PROFILE
          The feature id for the 'Profile' containment reference list.
static int METHOD_CALL__PROPERTY
          The feature id for the 'Property' containment reference list.
static int METHOD_CALL__ROLES
          The feature id for the 'Roles' containment reference list.
static int METHOD_CALL__RUNTIME
          The feature id for the 'Runtime' attribute.
static int METHOD_CALL__SERVICE
          The feature id for the 'Service' attribute list.
static int METHOD_CALL__SOURCE
          The feature id for the 'Source' containment reference list.
static int METHOD_CALL__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int METHOD_CALL_FEATURE_COUNT
          The number of structural features of the 'Method Call' class.
static int NAMED
          The meta object id for the 'Named' class.
static int NAMED__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NAMED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NAMED__ENABLED
          The feature id for the 'Enabled' attribute.
static int NAMED__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NAMED__ID
          The feature id for the 'Id' attribute.
static int NAMED__NAME
          The feature id for the 'Name' attribute.
static int NAMED__ROLES
          The feature id for the 'Roles' containment reference list.
static int NAMED__RUNTIME
          The feature id for the 'Runtime' attribute.
static int NAMED__SERVICE
          The feature id for the 'Service' attribute list.
static int NAMED__SOURCE
          The feature id for the 'Source' containment reference list.
static int NAMED__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NAMED_COLLECTION
          The meta object id for the 'Named Collection' class.
static int NAMED_COLLECTION__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NAMED_COLLECTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NAMED_COLLECTION__ELEMENT
          The feature id for the 'Element' containment reference list.
static int NAMED_COLLECTION__ENABLED
          The feature id for the 'Enabled' attribute.
static int NAMED_COLLECTION__FACTORY_COLLECTION
          The feature id for the 'Factory Collection' attribute.
static int NAMED_COLLECTION__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NAMED_COLLECTION__ID
          The feature id for the 'Id' attribute.
static int NAMED_COLLECTION__NAME
          The feature id for the 'Name' attribute.
static int NAMED_COLLECTION__ROLES
          The feature id for the 'Roles' containment reference list.
static int NAMED_COLLECTION__RUNTIME
          The feature id for the 'Runtime' attribute.
static int NAMED_COLLECTION__SERVICE
          The feature id for the 'Service' attribute list.
static int NAMED_COLLECTION__SOURCE
          The feature id for the 'Source' containment reference list.
static int NAMED_COLLECTION__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NAMED_COLLECTION__TYPE
          The feature id for the 'Type' attribute.
static int NAMED_COLLECTION_FEATURE_COUNT
          The number of structural features of the 'Named Collection' class.
static int NAMED_FEATURE_COUNT
          The number of structural features of the 'Named' class.
static int NAMED_MAP
          The meta object id for the 'Named Map' class.
static int NAMED_MAP__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NAMED_MAP__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NAMED_MAP__ENABLED
          The feature id for the 'Enabled' attribute.
static int NAMED_MAP__ENTRY
          The feature id for the 'Entry' containment reference list.
static int NAMED_MAP__FACTORY_MAP
          The feature id for the 'Factory Map' attribute.
static int NAMED_MAP__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NAMED_MAP__ID
          The feature id for the 'Id' attribute.
static int NAMED_MAP__NAME
          The feature id for the 'Name' attribute.
static int NAMED_MAP__ROLES
          The feature id for the 'Roles' containment reference list.
static int NAMED_MAP__RUNTIME
          The feature id for the 'Runtime' attribute.
static int NAMED_MAP__SERVICE
          The feature id for the 'Service' attribute list.
static int NAMED_MAP__SOURCE
          The feature id for the 'Source' containment reference list.
static int NAMED_MAP__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NAMED_MAP__TYPE
          The feature id for the 'Type' attribute.
static int NAMED_MAP_FEATURE_COUNT
          The number of structural features of the 'Named Map' class.
static int NAMED_OBJECT_DEFINITION
          The meta object id for the 'Named Object Definition' class.
static int NAMED_OBJECT_DEFINITION__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int NAMED_OBJECT_DEFINITION__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NAMED_OBJECT_DEFINITION__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int NAMED_OBJECT_DEFINITION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NAMED_OBJECT_DEFINITION__ENABLED
          The feature id for the 'Enabled' attribute.
static int NAMED_OBJECT_DEFINITION__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NAMED_OBJECT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int NAMED_OBJECT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int NAMED_OBJECT_DEFINITION__PROFILE
          The feature id for the 'Profile' containment reference list.
static int NAMED_OBJECT_DEFINITION__PROPERTY
          The feature id for the 'Property' containment reference list.
static int NAMED_OBJECT_DEFINITION__ROLES
          The feature id for the 'Roles' containment reference list.
static int NAMED_OBJECT_DEFINITION__RUNTIME
          The feature id for the 'Runtime' attribute.
static int NAMED_OBJECT_DEFINITION__SERVICE
          The feature id for the 'Service' attribute list.
static int NAMED_OBJECT_DEFINITION__SOURCE
          The feature id for the 'Source' containment reference list.
static int NAMED_OBJECT_DEFINITION__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NAMED_OBJECT_DEFINITION__TYPE
          The feature id for the 'Type' attribute.
static int NAMED_OBJECT_DEFINITION__VALUE
          The feature id for the 'Value' attribute.
static int NAMED_OBJECT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Named Object Definition' class.
static int NAMED_REFERENCE
          The meta object id for the 'Named Reference' class.
static int NAMED_REFERENCE__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NAMED_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NAMED_REFERENCE__ENABLED
          The feature id for the 'Enabled' attribute.
static int NAMED_REFERENCE__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NAMED_REFERENCE__ID
          The feature id for the 'Id' attribute.
static int NAMED_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int NAMED_REFERENCE__REF
          The feature id for the 'Ref' reference.
static int NAMED_REFERENCE__REF_ID
          The feature id for the 'Ref Id' attribute.
static int NAMED_REFERENCE__ROLES
          The feature id for the 'Roles' containment reference list.
static int NAMED_REFERENCE__RUNTIME
          The feature id for the 'Runtime' attribute.
static int NAMED_REFERENCE__SERVICE
          The feature id for the 'Service' attribute list.
static int NAMED_REFERENCE__SOURCE
          The feature id for the 'Source' containment reference list.
static int NAMED_REFERENCE__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NAMED_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Named Reference' class.
static int NAMED_SCRIPT
          The meta object id for the 'Named Script' class.
static int NAMED_SCRIPT__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int NAMED_SCRIPT__CODE
          The feature id for the 'Code' attribute.
static int NAMED_SCRIPT__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NAMED_SCRIPT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NAMED_SCRIPT__ENABLED
          The feature id for the 'Enabled' attribute.
static int NAMED_SCRIPT__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NAMED_SCRIPT__ID
          The feature id for the 'Id' attribute.
static int NAMED_SCRIPT__NAME
          The feature id for the 'Name' attribute.
static int NAMED_SCRIPT__PROFILE
          The feature id for the 'Profile' containment reference list.
static int NAMED_SCRIPT__PROPERTY
          The feature id for the 'Property' containment reference list.
static int NAMED_SCRIPT__ROLES
          The feature id for the 'Roles' containment reference list.
static int NAMED_SCRIPT__RUNTIME
          The feature id for the 'Runtime' attribute.
static int NAMED_SCRIPT__SERVICE
          The feature id for the 'Service' attribute list.
static int NAMED_SCRIPT__SOURCE
          The feature id for the 'Source' containment reference list.
static int NAMED_SCRIPT__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NAMED_SCRIPT_FEATURE_COUNT
          The number of structural features of the 'Named Script' class.
static int NULL
          The meta object id for the 'Null' class.
static int NULL__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int NULL__DESCRIPTION
          The feature id for the 'Description' attribute.
static int NULL__ENABLED
          The feature id for the 'Enabled' attribute.
static int NULL__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int NULL__ID
          The feature id for the 'Id' attribute.
static int NULL__ROLES
          The feature id for the 'Roles' containment reference list.
static int NULL__SERVICE
          The feature id for the 'Service' attribute list.
static int NULL__SOURCE
          The feature id for the 'Source' containment reference list.
static int NULL__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int NULL_FEATURE_COUNT
          The number of structural features of the 'Null' class.
static int OBJECT_DEFINITION
          The meta object id for the 'Object Definition' class.
static int OBJECT_DEFINITION__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int OBJECT_DEFINITION__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int OBJECT_DEFINITION__CONSTRUCTOR
          The feature id for the 'Constructor' containment reference.
static int OBJECT_DEFINITION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int OBJECT_DEFINITION__ENABLED
          The feature id for the 'Enabled' attribute.
static int OBJECT_DEFINITION__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int OBJECT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int OBJECT_DEFINITION__PROFILE
          The feature id for the 'Profile' containment reference list.
static int OBJECT_DEFINITION__PROPERTY
          The feature id for the 'Property' containment reference list.
static int OBJECT_DEFINITION__ROLES
          The feature id for the 'Roles' containment reference list.
static int OBJECT_DEFINITION__SERVICE
          The feature id for the 'Service' attribute list.
static int OBJECT_DEFINITION__SOURCE
          The feature id for the 'Source' containment reference list.
static int OBJECT_DEFINITION__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int OBJECT_DEFINITION__TYPE
          The feature id for the 'Type' attribute.
static int OBJECT_DEFINITION__VALUE
          The feature id for the 'Value' attribute.
static int OBJECT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Object Definition' class.
static int PATH
          The meta object id for the 'Path' class.
static int PATH__BASE_URL
          The feature id for the 'Base Url' attribute.
static int PATH__PATH
          The feature id for the 'Path' containment reference list.
static int PATH__PATH_ELEMENT
          The feature id for the 'Path Element' attribute list.
static int PATH_FEATURE_COUNT
          The number of structural features of the 'Path' class.
static int PROFILE
          The meta object id for the 'Profile' class.
static int PROFILE__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int PROFILE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PROFILE__NAME
          The feature id for the 'Name' attribute.
static int PROFILE__OWNER
          The feature id for the 'Owner' container reference.
static int PROFILE__PROFILE
          The feature id for the 'Profile' containment reference list.
static int PROFILE__PROPERTY
          The feature id for the 'Property' containment reference list.
static int PROFILE_FEATURE_COUNT
          The number of structural features of the 'Profile' class.
static int PROPERTY_SOURCE
          The meta object id for the 'Property Source' class.
static int PROPERTY_SOURCE__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int PROPERTY_SOURCE__PROFILE
          The feature id for the 'Profile' containment reference list.
static int PROPERTY_SOURCE__PROPERTY
          The feature id for the 'Property' containment reference list.
static int PROPERTY_SOURCE_FEATURE_COUNT
          The number of structural features of the 'Property Source' class.
static int REFERENCE
          The meta object id for the 'Reference' class.
static int REFERENCE__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int REFERENCE__ENABLED
          The feature id for the 'Enabled' attribute.
static int REFERENCE__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int REFERENCE__ID
          The feature id for the 'Id' attribute.
static int REFERENCE__REF
          The feature id for the 'Ref' reference.
static int REFERENCE__REF_ID
          The feature id for the 'Ref Id' attribute.
static int REFERENCE__ROLES
          The feature id for the 'Roles' containment reference list.
static int REFERENCE__SERVICE
          The feature id for the 'Service' attribute list.
static int REFERENCE__SOURCE
          The feature id for the 'Source' containment reference list.
static int REFERENCE__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Reference' class.
static int SCRIPT
          The meta object id for the 'Script' class.
static int SCRIPT__CLASS_PATH
          The feature id for the 'Class Path' containment reference list.
static int SCRIPT__CODE
          The feature id for the 'Code' attribute.
static int SCRIPT__CONFIG_SCRIPT
          The feature id for the 'Config Script' attribute.
static int SCRIPT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SCRIPT__ENABLED
          The feature id for the 'Enabled' attribute.
static int SCRIPT__HOME_PAGE
          The feature id for the 'Home Page' attribute.
static int SCRIPT__ID
          The feature id for the 'Id' attribute.
static int SCRIPT__PROFILE
          The feature id for the 'Profile' containment reference list.
static int SCRIPT__PROPERTY
          The feature id for the 'Property' containment reference list.
static int SCRIPT__ROLES
          The feature id for the 'Roles' containment reference list.
static int SCRIPT__SERVICE
          The feature id for the 'Service' attribute list.
static int SCRIPT__SOURCE
          The feature id for the 'Source' containment reference list.
static int SCRIPT__SUPPORTED_EXECUTION_ENVIRONMENTS
          The feature id for the 'Supported Execution Environments' attribute list.
static int SCRIPT_FEATURE_COUNT
          The number of structural features of the 'Script' class.
static int SOURCE
          The meta object id for the 'Source' class.
static int SOURCE__COL
          The feature id for the 'Col' attribute.
static int SOURCE__COMMENT
          The feature id for the 'Comment' attribute.
static int SOURCE__LINE
          The feature id for the 'Line' attribute.
static int SOURCE__PATH
          The feature id for the 'Path' attribute.
static int SOURCE__TYPE
          The feature id for the 'Type' attribute.
static int SOURCE_FEATURE_COUNT
          The number of structural features of the 'Source' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getCollection_Element()
          Returns the meta object for the containment reference list 'Element'.
 org.eclipse.emf.ecore.EAttribute getCollection_FactoryCollection()
          Returns the meta object for the attribute 'Factory Collection'.
 org.eclipse.emf.ecore.EAttribute getCollection_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getCollection()
          Returns the meta object for class 'Collection'.
 ConfigFactory getConfigFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getConstructor_Argument()
          Returns the meta object for the containment reference list 'Argument'.
 org.eclipse.emf.ecore.EClass getConstructor()
          Returns the meta object for class 'Constructor'.
 org.eclipse.emf.ecore.EDataType getEClassLoader()
          Returns the meta object for data type 'EClass Loader'.
 org.eclipse.emf.ecore.EDataType getEConfigurationException()
          Returns the meta object for data type 'EConfiguration Exception'.
 org.eclipse.emf.ecore.EDataType getEFactoryClosure()
          Returns the meta object for data type 'EFactory Closure'.
 org.eclipse.emf.ecore.EDataType getEFactoryConfig()
          Returns the meta object for data type 'EFactory Config'.
 org.eclipse.emf.ecore.EDataType getETokenSource()
          Returns the meta object for data type 'EToken Source'.
 org.eclipse.emf.ecore.EDataType getEUrl()
          Returns the meta object for data type 'EUrl'.
 org.eclipse.emf.ecore.EAttribute getFactory_ConfigScript()
          Returns the meta object for the attribute 'Config Script'.
 org.eclipse.emf.ecore.EAttribute getFactory_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getFactory_Enabled()
          Returns the meta object for the attribute 'Enabled'.
 org.eclipse.emf.ecore.EAttribute getFactory_HomePage()
          Returns the meta object for the attribute 'Home Page'.
 org.eclipse.emf.ecore.EAttribute getFactory_Id()
          Returns the meta object for the attribute 'Id'.
 org.eclipse.emf.ecore.EAttribute getFactory_Service()
          Returns the meta object for the attribute list 'Service'.
 org.eclipse.emf.ecore.EReference getFactory_Source()
          Returns the meta object for the containment reference list 'Source'.
 org.eclipse.emf.ecore.EAttribute getFactory_SupportedExecutionEnvironments()
          Returns the meta object for the attribute list 'Supported Execution Environments'.
 org.eclipse.emf.ecore.EClass getFactory()
          Returns the meta object for class 'Factory'.
 org.eclipse.emf.ecore.EDataType getFile()
          Returns the meta object for data type 'File'.
 org.eclipse.emf.ecore.EDataType getInjectionConfig()
          Returns the meta object for data type 'Injection Config'.
 org.eclipse.emf.ecore.EReference getMap_Entry()
          Returns the meta object for the containment reference list 'Entry'.
 org.eclipse.emf.ecore.EAttribute getMap_FactoryMap()
          Returns the meta object for the attribute 'Factory Map'.
 org.eclipse.emf.ecore.EAttribute getMap_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getMap()
          Returns the meta object for class 'Map'.
 org.eclipse.emf.ecore.EReference getMapEntry_Key()
          Returns the meta object for the containment reference 'Key'.
 org.eclipse.emf.ecore.EReference getMapEntry_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getMapEntry()
          Returns the meta object for class 'Map Entry'.
 org.eclipse.emf.ecore.EReference getMethodCall_Argument()
          Returns the meta object for the containment reference list 'Argument'.
 org.eclipse.emf.ecore.EClass getMethodCall()
          Returns the meta object for class 'Method Call'.
 org.eclipse.emf.ecore.EAttribute getNamed_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getNamed_Runtime()
          Returns the meta object for the attribute 'Runtime'.
 org.eclipse.emf.ecore.EClass getNamed()
          Returns the meta object for class 'Named'.
 org.eclipse.emf.ecore.EClass getNamedCollection()
          Returns the meta object for class 'Named Collection'.
 org.eclipse.emf.ecore.EClass getNamedMap()
          Returns the meta object for class 'Named Map'.
 org.eclipse.emf.ecore.EClass getNamedObjectDefinition()
          Returns the meta object for class 'Named Object Definition'.
 org.eclipse.emf.ecore.EClass getNamedReference()
          Returns the meta object for class 'Named Reference'.
 org.eclipse.emf.ecore.EClass getNamedScript()
          Returns the meta object for class 'Named Script'.
 org.eclipse.emf.ecore.EClass getNull()
          Returns the meta object for class 'Null'.
 org.eclipse.emf.ecore.EReference getObjectDefinition_Constructor()
          Returns the meta object for the containment reference 'Constructor'.
 org.eclipse.emf.ecore.EAttribute getObjectDefinition_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EAttribute getObjectDefinition_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getObjectDefinition()
          Returns the meta object for class 'Object Definition'.
 org.eclipse.emf.ecore.EAttribute getPath_BaseUrl()
          Returns the meta object for the attribute 'Base Url'.
 org.eclipse.emf.ecore.EReference getPath_Path()
          Returns the meta object for the containment reference list 'Path'.
 org.eclipse.emf.ecore.EAttribute getPath_PathElement()
          Returns the meta object for the attribute list 'Path Element'.
 org.eclipse.emf.ecore.EClass getPath()
          Returns the meta object for class 'Path'.
 org.eclipse.emf.ecore.EAttribute getProfile_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getProfile_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getProfile_Owner()
          Returns the meta object for the container reference 'Owner'.
 org.eclipse.emf.ecore.EClass getProfile()
          Returns the meta object for class 'Profile'.
 org.eclipse.emf.ecore.EReference getPropertySource_ClassPath()
          Returns the meta object for the containment reference list 'Class Path'.
 org.eclipse.emf.ecore.EReference getPropertySource_Profile()
          Returns the meta object for the containment reference list 'Profile'.
 org.eclipse.emf.ecore.EReference getPropertySource_Property()
          Returns the meta object for the containment reference list 'Property'.
 org.eclipse.emf.ecore.EClass getPropertySource()
          Returns the meta object for class 'Property Source'.
 org.eclipse.emf.ecore.EReference getReference_Ref()
          Returns the meta object for the reference 'Ref'.
 org.eclipse.emf.ecore.EAttribute getReference_RefId()
          Returns the meta object for the attribute 'Ref Id'.
 org.eclipse.emf.ecore.EClass getReference()
          Returns the meta object for class 'Reference'.
 org.eclipse.emf.ecore.EAttribute getScript_Code()
          Returns the meta object for the attribute 'Code'.
 org.eclipse.emf.ecore.EClass getScript()
          Returns the meta object for class 'Script'.
 org.eclipse.emf.ecore.EAttribute getSource_Col()
          Returns the meta object for the attribute 'Col'.
 org.eclipse.emf.ecore.EAttribute getSource_Comment()
          Returns the meta object for the attribute 'Comment'.
 org.eclipse.emf.ecore.EAttribute getSource_Line()
          Returns the meta object for the attribute 'Line'.
 org.eclipse.emf.ecore.EAttribute getSource_Path()
          Returns the meta object for the attribute 'Path'.
 org.eclipse.emf.ecore.EAttribute getSource_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getSource()
          Returns the meta object for class 'Source'.
 
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.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
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

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final ConfigPackage eINSTANCE
The singleton instance of the package.


PATH

static final int PATH
The meta object id for the 'Path' class.

See Also:
PathImpl, ConfigPackageImpl.getPath(), Constant Field Values

PATH__PATH_ELEMENT

static final int PATH__PATH_ELEMENT
The feature id for the 'Path Element' attribute list.

See Also:
Constant Field Values

PATH__PATH

static final int PATH__PATH
The feature id for the 'Path' containment reference list.

See Also:
Constant Field Values

PATH__BASE_URL

static final int PATH__BASE_URL
The feature id for the 'Base Url' attribute.

See Also:
Constant Field Values

PATH_FEATURE_COUNT

static final int PATH_FEATURE_COUNT
The number of structural features of the 'Path' class.

See Also:
Constant Field Values

FACTORY

static final int FACTORY
The meta object id for the 'Factory' class.

See Also:
Factory, ConfigPackageImpl.getFactory(), Constant Field Values

FACTORY__ROLES

static final int FACTORY__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

FACTORY__DESCRIPTION

static final int FACTORY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

FACTORY__CONFIG_SCRIPT

static final int FACTORY__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

FACTORY__ID

static final int FACTORY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

FACTORY__SOURCE

static final int FACTORY__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

FACTORY__ENABLED

static final int FACTORY__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

FACTORY__SERVICE

static final int FACTORY__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

FACTORY__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int FACTORY__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

FACTORY__HOME_PAGE

static final int FACTORY__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

FACTORY_FEATURE_COUNT

static final int FACTORY_FEATURE_COUNT
The number of structural features of the 'Factory' class.

See Also:
Constant Field Values

PROPERTY_SOURCE

static final int PROPERTY_SOURCE
The meta object id for the 'Property Source' class.

See Also:
PropertySource, ConfigPackageImpl.getPropertySource(), Constant Field Values

PROPERTY_SOURCE__PROPERTY

static final int PROPERTY_SOURCE__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

PROPERTY_SOURCE__PROFILE

static final int PROPERTY_SOURCE__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

PROPERTY_SOURCE__CLASS_PATH

static final int PROPERTY_SOURCE__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

PROPERTY_SOURCE_FEATURE_COUNT

static final int PROPERTY_SOURCE_FEATURE_COUNT
The number of structural features of the 'Property Source' class.

See Also:
Constant Field Values

PROFILE

static final int PROFILE
The meta object id for the 'Profile' class.

See Also:
ProfileImpl, ConfigPackageImpl.getProfile(), Constant Field Values

PROFILE__PROPERTY

static final int PROFILE__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

PROFILE__PROFILE

static final int PROFILE__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

PROFILE__CLASS_PATH

static final int PROFILE__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

PROFILE__NAME

static final int PROFILE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROFILE__DESCRIPTION

static final int PROFILE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

PROFILE__OWNER

static final int PROFILE__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

PROFILE_FEATURE_COUNT

static final int PROFILE_FEATURE_COUNT
The number of structural features of the 'Profile' class.

See Also:
Constant Field Values

OBJECT_DEFINITION

static final int OBJECT_DEFINITION
The meta object id for the 'Object Definition' class.

See Also:
ObjectDefinitionImpl, ConfigPackageImpl.getObjectDefinition(), Constant Field Values

OBJECT_DEFINITION__ROLES

static final int OBJECT_DEFINITION__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

OBJECT_DEFINITION__DESCRIPTION

static final int OBJECT_DEFINITION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

OBJECT_DEFINITION__CONFIG_SCRIPT

static final int OBJECT_DEFINITION__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

OBJECT_DEFINITION__ID

static final int OBJECT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

OBJECT_DEFINITION__SOURCE

static final int OBJECT_DEFINITION__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

OBJECT_DEFINITION__ENABLED

static final int OBJECT_DEFINITION__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

OBJECT_DEFINITION__SERVICE

static final int OBJECT_DEFINITION__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

OBJECT_DEFINITION__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int OBJECT_DEFINITION__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

OBJECT_DEFINITION__HOME_PAGE

static final int OBJECT_DEFINITION__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

OBJECT_DEFINITION__PROPERTY

static final int OBJECT_DEFINITION__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

OBJECT_DEFINITION__PROFILE

static final int OBJECT_DEFINITION__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

OBJECT_DEFINITION__CLASS_PATH

static final int OBJECT_DEFINITION__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

OBJECT_DEFINITION__CONSTRUCTOR

static final int OBJECT_DEFINITION__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

OBJECT_DEFINITION__VALUE

static final int OBJECT_DEFINITION__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

OBJECT_DEFINITION__TYPE

static final int OBJECT_DEFINITION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

OBJECT_DEFINITION_FEATURE_COUNT

static final int OBJECT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Object Definition' class.

See Also:
Constant Field Values

COLLECTION

static final int COLLECTION
The meta object id for the 'Collection' class.

See Also:
CollectionImpl, ConfigPackageImpl.getCollection(), Constant Field Values

COLLECTION__ROLES

static final int COLLECTION__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

COLLECTION__DESCRIPTION

static final int COLLECTION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

COLLECTION__CONFIG_SCRIPT

static final int COLLECTION__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

COLLECTION__ID

static final int COLLECTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

COLLECTION__SOURCE

static final int COLLECTION__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

COLLECTION__ENABLED

static final int COLLECTION__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

COLLECTION__SERVICE

static final int COLLECTION__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

COLLECTION__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int COLLECTION__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

COLLECTION__HOME_PAGE

static final int COLLECTION__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

COLLECTION__ELEMENT

static final int COLLECTION__ELEMENT
The feature id for the 'Element' containment reference list.

See Also:
Constant Field Values

COLLECTION__TYPE

static final int COLLECTION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

COLLECTION__FACTORY_COLLECTION

static final int COLLECTION__FACTORY_COLLECTION
The feature id for the 'Factory Collection' attribute.

See Also:
Constant Field Values

COLLECTION_FEATURE_COUNT

static final int COLLECTION_FEATURE_COUNT
The number of structural features of the 'Collection' class.

See Also:
Constant Field Values

CONSTRUCTOR

static final int CONSTRUCTOR
The meta object id for the 'Constructor' class.

See Also:
ConstructorImpl, ConfigPackageImpl.getConstructor(), Constant Field Values

CONSTRUCTOR__ARGUMENT

static final int CONSTRUCTOR__ARGUMENT
The feature id for the 'Argument' containment reference list.

See Also:
Constant Field Values

CONSTRUCTOR_FEATURE_COUNT

static final int CONSTRUCTOR_FEATURE_COUNT
The number of structural features of the 'Constructor' class.

See Also:
Constant Field Values

MAP

static final int MAP
The meta object id for the 'Map' class.

See Also:
MapImpl, ConfigPackageImpl.getMap(), Constant Field Values

MAP__ROLES

static final int MAP__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

MAP__DESCRIPTION

static final int MAP__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

MAP__CONFIG_SCRIPT

static final int MAP__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

MAP__ID

static final int MAP__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

MAP__SOURCE

static final int MAP__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

MAP__ENABLED

static final int MAP__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

MAP__SERVICE

static final int MAP__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

MAP__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int MAP__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

MAP__HOME_PAGE

static final int MAP__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

MAP__ENTRY

static final int MAP__ENTRY
The feature id for the 'Entry' containment reference list.

See Also:
Constant Field Values

MAP__TYPE

static final int MAP__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

MAP__FACTORY_MAP

static final int MAP__FACTORY_MAP
The feature id for the 'Factory Map' attribute.

See Also:
Constant Field Values

MAP_FEATURE_COUNT

static final int MAP_FEATURE_COUNT
The number of structural features of the 'Map' class.

See Also:
Constant Field Values

MAP_ENTRY

static final int MAP_ENTRY
The meta object id for the 'Map Entry' class.

See Also:
MapEntryImpl, ConfigPackageImpl.getMapEntry(), Constant Field Values

MAP_ENTRY__KEY

static final int MAP_ENTRY__KEY
The feature id for the 'Key' containment reference.

See Also:
Constant Field Values

MAP_ENTRY__VALUE

static final int MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

MAP_ENTRY_FEATURE_COUNT

static final int MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Map Entry' class.

See Also:
Constant Field Values

REFERENCE

static final int REFERENCE
The meta object id for the 'Reference' class.

See Also:
ReferenceImpl, ConfigPackageImpl.getReference(), Constant Field Values

REFERENCE__ROLES

static final int REFERENCE__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

REFERENCE__DESCRIPTION

static final int REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

REFERENCE__CONFIG_SCRIPT

static final int REFERENCE__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

REFERENCE__ID

static final int REFERENCE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

REFERENCE__SOURCE

static final int REFERENCE__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

REFERENCE__ENABLED

static final int REFERENCE__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

REFERENCE__SERVICE

static final int REFERENCE__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

REFERENCE__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int REFERENCE__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

REFERENCE__HOME_PAGE

static final int REFERENCE__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

REFERENCE__REF_ID

static final int REFERENCE__REF_ID
The feature id for the 'Ref Id' attribute.

See Also:
Constant Field Values

REFERENCE__REF

static final int REFERENCE__REF
The feature id for the 'Ref' reference.

See Also:
Constant Field Values

REFERENCE_FEATURE_COUNT

static final int REFERENCE_FEATURE_COUNT
The number of structural features of the 'Reference' class.

See Also:
Constant Field Values

NULL

static final int NULL
The meta object id for the 'Null' class.

See Also:
NullImpl, ConfigPackageImpl.getNull(), Constant Field Values

NULL__ROLES

static final int NULL__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NULL__DESCRIPTION

static final int NULL__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NULL__CONFIG_SCRIPT

static final int NULL__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NULL__ID

static final int NULL__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NULL__SOURCE

static final int NULL__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NULL__ENABLED

static final int NULL__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NULL__SERVICE

static final int NULL__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NULL__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NULL__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NULL__HOME_PAGE

static final int NULL__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NULL_FEATURE_COUNT

static final int NULL_FEATURE_COUNT
The number of structural features of the 'Null' class.

See Also:
Constant Field Values

SCRIPT

static final int SCRIPT
The meta object id for the 'Script' class.

See Also:
ScriptImpl, ConfigPackageImpl.getScript(), Constant Field Values

SCRIPT__ROLES

static final int SCRIPT__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

SCRIPT__DESCRIPTION

static final int SCRIPT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

SCRIPT__CONFIG_SCRIPT

static final int SCRIPT__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

SCRIPT__ID

static final int SCRIPT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SCRIPT__SOURCE

static final int SCRIPT__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

SCRIPT__ENABLED

static final int SCRIPT__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

SCRIPT__SERVICE

static final int SCRIPT__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

SCRIPT__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int SCRIPT__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

SCRIPT__HOME_PAGE

static final int SCRIPT__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

SCRIPT__PROPERTY

static final int SCRIPT__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

SCRIPT__PROFILE

static final int SCRIPT__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

SCRIPT__CLASS_PATH

static final int SCRIPT__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

SCRIPT__CODE

static final int SCRIPT__CODE
The feature id for the 'Code' attribute.

See Also:
Constant Field Values

SCRIPT_FEATURE_COUNT

static final int SCRIPT_FEATURE_COUNT
The number of structural features of the 'Script' class.

See Also:
Constant Field Values

NAMED

static final int NAMED
The meta object id for the 'Named' class.

See Also:
Named, ConfigPackageImpl.getNamed(), Constant Field Values

NAMED__ROLES

static final int NAMED__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NAMED__DESCRIPTION

static final int NAMED__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NAMED__CONFIG_SCRIPT

static final int NAMED__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NAMED__ID

static final int NAMED__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NAMED__SOURCE

static final int NAMED__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NAMED__ENABLED

static final int NAMED__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NAMED__SERVICE

static final int NAMED__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NAMED__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NAMED__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NAMED__HOME_PAGE

static final int NAMED__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NAMED__NAME

static final int NAMED__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED__RUNTIME

static final int NAMED__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

NAMED_FEATURE_COUNT

static final int NAMED_FEATURE_COUNT
The number of structural features of the 'Named' class.

See Also:
Constant Field Values

NAMED_REFERENCE

static final int NAMED_REFERENCE
The meta object id for the 'Named Reference' class.

See Also:
NamedReferenceImpl, ConfigPackageImpl.getNamedReference(), Constant Field Values

NAMED_REFERENCE__ROLES

static final int NAMED_REFERENCE__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NAMED_REFERENCE__DESCRIPTION

static final int NAMED_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__CONFIG_SCRIPT

static final int NAMED_REFERENCE__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__ID

static final int NAMED_REFERENCE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__SOURCE

static final int NAMED_REFERENCE__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NAMED_REFERENCE__ENABLED

static final int NAMED_REFERENCE__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__SERVICE

static final int NAMED_REFERENCE__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NAMED_REFERENCE__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NAMED_REFERENCE__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NAMED_REFERENCE__HOME_PAGE

static final int NAMED_REFERENCE__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__NAME

static final int NAMED_REFERENCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__RUNTIME

static final int NAMED_REFERENCE__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__REF_ID

static final int NAMED_REFERENCE__REF_ID
The feature id for the 'Ref Id' attribute.

See Also:
Constant Field Values

NAMED_REFERENCE__REF

static final int NAMED_REFERENCE__REF
The feature id for the 'Ref' reference.

See Also:
Constant Field Values

NAMED_REFERENCE_FEATURE_COUNT

static final int NAMED_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Named Reference' class.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION

static final int NAMED_OBJECT_DEFINITION
The meta object id for the 'Named Object Definition' class.

See Also:
NamedObjectDefinitionImpl, ConfigPackageImpl.getNamedObjectDefinition(), Constant Field Values

NAMED_OBJECT_DEFINITION__ROLES

static final int NAMED_OBJECT_DEFINITION__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__DESCRIPTION

static final int NAMED_OBJECT_DEFINITION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__CONFIG_SCRIPT

static final int NAMED_OBJECT_DEFINITION__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__ID

static final int NAMED_OBJECT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__SOURCE

static final int NAMED_OBJECT_DEFINITION__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__ENABLED

static final int NAMED_OBJECT_DEFINITION__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__SERVICE

static final int NAMED_OBJECT_DEFINITION__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NAMED_OBJECT_DEFINITION__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__HOME_PAGE

static final int NAMED_OBJECT_DEFINITION__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__NAME

static final int NAMED_OBJECT_DEFINITION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__RUNTIME

static final int NAMED_OBJECT_DEFINITION__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__PROPERTY

static final int NAMED_OBJECT_DEFINITION__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__PROFILE

static final int NAMED_OBJECT_DEFINITION__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__CLASS_PATH

static final int NAMED_OBJECT_DEFINITION__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__CONSTRUCTOR

static final int NAMED_OBJECT_DEFINITION__CONSTRUCTOR
The feature id for the 'Constructor' containment reference.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__VALUE

static final int NAMED_OBJECT_DEFINITION__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION__TYPE

static final int NAMED_OBJECT_DEFINITION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

NAMED_OBJECT_DEFINITION_FEATURE_COUNT

static final int NAMED_OBJECT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Named Object Definition' class.

See Also:
Constant Field Values

NAMED_COLLECTION

static final int NAMED_COLLECTION
The meta object id for the 'Named Collection' class.

See Also:
NamedCollectionImpl, ConfigPackageImpl.getNamedCollection(), Constant Field Values

NAMED_COLLECTION__ROLES

static final int NAMED_COLLECTION__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NAMED_COLLECTION__DESCRIPTION

static final int NAMED_COLLECTION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__CONFIG_SCRIPT

static final int NAMED_COLLECTION__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__ID

static final int NAMED_COLLECTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__SOURCE

static final int NAMED_COLLECTION__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NAMED_COLLECTION__ENABLED

static final int NAMED_COLLECTION__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__SERVICE

static final int NAMED_COLLECTION__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NAMED_COLLECTION__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NAMED_COLLECTION__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NAMED_COLLECTION__HOME_PAGE

static final int NAMED_COLLECTION__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__NAME

static final int NAMED_COLLECTION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__RUNTIME

static final int NAMED_COLLECTION__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__ELEMENT

static final int NAMED_COLLECTION__ELEMENT
The feature id for the 'Element' containment reference list.

See Also:
Constant Field Values

NAMED_COLLECTION__TYPE

static final int NAMED_COLLECTION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION__FACTORY_COLLECTION

static final int NAMED_COLLECTION__FACTORY_COLLECTION
The feature id for the 'Factory Collection' attribute.

See Also:
Constant Field Values

NAMED_COLLECTION_FEATURE_COUNT

static final int NAMED_COLLECTION_FEATURE_COUNT
The number of structural features of the 'Named Collection' class.

See Also:
Constant Field Values

NAMED_MAP

static final int NAMED_MAP
The meta object id for the 'Named Map' class.

See Also:
NamedMapImpl, ConfigPackageImpl.getNamedMap(), Constant Field Values

NAMED_MAP__ROLES

static final int NAMED_MAP__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NAMED_MAP__DESCRIPTION

static final int NAMED_MAP__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NAMED_MAP__CONFIG_SCRIPT

static final int NAMED_MAP__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NAMED_MAP__ID

static final int NAMED_MAP__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NAMED_MAP__SOURCE

static final int NAMED_MAP__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NAMED_MAP__ENABLED

static final int NAMED_MAP__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NAMED_MAP__SERVICE

static final int NAMED_MAP__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NAMED_MAP__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NAMED_MAP__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NAMED_MAP__HOME_PAGE

static final int NAMED_MAP__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NAMED_MAP__NAME

static final int NAMED_MAP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED_MAP__RUNTIME

static final int NAMED_MAP__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

NAMED_MAP__ENTRY

static final int NAMED_MAP__ENTRY
The feature id for the 'Entry' containment reference list.

See Also:
Constant Field Values

NAMED_MAP__TYPE

static final int NAMED_MAP__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

NAMED_MAP__FACTORY_MAP

static final int NAMED_MAP__FACTORY_MAP
The feature id for the 'Factory Map' attribute.

See Also:
Constant Field Values

NAMED_MAP_FEATURE_COUNT

static final int NAMED_MAP_FEATURE_COUNT
The number of structural features of the 'Named Map' class.

See Also:
Constant Field Values

METHOD_CALL

static final int METHOD_CALL
The meta object id for the 'Method Call' class.

See Also:
MethodCallImpl, ConfigPackageImpl.getMethodCall(), Constant Field Values

METHOD_CALL__ROLES

static final int METHOD_CALL__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

METHOD_CALL__DESCRIPTION

static final int METHOD_CALL__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

METHOD_CALL__CONFIG_SCRIPT

static final int METHOD_CALL__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

METHOD_CALL__ID

static final int METHOD_CALL__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

METHOD_CALL__SOURCE

static final int METHOD_CALL__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

METHOD_CALL__ENABLED

static final int METHOD_CALL__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

METHOD_CALL__SERVICE

static final int METHOD_CALL__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

METHOD_CALL__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int METHOD_CALL__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

METHOD_CALL__HOME_PAGE

static final int METHOD_CALL__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

METHOD_CALL__NAME

static final int METHOD_CALL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

METHOD_CALL__RUNTIME

static final int METHOD_CALL__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

METHOD_CALL__PROPERTY

static final int METHOD_CALL__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

METHOD_CALL__PROFILE

static final int METHOD_CALL__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

METHOD_CALL__CLASS_PATH

static final int METHOD_CALL__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

METHOD_CALL__ARGUMENT

static final int METHOD_CALL__ARGUMENT
The feature id for the 'Argument' containment reference list.

See Also:
Constant Field Values

METHOD_CALL_FEATURE_COUNT

static final int METHOD_CALL_FEATURE_COUNT
The number of structural features of the 'Method Call' class.

See Also:
Constant Field Values

NAMED_SCRIPT

static final int NAMED_SCRIPT
The meta object id for the 'Named Script' class.

See Also:
NamedScriptImpl, ConfigPackageImpl.getNamedScript(), Constant Field Values

NAMED_SCRIPT__ROLES

static final int NAMED_SCRIPT__ROLES
The feature id for the 'Roles' containment reference list.

See Also:
Constant Field Values

NAMED_SCRIPT__DESCRIPTION

static final int NAMED_SCRIPT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT__CONFIG_SCRIPT

static final int NAMED_SCRIPT__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT__ID

static final int NAMED_SCRIPT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT__SOURCE

static final int NAMED_SCRIPT__SOURCE
The feature id for the 'Source' containment reference list.

See Also:
Constant Field Values

NAMED_SCRIPT__ENABLED

static final int NAMED_SCRIPT__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT__SERVICE

static final int NAMED_SCRIPT__SERVICE
The feature id for the 'Service' attribute list.

See Also:
Constant Field Values

NAMED_SCRIPT__SUPPORTED_EXECUTION_ENVIRONMENTS

static final int NAMED_SCRIPT__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list.

See Also:
Constant Field Values

NAMED_SCRIPT__HOME_PAGE

static final int NAMED_SCRIPT__HOME_PAGE
The feature id for the 'Home Page' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT__NAME

static final int NAMED_SCRIPT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT__RUNTIME

static final int NAMED_SCRIPT__RUNTIME
The feature id for the 'Runtime' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT__PROPERTY

static final int NAMED_SCRIPT__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

NAMED_SCRIPT__PROFILE

static final int NAMED_SCRIPT__PROFILE
The feature id for the 'Profile' containment reference list.

See Also:
Constant Field Values

NAMED_SCRIPT__CLASS_PATH

static final int NAMED_SCRIPT__CLASS_PATH
The feature id for the 'Class Path' containment reference list.

See Also:
Constant Field Values

NAMED_SCRIPT__CODE

static final int NAMED_SCRIPT__CODE
The feature id for the 'Code' attribute.

See Also:
Constant Field Values

NAMED_SCRIPT_FEATURE_COUNT

static final int NAMED_SCRIPT_FEATURE_COUNT
The number of structural features of the 'Named Script' class.

See Also:
Constant Field Values

SOURCE

static final int SOURCE
The meta object id for the 'Source' class.

See Also:
SourceImpl, ConfigPackageImpl.getSource(), Constant Field Values

SOURCE__TYPE

static final int SOURCE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

SOURCE__PATH

static final int SOURCE__PATH
The feature id for the 'Path' attribute.

See Also:
Constant Field Values

SOURCE__LINE

static final int SOURCE__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

SOURCE__COL

static final int SOURCE__COL
The feature id for the 'Col' attribute.

See Also:
Constant Field Values

SOURCE__COMMENT

static final int SOURCE__COMMENT
The feature id for the 'Comment' attribute.

See Also:
Constant Field Values

SOURCE_FEATURE_COUNT

static final int SOURCE_FEATURE_COUNT
The number of structural features of the 'Source' class.

See Also:
Constant Field Values

EFACTORY_CLOSURE

static final int EFACTORY_CLOSURE
The meta object id for the 'EFactory Closure' data type.

See Also:
FactoryClosure, ConfigPackageImpl.getEFactoryClosure(), Constant Field Values

ECONFIGURATION_EXCEPTION

static final int ECONFIGURATION_EXCEPTION
The meta object id for the 'EConfiguration Exception' data type.

See Also:
ConfigurationException, ConfigPackageImpl.getEConfigurationException(), Constant Field Values

EFACTORY_CONFIG

static final int EFACTORY_CONFIG
The meta object id for the 'EFactory Config' data type.

See Also:
FactoryConfig, ConfigPackageImpl.getEFactoryConfig(), Constant Field Values

EURL

static final int EURL
The meta object id for the 'EUrl' data type.

See Also:
URL, ConfigPackageImpl.getEUrl(), Constant Field Values

ECLASS_LOADER

static final int ECLASS_LOADER
The meta object id for the 'EClass Loader' data type.

See Also:
ClassLoader, ConfigPackageImpl.getEClassLoader(), Constant Field Values

ETOKEN_SOURCE

static final int ETOKEN_SOURCE
The meta object id for the 'EToken Source' data type.

See Also:
TokenExpander.TokenSource, ConfigPackageImpl.getETokenSource(), Constant Field Values

FILE

static final int FILE
The meta object id for the 'File' data type.

See Also:
File, ConfigPackageImpl.getFile(), Constant Field Values

INJECTION_CONFIG

static final int INJECTION_CONFIG
The meta object id for the 'Injection Config' data type.

See Also:
InjectionConfig, ConfigPackageImpl.getInjectionConfig(), Constant Field Values
Method Detail

getPath

org.eclipse.emf.ecore.EClass getPath()
Returns the meta object for class 'Path'.

Returns:
the meta object for class 'Path'.
See Also:
Path

getPath_PathElement

org.eclipse.emf.ecore.EAttribute getPath_PathElement()
Returns the meta object for the attribute list 'Path Element'.

Returns:
the meta object for the attribute list 'Path Element'.
See Also:
Path.getPathElement(), getPath()

getPath_Path

org.eclipse.emf.ecore.EReference getPath_Path()
Returns the meta object for the containment reference list 'Path'.

Returns:
the meta object for the containment reference list 'Path'.
See Also:
Path.getPath(), getPath()

getPath_BaseUrl

org.eclipse.emf.ecore.EAttribute getPath_BaseUrl()
Returns the meta object for the attribute 'Base Url'.

Returns:
the meta object for the attribute 'Base Url'.
See Also:
Path.getBaseUrl(), getPath()

getFactory

org.eclipse.emf.ecore.EClass getFactory()
Returns the meta object for class 'Factory'.

Returns:
the meta object for class 'Factory'.
See Also:
Factory

getFactory_Description

org.eclipse.emf.ecore.EAttribute getFactory_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
Factory.getDescription(), getFactory()

getFactory_ConfigScript

org.eclipse.emf.ecore.EAttribute getFactory_ConfigScript()
Returns the meta object for the attribute 'Config Script'.

Returns:
the meta object for the attribute 'Config Script'.
See Also:
Factory.getConfigScript(), getFactory()

getFactory_Id

org.eclipse.emf.ecore.EAttribute getFactory_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
Factory.getId(), getFactory()

getFactory_Source

org.eclipse.emf.ecore.EReference getFactory_Source()
Returns the meta object for the containment reference list 'Source'.

Returns:
the meta object for the containment reference list 'Source'.
See Also:
Factory.getSource(), getFactory()

getFactory_Enabled

org.eclipse.emf.ecore.EAttribute getFactory_Enabled()
Returns the meta object for the attribute 'Enabled'.

Returns:
the meta object for the attribute 'Enabled'.
See Also:
Factory.isEnabled(), getFactory()

getFactory_Service

org.eclipse.emf.ecore.EAttribute getFactory_Service()
Returns the meta object for the attribute list 'Service'.

Returns:
the meta object for the attribute list 'Service'.
See Also:
Factory.getService(), getFactory()

getFactory_SupportedExecutionEnvironments

org.eclipse.emf.ecore.EAttribute getFactory_SupportedExecutionEnvironments()
Returns the meta object for the attribute list 'Supported Execution Environments'.

Returns:
the meta object for the attribute list 'Supported Execution Environments'.
See Also:
Factory.getSupportedExecutionEnvironments(), getFactory()

getFactory_HomePage

org.eclipse.emf.ecore.EAttribute getFactory_HomePage()
Returns the meta object for the attribute 'Home Page'.

Returns:
the meta object for the attribute 'Home Page'.
See Also:
Factory.getHomePage(), getFactory()

getProfile

org.eclipse.emf.ecore.EClass getProfile()
Returns the meta object for class 'Profile'.

Returns:
the meta object for class 'Profile'.
See Also:
Profile

getProfile_Name

org.eclipse.emf.ecore.EAttribute getProfile_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Profile.getName(), getProfile()

getProfile_Description

org.eclipse.emf.ecore.EAttribute getProfile_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
Profile.getDescription(), getProfile()

getProfile_Owner

org.eclipse.emf.ecore.EReference getProfile_Owner()
Returns the meta object for the container reference 'Owner'.

Returns:
the meta object for the container reference 'Owner'.
See Also:
Profile.getOwner(), getProfile()

getObjectDefinition

org.eclipse.emf.ecore.EClass getObjectDefinition()
Returns the meta object for class 'Object Definition'.

Returns:
the meta object for class 'Object Definition'.
See Also:
ObjectDefinition

getObjectDefinition_Constructor

org.eclipse.emf.ecore.EReference getObjectDefinition_Constructor()
Returns the meta object for the containment reference 'Constructor'.

Returns:
the meta object for the containment reference 'Constructor'.
See Also:
ObjectDefinition.getConstructor(), getObjectDefinition()

getObjectDefinition_Value

org.eclipse.emf.ecore.EAttribute getObjectDefinition_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
ObjectDefinition.getValue(), getObjectDefinition()

getObjectDefinition_Type

org.eclipse.emf.ecore.EAttribute getObjectDefinition_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
ObjectDefinition.getType(), getObjectDefinition()

getCollection

org.eclipse.emf.ecore.EClass getCollection()
Returns the meta object for class 'Collection'.

Returns:
the meta object for class 'Collection'.
See Also:
Collection

getCollection_Element

org.eclipse.emf.ecore.EReference getCollection_Element()
Returns the meta object for the containment reference list 'Element'.

Returns:
the meta object for the containment reference list 'Element'.
See Also:
Collection.getElement(), getCollection()

getCollection_Type

org.eclipse.emf.ecore.EAttribute getCollection_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Collection.getType(), getCollection()

getCollection_FactoryCollection

org.eclipse.emf.ecore.EAttribute getCollection_FactoryCollection()
Returns the meta object for the attribute 'Factory Collection'.

Returns:
the meta object for the attribute 'Factory Collection'.
See Also:
Collection.isFactoryCollection(), getCollection()

getConstructor

org.eclipse.emf.ecore.EClass getConstructor()
Returns the meta object for class 'Constructor'.

Returns:
the meta object for class 'Constructor'.
See Also:
Constructor

getConstructor_Argument

org.eclipse.emf.ecore.EReference getConstructor_Argument()
Returns the meta object for the containment reference list 'Argument'.

Returns:
the meta object for the containment reference list 'Argument'.
See Also:
Constructor.getArgument(), getConstructor()

getMap

org.eclipse.emf.ecore.EClass getMap()
Returns the meta object for class 'Map'.

Returns:
the meta object for class 'Map'.
See Also:
Map

getMap_Entry

org.eclipse.emf.ecore.EReference getMap_Entry()
Returns the meta object for the containment reference list 'Entry'.

Returns:
the meta object for the containment reference list 'Entry'.
See Also:
Map.getEntry(), getMap()

getMap_Type

org.eclipse.emf.ecore.EAttribute getMap_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Map.getType(), getMap()

getMap_FactoryMap

org.eclipse.emf.ecore.EAttribute getMap_FactoryMap()
Returns the meta object for the attribute 'Factory Map'.

Returns:
the meta object for the attribute 'Factory Map'.
See Also:
Map.isFactoryMap(), getMap()

getMapEntry

org.eclipse.emf.ecore.EClass getMapEntry()
Returns the meta object for class 'Map Entry'.

Returns:
the meta object for class 'Map Entry'.
See Also:
MapEntry

getMapEntry_Key

org.eclipse.emf.ecore.EReference getMapEntry_Key()
Returns the meta object for the containment reference 'Key'.

Returns:
the meta object for the containment reference 'Key'.
See Also:
MapEntry.getKey(), getMapEntry()

getMapEntry_Value

org.eclipse.emf.ecore.EReference getMapEntry_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
MapEntry.getValue(), getMapEntry()

getReference

org.eclipse.emf.ecore.EClass getReference()
Returns the meta object for class 'Reference'.

Returns:
the meta object for class 'Reference'.
See Also:
Reference

getReference_RefId

org.eclipse.emf.ecore.EAttribute getReference_RefId()
Returns the meta object for the attribute 'Ref Id'.

Returns:
the meta object for the attribute 'Ref Id'.
See Also:
Reference.getRefId(), getReference()

getReference_Ref

org.eclipse.emf.ecore.EReference getReference_Ref()
Returns the meta object for the reference 'Ref'.

Returns:
the meta object for the reference 'Ref'.
See Also:
Reference.getRef(), getReference()

getPropertySource

org.eclipse.emf.ecore.EClass getPropertySource()
Returns the meta object for class 'Property Source'.

Returns:
the meta object for class 'Property Source'.
See Also:
PropertySource

getPropertySource_Property

org.eclipse.emf.ecore.EReference getPropertySource_Property()
Returns the meta object for the containment reference list 'Property'.

Returns:
the meta object for the containment reference list 'Property'.
See Also:
PropertySource.getProperty(), getPropertySource()

getPropertySource_Profile

org.eclipse.emf.ecore.EReference getPropertySource_Profile()
Returns the meta object for the containment reference list 'Profile'.

Returns:
the meta object for the containment reference list 'Profile'.
See Also:
PropertySource.getProfile(), getPropertySource()

getPropertySource_ClassPath

org.eclipse.emf.ecore.EReference getPropertySource_ClassPath()
Returns the meta object for the containment reference list 'Class Path'.

Returns:
the meta object for the containment reference list 'Class Path'.
See Also:
PropertySource.getClassPath(), getPropertySource()

getNull

org.eclipse.emf.ecore.EClass getNull()
Returns the meta object for class 'Null'.

Returns:
the meta object for class 'Null'.
See Also:
Null

getScript

org.eclipse.emf.ecore.EClass getScript()
Returns the meta object for class 'Script'.

Returns:
the meta object for class 'Script'.
See Also:
Script

getScript_Code

org.eclipse.emf.ecore.EAttribute getScript_Code()
Returns the meta object for the attribute 'Code'.

Returns:
the meta object for the attribute 'Code'.
See Also:
Script.getCode(), getScript()

getNamedReference

org.eclipse.emf.ecore.EClass getNamedReference()
Returns the meta object for class 'Named Reference'.

Returns:
the meta object for class 'Named Reference'.
See Also:
NamedReference

getNamedObjectDefinition

org.eclipse.emf.ecore.EClass getNamedObjectDefinition()
Returns the meta object for class 'Named Object Definition'.

Returns:
the meta object for class 'Named Object Definition'.
See Also:
NamedObjectDefinition

getNamedCollection

org.eclipse.emf.ecore.EClass getNamedCollection()
Returns the meta object for class 'Named Collection'.

Returns:
the meta object for class 'Named Collection'.
See Also:
NamedCollection

getNamedMap

org.eclipse.emf.ecore.EClass getNamedMap()
Returns the meta object for class 'Named Map'.

Returns:
the meta object for class 'Named Map'.
See Also:
NamedMap

getNamed

org.eclipse.emf.ecore.EClass getNamed()
Returns the meta object for class 'Named'.

Returns:
the meta object for class 'Named'.
See Also:
Named

getNamed_Name

org.eclipse.emf.ecore.EAttribute getNamed_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Named.getName(), getNamed()

getNamed_Runtime

org.eclipse.emf.ecore.EAttribute getNamed_Runtime()
Returns the meta object for the attribute 'Runtime'.

Returns:
the meta object for the attribute 'Runtime'.
See Also:
Named.isRuntime(), getNamed()

getMethodCall

org.eclipse.emf.ecore.EClass getMethodCall()
Returns the meta object for class 'Method Call'.

Returns:
the meta object for class 'Method Call'.
See Also:
MethodCall

getMethodCall_Argument

org.eclipse.emf.ecore.EReference getMethodCall_Argument()
Returns the meta object for the containment reference list 'Argument'.

Returns:
the meta object for the containment reference list 'Argument'.
See Also:
MethodCall.getArgument(), getMethodCall()

getNamedScript

org.eclipse.emf.ecore.EClass getNamedScript()
Returns the meta object for class 'Named Script'.

Returns:
the meta object for class 'Named Script'.
See Also:
NamedScript

getSource

org.eclipse.emf.ecore.EClass getSource()
Returns the meta object for class 'Source'.

Returns:
the meta object for class 'Source'.
See Also:
Source

getSource_Type

org.eclipse.emf.ecore.EAttribute getSource_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Source.getType(), getSource()

getSource_Path

org.eclipse.emf.ecore.EAttribute getSource_Path()
Returns the meta object for the attribute 'Path'.

Returns:
the meta object for the attribute 'Path'.
See Also:
Source.getPath(), getSource()

getSource_Line

org.eclipse.emf.ecore.EAttribute getSource_Line()
Returns the meta object for the attribute 'Line'.

Returns:
the meta object for the attribute 'Line'.
See Also:
Source.getLine(), getSource()

getSource_Col

org.eclipse.emf.ecore.EAttribute getSource_Col()
Returns the meta object for the attribute 'Col'.

Returns:
the meta object for the attribute 'Col'.
See Also:
Source.getCol(), getSource()

getSource_Comment

org.eclipse.emf.ecore.EAttribute getSource_Comment()
Returns the meta object for the attribute 'Comment'.

Returns:
the meta object for the attribute 'Comment'.
See Also:
Source.getComment(), getSource()

getEFactoryClosure

org.eclipse.emf.ecore.EDataType getEFactoryClosure()
Returns the meta object for data type 'EFactory Closure'.

Returns:
the meta object for data type 'EFactory Closure'.
See Also:
FactoryClosure

getEConfigurationException

org.eclipse.emf.ecore.EDataType getEConfigurationException()
Returns the meta object for data type 'EConfiguration Exception'.

Returns:
the meta object for data type 'EConfiguration Exception'.
See Also:
ConfigurationException

getEFactoryConfig

org.eclipse.emf.ecore.EDataType getEFactoryConfig()
Returns the meta object for data type 'EFactory Config'.

Returns:
the meta object for data type 'EFactory Config'.
See Also:
FactoryConfig

getEUrl

org.eclipse.emf.ecore.EDataType getEUrl()
Returns the meta object for data type 'EUrl'.

Returns:
the meta object for data type 'EUrl'.
See Also:
URL

getEClassLoader

org.eclipse.emf.ecore.EDataType getEClassLoader()
Returns the meta object for data type 'EClass Loader'.

Returns:
the meta object for data type 'EClass Loader'.
See Also:
ClassLoader

getETokenSource

org.eclipse.emf.ecore.EDataType getETokenSource()
Returns the meta object for data type 'EToken Source'.

Returns:
the meta object for data type 'EToken Source'.
See Also:
TokenExpander.TokenSource

getFile

org.eclipse.emf.ecore.EDataType getFile()
Returns the meta object for data type 'File'.

Returns:
the meta object for data type 'File'.
See Also:
File

getInjectionConfig

org.eclipse.emf.ecore.EDataType getInjectionConfig()
Returns the meta object for data type 'Injection Config'.

Returns:
the meta object for data type 'Injection Config'.
See Also:
InjectionConfig

getConfigFactory

ConfigFactory getConfigFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.