Interface DeploymentPackage.Literals
- Enclosing interface:
- DeploymentPackage
public static interface DeploymentPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated:
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
DEPLOYED_COMPONENT
The meta object literal for the 'Deployed Component
' class.static org.eclipse.emf.ecore.EOperation
DEPLOYED_COMPONENT___GET_CONTEXT
The meta object literal for the 'Get Context' operation.static org.eclipse.emf.ecore.EReference
DEPLOYED_COMPONENT__ASSEMBLY_COMPONENT
The meta object literal for the 'Assembly Component' reference feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_COMPONENT__CONTAINED_COMPONENTS
The meta object literal for the 'Contained Components' reference list feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_COMPONENT__OPERATIONS
The meta object literal for the 'Operations' map feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_COMPONENT__PROVIDED_INTERFACES
The meta object literal for the 'Provided Interfaces' map feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_COMPONENT__REQUIRED_INTERFACES
The meta object literal for the 'Required Interfaces' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
DEPLOYED_COMPONENT__SIGNATURE
The meta object literal for the 'Signature' attribute feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_COMPONENT__STORAGES
The meta object literal for the 'Storages' map feature.static org.eclipse.emf.ecore.EClass
DEPLOYED_OPERATION
The meta object literal for the 'Deployed Operation
' class.static org.eclipse.emf.ecore.EOperation
DEPLOYED_OPERATION___GET_COMPONENT
The meta object literal for the 'Get Component' operation.static org.eclipse.emf.ecore.EReference
DEPLOYED_OPERATION__ASSEMBLY_OPERATION
The meta object literal for the 'Assembly Operation' reference feature.static org.eclipse.emf.ecore.EClass
DEPLOYED_PROVIDED_INTERFACE
The meta object literal for the 'Deployed Provided Interface
' class.static org.eclipse.emf.ecore.EReference
DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACE
The meta object literal for the 'Provided Interface' reference feature.static org.eclipse.emf.ecore.EClass
DEPLOYED_REQUIRED_INTERFACE
The meta object literal for the 'Deployed Required Interface
' class.static org.eclipse.emf.ecore.EReference
DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACE
The meta object literal for the 'Required Interface' reference feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_REQUIRED_INTERFACE__REQUIRES
The meta object literal for the 'Requires' reference feature.static org.eclipse.emf.ecore.EClass
DEPLOYED_STORAGE
The meta object literal for the 'Deployed Storage
' class.static org.eclipse.emf.ecore.EOperation
DEPLOYED_STORAGE___GET_COMPONENT
The meta object literal for the 'Get Component' operation.static org.eclipse.emf.ecore.EReference
DEPLOYED_STORAGE__ASSEMBLY_STORAGE
The meta object literal for the 'Assembly Storage' reference feature.static org.eclipse.emf.ecore.EClass
DEPLOYMENT_CONTEXT
The meta object literal for the 'Context
' class.static org.eclipse.emf.ecore.EReference
DEPLOYMENT_CONTEXT__COMPONENTS
The meta object literal for the 'Components' map feature.static org.eclipse.emf.ecore.EAttribute
DEPLOYMENT_CONTEXT__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClass
DEPLOYMENT_MODEL
The meta object literal for the 'Model
' class.static org.eclipse.emf.ecore.EReference
DEPLOYMENT_MODEL__CONTEXTS
The meta object literal for the 'Contexts' map feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY
The meta object literal for the 'EString To Deployed Component Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY
The meta object literal for the 'EString To Deployed Operation Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY
The meta object literal for the 'EString To Deployed Provided Interface Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY
The meta object literal for the 'EString To Deployed Storage Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY
The meta object literal for the 'EString To Deployment Context Map Entry
' class.static org.eclipse.emf.ecore.EAttribute
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.static org.eclipse.emf.ecore.EReference
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.
-
Field Details
-
DEPLOYMENT_MODEL
static final org.eclipse.emf.ecore.EClass DEPLOYMENT_MODELThe meta object literal for the 'Model
' class.- See Also:
DeploymentModelImpl
,DeploymentPackageImpl.getDeploymentModel()
- Generated:
-
DEPLOYMENT_MODEL__CONTEXTS
static final org.eclipse.emf.ecore.EReference DEPLOYMENT_MODEL__CONTEXTSThe meta object literal for the 'Contexts' map feature.- Generated:
-
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRYThe meta object literal for the 'EString To Deployment Context Map Entry
' class. -
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYMENT_CONTEXT
static final org.eclipse.emf.ecore.EClass DEPLOYMENT_CONTEXTThe meta object literal for the 'Context
' class.- See Also:
DeploymentContextImpl
,DeploymentPackageImpl.getDeploymentContext()
- Generated:
-
DEPLOYMENT_CONTEXT__NAME
static final org.eclipse.emf.ecore.EAttribute DEPLOYMENT_CONTEXT__NAMEThe meta object literal for the 'Name' attribute feature.- Generated:
-
DEPLOYMENT_CONTEXT__COMPONENTS
static final org.eclipse.emf.ecore.EReference DEPLOYMENT_CONTEXT__COMPONENTSThe meta object literal for the 'Components' map feature.- Generated:
-
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRYThe meta object literal for the 'EString To Deployed Component Map Entry
' class. -
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYED_COMPONENT
static final org.eclipse.emf.ecore.EClass DEPLOYED_COMPONENTThe meta object literal for the 'Deployed Component
' class.- See Also:
DeployedComponentImpl
,DeploymentPackageImpl.getDeployedComponent()
- Generated:
-
DEPLOYED_COMPONENT__ASSEMBLY_COMPONENT
static final org.eclipse.emf.ecore.EReference DEPLOYED_COMPONENT__ASSEMBLY_COMPONENTThe meta object literal for the 'Assembly Component' reference feature.- Generated:
-
DEPLOYED_COMPONENT__OPERATIONS
static final org.eclipse.emf.ecore.EReference DEPLOYED_COMPONENT__OPERATIONSThe meta object literal for the 'Operations' map feature.- Generated:
-
DEPLOYED_COMPONENT__STORAGES
static final org.eclipse.emf.ecore.EReference DEPLOYED_COMPONENT__STORAGESThe meta object literal for the 'Storages' map feature.- Generated:
-
DEPLOYED_COMPONENT__CONTAINED_COMPONENTS
static final org.eclipse.emf.ecore.EReference DEPLOYED_COMPONENT__CONTAINED_COMPONENTSThe meta object literal for the 'Contained Components' reference list feature.- Generated:
-
DEPLOYED_COMPONENT__PROVIDED_INTERFACES
static final org.eclipse.emf.ecore.EReference DEPLOYED_COMPONENT__PROVIDED_INTERFACESThe meta object literal for the 'Provided Interfaces' map feature.- Generated:
-
DEPLOYED_COMPONENT__REQUIRED_INTERFACES
static final org.eclipse.emf.ecore.EReference DEPLOYED_COMPONENT__REQUIRED_INTERFACESThe meta object literal for the 'Required Interfaces' containment reference list feature.- Generated:
-
DEPLOYED_COMPONENT__SIGNATURE
static final org.eclipse.emf.ecore.EAttribute DEPLOYED_COMPONENT__SIGNATUREThe meta object literal for the 'Signature' attribute feature.- Generated:
-
DEPLOYED_COMPONENT___GET_CONTEXT
static final org.eclipse.emf.ecore.EOperation DEPLOYED_COMPONENT___GET_CONTEXTThe meta object literal for the 'Get Context' operation.- Generated:
-
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRYThe meta object literal for the 'EString To Deployed Operation Map Entry
' class. -
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYED_OPERATION
static final org.eclipse.emf.ecore.EClass DEPLOYED_OPERATIONThe meta object literal for the 'Deployed Operation
' class.- See Also:
DeployedOperationImpl
,DeploymentPackageImpl.getDeployedOperation()
- Generated:
-
DEPLOYED_OPERATION__ASSEMBLY_OPERATION
static final org.eclipse.emf.ecore.EReference DEPLOYED_OPERATION__ASSEMBLY_OPERATIONThe meta object literal for the 'Assembly Operation' reference feature.- Generated:
-
DEPLOYED_OPERATION___GET_COMPONENT
static final org.eclipse.emf.ecore.EOperation DEPLOYED_OPERATION___GET_COMPONENTThe meta object literal for the 'Get Component' operation.- Generated:
-
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRYThe meta object literal for the 'EString To Deployed Storage Map Entry
' class. -
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYED_STORAGE
static final org.eclipse.emf.ecore.EClass DEPLOYED_STORAGEThe meta object literal for the 'Deployed Storage
' class.- See Also:
DeployedStorageImpl
,DeploymentPackageImpl.getDeployedStorage()
- Generated:
-
DEPLOYED_STORAGE__ASSEMBLY_STORAGE
static final org.eclipse.emf.ecore.EReference DEPLOYED_STORAGE__ASSEMBLY_STORAGEThe meta object literal for the 'Assembly Storage' reference feature.- Generated:
-
DEPLOYED_STORAGE___GET_COMPONENT
static final org.eclipse.emf.ecore.EOperation DEPLOYED_STORAGE___GET_COMPONENTThe meta object literal for the 'Get Component' operation.- Generated:
-
DEPLOYED_PROVIDED_INTERFACE
static final org.eclipse.emf.ecore.EClass DEPLOYED_PROVIDED_INTERFACEThe meta object literal for the 'Deployed Provided Interface
' class.- See Also:
DeployedProvidedInterfaceImpl
,DeploymentPackageImpl.getDeployedProvidedInterface()
- Generated:
-
DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACE
static final org.eclipse.emf.ecore.EReference DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACEThe meta object literal for the 'Provided Interface' reference feature.- Generated:
-
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRYThe meta object literal for the 'EString To Deployed Provided Interface Map Entry
' class. -
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EAttribute ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEYThe meta object literal for the 'Key' attribute feature.- Generated:
-
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYED_REQUIRED_INTERFACE
static final org.eclipse.emf.ecore.EClass DEPLOYED_REQUIRED_INTERFACEThe meta object literal for the 'Deployed Required Interface
' class.- See Also:
DeployedRequiredInterfaceImpl
,DeploymentPackageImpl.getDeployedRequiredInterface()
- Generated:
-
DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACE
static final org.eclipse.emf.ecore.EReference DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACEThe meta object literal for the 'Required Interface' reference feature.- Generated:
-
DEPLOYED_REQUIRED_INTERFACE__REQUIRES
static final org.eclipse.emf.ecore.EReference DEPLOYED_REQUIRED_INTERFACE__REQUIRESThe meta object literal for the 'Requires' reference feature.- Generated:
-