Interface DeploymentPackage
- 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:
DeploymentPackageImpl
public interface DeploymentPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
DeploymentFactory
- Generated:
- Model:
- kind="package"
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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 -
Field Summary
Fields Modifier and Type Field Description static int
DEPLOYED_COMPONENT
The meta object id for the 'Deployed Component
' class.static int
DEPLOYED_COMPONENT___GET_CONTEXT
The operation id for the 'Get Context' operation.static int
DEPLOYED_COMPONENT__ASSEMBLY_COMPONENT
The feature id for the 'Assembly Component' reference.static int
DEPLOYED_COMPONENT__CONTAINED_COMPONENTS
The feature id for the 'Contained Components' reference list.static int
DEPLOYED_COMPONENT__OPERATIONS
The feature id for the 'Operations' map.static int
DEPLOYED_COMPONENT__PROVIDED_INTERFACES
The feature id for the 'Provided Interfaces' map.static int
DEPLOYED_COMPONENT__REQUIRED_INTERFACES
The feature id for the 'Required Interfaces' containment reference list.static int
DEPLOYED_COMPONENT__SIGNATURE
The feature id for the 'Signature' attribute.static int
DEPLOYED_COMPONENT__STORAGES
The feature id for the 'Storages' map.static int
DEPLOYED_COMPONENT_FEATURE_COUNT
The number of structural features of the 'Deployed Component' class.static int
DEPLOYED_COMPONENT_OPERATION_COUNT
The number of operations of the 'Deployed Component' class.static int
DEPLOYED_OPERATION
The meta object id for the 'Deployed Operation
' class.static int
DEPLOYED_OPERATION___GET_COMPONENT
The operation id for the 'Get Component' operation.static int
DEPLOYED_OPERATION__ASSEMBLY_OPERATION
The feature id for the 'Assembly Operation' reference.static int
DEPLOYED_OPERATION_FEATURE_COUNT
The number of structural features of the 'Deployed Operation' class.static int
DEPLOYED_OPERATION_OPERATION_COUNT
The number of operations of the 'Deployed Operation' class.static int
DEPLOYED_PROVIDED_INTERFACE
The meta object id for the 'Deployed Provided Interface
' class.static int
DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACE
The feature id for the 'Provided Interface' reference.static int
DEPLOYED_PROVIDED_INTERFACE_FEATURE_COUNT
The number of structural features of the 'Deployed Provided Interface' class.static int
DEPLOYED_PROVIDED_INTERFACE_OPERATION_COUNT
The number of operations of the 'Deployed Provided Interface' class.static int
DEPLOYED_REQUIRED_INTERFACE
The meta object id for the 'Deployed Required Interface
' class.static int
DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACE
The feature id for the 'Required Interface' reference.static int
DEPLOYED_REQUIRED_INTERFACE__REQUIRES
The feature id for the 'Requires' reference.static int
DEPLOYED_REQUIRED_INTERFACE_FEATURE_COUNT
The number of structural features of the 'Deployed Required Interface' class.static int
DEPLOYED_REQUIRED_INTERFACE_OPERATION_COUNT
The number of operations of the 'Deployed Required Interface' class.static int
DEPLOYED_STORAGE
The meta object id for the 'Deployed Storage
' class.static int
DEPLOYED_STORAGE___GET_COMPONENT
The operation id for the 'Get Component' operation.static int
DEPLOYED_STORAGE__ASSEMBLY_STORAGE
The feature id for the 'Assembly Storage' reference.static int
DEPLOYED_STORAGE_FEATURE_COUNT
The number of structural features of the 'Deployed Storage' class.static int
DEPLOYED_STORAGE_OPERATION_COUNT
The number of operations of the 'Deployed Storage' class.static int
DEPLOYMENT_CONTEXT
The meta object id for the 'Context
' class.static int
DEPLOYMENT_CONTEXT__COMPONENTS
The feature id for the 'Components' map.static int
DEPLOYMENT_CONTEXT__NAME
The feature id for the 'Name' attribute.static int
DEPLOYMENT_CONTEXT_FEATURE_COUNT
The number of structural features of the 'Context' class.static int
DEPLOYMENT_CONTEXT_OPERATION_COUNT
The number of operations of the 'Context' class.static int
DEPLOYMENT_MODEL
The meta object id for the 'Model
' class.static int
DEPLOYMENT_MODEL__CONTEXTS
The feature id for the 'Contexts' map.static int
DEPLOYMENT_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.static int
DEPLOYMENT_MODEL_OPERATION_COUNT
The number of operations of the 'Model' class.static DeploymentPackage
eINSTANCE
The singleton instance of the package.static java.lang.String
eNAME
The package name.static java.lang.String
eNS_PREFIX
The package namespace name.static java.lang.String
eNS_URI
The package namespace URI.static int
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY
The meta object id for the 'EString To Deployed Component Map Entry
' class.static int
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Deployed Component Map Entry' class.static int
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Deployed Component Map Entry' class.static int
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY
The meta object id for the 'EString To Deployed Operation Map Entry
' class.static int
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Deployed Operation Map Entry' class.static int
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Deployed Operation Map Entry' class.static int
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY
The meta object id for the 'EString To Deployed Provided Interface Map Entry
' class.static int
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Deployed Provided Interface Map Entry' class.static int
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Deployed Provided Interface Map Entry' class.static int
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY
The meta object id for the 'EString To Deployed Storage Map Entry
' class.static int
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Deployed Storage Map Entry' class.static int
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Deployed Storage Map Entry' class.static int
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY
The meta object id for the 'EString To Deployment Context Map Entry
' class.static int
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.static int
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'EString To Deployment Context Map Entry' class.static int
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'EString To Deployment Context Map Entry' class. -
Method Summary
Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getDeployedComponent()
Returns the meta object for class 'Deployed Component
'.org.eclipse.emf.ecore.EOperation
getDeployedComponent__GetContext()
Returns the meta object for the 'Get Context
' operation.org.eclipse.emf.ecore.EReference
getDeployedComponent_AssemblyComponent()
Returns the meta object for the reference 'Assembly Component
'.org.eclipse.emf.ecore.EReference
getDeployedComponent_ContainedComponents()
Returns the meta object for the reference list 'Contained Components
'.org.eclipse.emf.ecore.EReference
getDeployedComponent_Operations()
Returns the meta object for the map 'Operations
'.org.eclipse.emf.ecore.EReference
getDeployedComponent_ProvidedInterfaces()
Returns the meta object for the map 'Provided Interfaces
'.org.eclipse.emf.ecore.EReference
getDeployedComponent_RequiredInterfaces()
Returns the meta object for the containment reference list 'Required Interfaces
'.org.eclipse.emf.ecore.EAttribute
getDeployedComponent_Signature()
Returns the meta object for the attribute 'Signature
'.org.eclipse.emf.ecore.EReference
getDeployedComponent_Storages()
Returns the meta object for the map 'Storages
'.org.eclipse.emf.ecore.EClass
getDeployedOperation()
Returns the meta object for class 'Deployed Operation
'.org.eclipse.emf.ecore.EOperation
getDeployedOperation__GetComponent()
Returns the meta object for the 'Get Component
' operation.org.eclipse.emf.ecore.EReference
getDeployedOperation_AssemblyOperation()
Returns the meta object for the reference 'Assembly Operation
'.org.eclipse.emf.ecore.EClass
getDeployedProvidedInterface()
Returns the meta object for class 'Deployed Provided Interface
'.org.eclipse.emf.ecore.EReference
getDeployedProvidedInterface_ProvidedInterface()
Returns the meta object for the reference 'Provided Interface
'.org.eclipse.emf.ecore.EClass
getDeployedRequiredInterface()
Returns the meta object for class 'Deployed Required Interface
'.org.eclipse.emf.ecore.EReference
getDeployedRequiredInterface_RequiredInterface()
Returns the meta object for the reference 'Required Interface
'.org.eclipse.emf.ecore.EReference
getDeployedRequiredInterface_Requires()
Returns the meta object for the reference 'Requires
'.org.eclipse.emf.ecore.EClass
getDeployedStorage()
Returns the meta object for class 'Deployed Storage
'.org.eclipse.emf.ecore.EOperation
getDeployedStorage__GetComponent()
Returns the meta object for the 'Get Component
' operation.org.eclipse.emf.ecore.EReference
getDeployedStorage_AssemblyStorage()
Returns the meta object for the reference 'Assembly Storage
'.org.eclipse.emf.ecore.EClass
getDeploymentContext()
Returns the meta object for class 'Context
'.org.eclipse.emf.ecore.EReference
getDeploymentContext_Components()
Returns the meta object for the map 'Components
'.org.eclipse.emf.ecore.EAttribute
getDeploymentContext_Name()
Returns the meta object for the attribute 'Name
'.DeploymentFactory
getDeploymentFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getDeploymentModel()
Returns the meta object for class 'Model
'.org.eclipse.emf.ecore.EReference
getDeploymentModel_Contexts()
Returns the meta object for the map 'Contexts
'.org.eclipse.emf.ecore.EClass
getEStringToDeployedComponentMapEntry()
Returns the meta object for class 'EString To Deployed Component Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToDeployedComponentMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToDeployedComponentMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getEStringToDeployedOperationMapEntry()
Returns the meta object for class 'EString To Deployed Operation Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToDeployedOperationMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToDeployedOperationMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getEStringToDeployedProvidedInterfaceMapEntry()
Returns the meta object for class 'EString To Deployed Provided Interface Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToDeployedProvidedInterfaceMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToDeployedProvidedInterfaceMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getEStringToDeployedStorageMapEntry()
Returns the meta object for class 'EString To Deployed Storage Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToDeployedStorageMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToDeployedStorageMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getEStringToDeploymentContextMapEntry()
Returns the meta object for class 'EString To Deployment Context Map Entry
'.org.eclipse.emf.ecore.EAttribute
getEStringToDeploymentContextMapEntry_Key()
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EReference
getEStringToDeploymentContextMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Field Details
-
eNAME
static final java.lang.String eNAMEThe package name.- See Also:
- Constant Field Values
- Generated:
-
eNS_URI
static final java.lang.String eNS_URIThe package namespace URI.- See Also:
- Constant Field Values
- Generated:
-
eNS_PREFIX
static final java.lang.String eNS_PREFIXThe package namespace name.- See Also:
- Constant Field Values
- Generated:
-
eINSTANCE
The singleton instance of the package.- Generated:
-
DEPLOYMENT_MODEL
static final int DEPLOYMENT_MODELThe meta object id for the 'Model
' class.- See Also:
DeploymentModelImpl
,DeploymentPackageImpl.getDeploymentModel()
, Constant Field Values- Generated:
-
DEPLOYMENT_MODEL__CONTEXTS
static final int DEPLOYMENT_MODEL__CONTEXTSThe feature id for the 'Contexts' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYMENT_MODEL_FEATURE_COUNT
static final int DEPLOYMENT_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYMENT_MODEL_OPERATION_COUNT
static final int DEPLOYMENT_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY
static final int ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRYThe meta object id for the 'EString To Deployment Context Map Entry
' class. -
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEY
static final int ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__VALUE
static final int ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Deployment Context Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Deployment Context Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT
static final int DEPLOYMENT_CONTEXTThe meta object id for the 'Context
' class.- See Also:
DeploymentContextImpl
,DeploymentPackageImpl.getDeploymentContext()
, Constant Field Values- Generated:
-
DEPLOYMENT_CONTEXT__NAME
static final int DEPLOYMENT_CONTEXT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT__COMPONENTS
static final int DEPLOYMENT_CONTEXT__COMPONENTSThe feature id for the 'Components' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT_FEATURE_COUNT
static final int DEPLOYMENT_CONTEXT_FEATURE_COUNTThe number of structural features of the 'Context' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT_OPERATION_COUNT
static final int DEPLOYMENT_CONTEXT_OPERATION_COUNTThe number of operations of the 'Context' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY
static final int ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRYThe meta object id for the 'EString To Deployed Component Map Entry
' class. -
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEY
static final int ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__VALUE
static final int ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Deployed Component Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Deployed Component Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT
static final int DEPLOYED_COMPONENTThe meta object id for the 'Deployed Component
' class.- See Also:
DeployedComponentImpl
,DeploymentPackageImpl.getDeployedComponent()
, Constant Field Values- Generated:
-
DEPLOYED_COMPONENT__ASSEMBLY_COMPONENT
static final int DEPLOYED_COMPONENT__ASSEMBLY_COMPONENTThe feature id for the 'Assembly Component' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__OPERATIONS
static final int DEPLOYED_COMPONENT__OPERATIONSThe feature id for the 'Operations' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__STORAGES
static final int DEPLOYED_COMPONENT__STORAGESThe feature id for the 'Storages' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__CONTAINED_COMPONENTS
static final int DEPLOYED_COMPONENT__CONTAINED_COMPONENTSThe feature id for the 'Contained Components' reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__PROVIDED_INTERFACES
static final int DEPLOYED_COMPONENT__PROVIDED_INTERFACESThe feature id for the 'Provided Interfaces' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__REQUIRED_INTERFACES
static final int DEPLOYED_COMPONENT__REQUIRED_INTERFACESThe feature id for the 'Required Interfaces' containment reference list.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__SIGNATURE
static final int DEPLOYED_COMPONENT__SIGNATUREThe feature id for the 'Signature' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT_FEATURE_COUNT
static final int DEPLOYED_COMPONENT_FEATURE_COUNTThe number of structural features of the 'Deployed Component' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT___GET_CONTEXT
static final int DEPLOYED_COMPONENT___GET_CONTEXTThe operation id for the 'Get Context' operation.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT_OPERATION_COUNT
static final int DEPLOYED_COMPONENT_OPERATION_COUNTThe number of operations of the 'Deployed Component' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY
static final int ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRYThe meta object id for the 'EString To Deployed Operation Map Entry
' class. -
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEY
static final int ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__VALUE
static final int ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Deployed Operation Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Deployed Operation Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATION
static final int DEPLOYED_OPERATIONThe meta object id for the 'Deployed Operation
' class.- See Also:
DeployedOperationImpl
,DeploymentPackageImpl.getDeployedOperation()
, Constant Field Values- Generated:
-
DEPLOYED_OPERATION__ASSEMBLY_OPERATION
static final int DEPLOYED_OPERATION__ASSEMBLY_OPERATIONThe feature id for the 'Assembly Operation' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATION_FEATURE_COUNT
static final int DEPLOYED_OPERATION_FEATURE_COUNTThe number of structural features of the 'Deployed Operation' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATION___GET_COMPONENT
static final int DEPLOYED_OPERATION___GET_COMPONENTThe operation id for the 'Get Component' operation.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATION_OPERATION_COUNT
static final int DEPLOYED_OPERATION_OPERATION_COUNTThe number of operations of the 'Deployed Operation' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY
static final int ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRYThe meta object id for the 'EString To Deployed Storage Map Entry
' class. -
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
static final int ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
static final int ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Deployed Storage Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Deployed Storage Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_STORAGE
static final int DEPLOYED_STORAGEThe meta object id for the 'Deployed Storage
' class.- See Also:
DeployedStorageImpl
,DeploymentPackageImpl.getDeployedStorage()
, Constant Field Values- Generated:
-
DEPLOYED_STORAGE__ASSEMBLY_STORAGE
static final int DEPLOYED_STORAGE__ASSEMBLY_STORAGEThe feature id for the 'Assembly Storage' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_STORAGE_FEATURE_COUNT
static final int DEPLOYED_STORAGE_FEATURE_COUNTThe number of structural features of the 'Deployed Storage' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_STORAGE___GET_COMPONENT
static final int DEPLOYED_STORAGE___GET_COMPONENTThe operation id for the 'Get Component' operation.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_STORAGE_OPERATION_COUNT
static final int DEPLOYED_STORAGE_OPERATION_COUNTThe number of operations of the 'Deployed Storage' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_PROVIDED_INTERFACE
static final int DEPLOYED_PROVIDED_INTERFACEThe meta object id for the 'Deployed Provided Interface
' class. -
DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACE
static final int DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACEThe feature id for the 'Provided Interface' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_PROVIDED_INTERFACE_FEATURE_COUNT
static final int DEPLOYED_PROVIDED_INTERFACE_FEATURE_COUNTThe number of structural features of the 'Deployed Provided Interface' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_PROVIDED_INTERFACE_OPERATION_COUNT
static final int DEPLOYED_PROVIDED_INTERFACE_OPERATION_COUNTThe number of operations of the 'Deployed Provided Interface' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY
static final int ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRYThe meta object id for the 'EString To Deployed Provided Interface Map Entry
' class. -
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEY
static final int ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__VALUE
static final int ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY_FEATURE_COUNT
static final int ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'EString To Deployed Provided Interface Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY_OPERATION_COUNT
static final int ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'EString To Deployed Provided Interface Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_REQUIRED_INTERFACE
static final int DEPLOYED_REQUIRED_INTERFACEThe meta object id for the 'Deployed Required Interface
' class. -
DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACE
static final int DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACEThe feature id for the 'Required Interface' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_REQUIRED_INTERFACE__REQUIRES
static final int DEPLOYED_REQUIRED_INTERFACE__REQUIRESThe feature id for the 'Requires' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_REQUIRED_INTERFACE_FEATURE_COUNT
static final int DEPLOYED_REQUIRED_INTERFACE_FEATURE_COUNTThe number of structural features of the 'Deployed Required Interface' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_REQUIRED_INTERFACE_OPERATION_COUNT
static final int DEPLOYED_REQUIRED_INTERFACE_OPERATION_COUNTThe number of operations of the 'Deployed Required Interface' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
-
Method Details
-
getDeploymentModel
org.eclipse.emf.ecore.EClass getDeploymentModel()Returns the meta object for class 'Model
'.- Returns:
- the meta object for class 'Model'.
- See Also:
DeploymentModel
- Generated:
-
getDeploymentModel_Contexts
org.eclipse.emf.ecore.EReference getDeploymentModel_Contexts()Returns the meta object for the map 'Contexts
'.- Returns:
- the meta object for the map 'Contexts'.
- See Also:
DeploymentModel.getContexts()
,getDeploymentModel()
- Generated:
-
getEStringToDeploymentContextMapEntry
org.eclipse.emf.ecore.EClass getEStringToDeploymentContextMapEntry()Returns the meta object for class 'EString To Deployment Context Map Entry
'.- Returns:
- the meta object for class 'EString To Deployment Context Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.deployment.DeploymentContext" valueContainment="true"
-
getEStringToDeploymentContextMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToDeploymentContextMapEntry_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,getEStringToDeploymentContextMapEntry()
- Generated:
-
getEStringToDeploymentContextMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToDeploymentContextMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getEStringToDeploymentContextMapEntry()
- Generated:
-
getDeploymentContext
org.eclipse.emf.ecore.EClass getDeploymentContext()Returns the meta object for class 'Context
'.- Returns:
- the meta object for class 'Context'.
- See Also:
DeploymentContext
- Generated:
-
getDeploymentContext_Name
org.eclipse.emf.ecore.EAttribute getDeploymentContext_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
DeploymentContext.getName()
,getDeploymentContext()
- Generated:
-
getDeploymentContext_Components
org.eclipse.emf.ecore.EReference getDeploymentContext_Components()Returns the meta object for the map 'Components
'.- Returns:
- the meta object for the map 'Components'.
- See Also:
DeploymentContext.getComponents()
,getDeploymentContext()
- Generated:
-
getEStringToDeployedComponentMapEntry
org.eclipse.emf.ecore.EClass getEStringToDeployedComponentMapEntry()Returns the meta object for class 'EString To Deployed Component Map Entry
'.- Returns:
- the meta object for class 'EString To Deployed Component Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.deployment.DeployedComponent" valueContainment="true"
-
getEStringToDeployedComponentMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToDeployedComponentMapEntry_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,getEStringToDeployedComponentMapEntry()
- Generated:
-
getEStringToDeployedComponentMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToDeployedComponentMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getEStringToDeployedComponentMapEntry()
- Generated:
-
getDeployedComponent
org.eclipse.emf.ecore.EClass getDeployedComponent()Returns the meta object for class 'Deployed Component
'.- Returns:
- the meta object for class 'Deployed Component'.
- See Also:
DeployedComponent
- Generated:
-
getDeployedComponent_AssemblyComponent
org.eclipse.emf.ecore.EReference getDeployedComponent_AssemblyComponent()Returns the meta object for the reference 'Assembly Component
'.- Returns:
- the meta object for the reference 'Assembly Component'.
- See Also:
DeployedComponent.getAssemblyComponent()
,getDeployedComponent()
- Generated:
-
getDeployedComponent_Operations
org.eclipse.emf.ecore.EReference getDeployedComponent_Operations()Returns the meta object for the map 'Operations
'.- Returns:
- the meta object for the map 'Operations'.
- See Also:
DeployedComponent.getOperations()
,getDeployedComponent()
- Generated:
-
getDeployedComponent_Storages
org.eclipse.emf.ecore.EReference getDeployedComponent_Storages()Returns the meta object for the map 'Storages
'.- Returns:
- the meta object for the map 'Storages'.
- See Also:
DeployedComponent.getStorages()
,getDeployedComponent()
- Generated:
-
getDeployedComponent_ContainedComponents
org.eclipse.emf.ecore.EReference getDeployedComponent_ContainedComponents()Returns the meta object for the reference list 'Contained Components
'.- Returns:
- the meta object for the reference list 'Contained Components'.
- See Also:
DeployedComponent.getContainedComponents()
,getDeployedComponent()
- Generated:
-
getDeployedComponent_ProvidedInterfaces
org.eclipse.emf.ecore.EReference getDeployedComponent_ProvidedInterfaces()Returns the meta object for the map 'Provided Interfaces
'.- Returns:
- the meta object for the map 'Provided Interfaces'.
- See Also:
DeployedComponent.getProvidedInterfaces()
,getDeployedComponent()
- Generated:
-
getDeployedComponent_RequiredInterfaces
org.eclipse.emf.ecore.EReference getDeployedComponent_RequiredInterfaces()Returns the meta object for the containment reference list 'Required Interfaces
'.- Returns:
- the meta object for the containment reference list 'Required Interfaces'.
- See Also:
DeployedComponent.getRequiredInterfaces()
,getDeployedComponent()
- Generated:
-
getDeployedComponent_Signature
org.eclipse.emf.ecore.EAttribute getDeployedComponent_Signature()Returns the meta object for the attribute 'Signature
'.- Returns:
- the meta object for the attribute 'Signature'.
- See Also:
DeployedComponent.getSignature()
,getDeployedComponent()
- Generated:
-
getDeployedComponent__GetContext
org.eclipse.emf.ecore.EOperation getDeployedComponent__GetContext()Returns the meta object for the 'Get Context
' operation.- Returns:
- the meta object for the 'Get Context' operation.
- See Also:
DeployedComponent.getContext()
- Generated:
-
getEStringToDeployedOperationMapEntry
org.eclipse.emf.ecore.EClass getEStringToDeployedOperationMapEntry()Returns the meta object for class 'EString To Deployed Operation Map Entry
'.- Returns:
- the meta object for class 'EString To Deployed Operation Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.deployment.DeployedOperation" valueContainment="true"
-
getEStringToDeployedOperationMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToDeployedOperationMapEntry_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,getEStringToDeployedOperationMapEntry()
- Generated:
-
getEStringToDeployedOperationMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToDeployedOperationMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getEStringToDeployedOperationMapEntry()
- Generated:
-
getDeployedOperation
org.eclipse.emf.ecore.EClass getDeployedOperation()Returns the meta object for class 'Deployed Operation
'.- Returns:
- the meta object for class 'Deployed Operation'.
- See Also:
DeployedOperation
- Generated:
-
getDeployedOperation_AssemblyOperation
org.eclipse.emf.ecore.EReference getDeployedOperation_AssemblyOperation()Returns the meta object for the reference 'Assembly Operation
'.- Returns:
- the meta object for the reference 'Assembly Operation'.
- See Also:
DeployedOperation.getAssemblyOperation()
,getDeployedOperation()
- Generated:
-
getDeployedOperation__GetComponent
org.eclipse.emf.ecore.EOperation getDeployedOperation__GetComponent()Returns the meta object for the 'Get Component
' operation.- Returns:
- the meta object for the 'Get Component' operation.
- See Also:
DeployedOperation.getComponent()
- Generated:
-
getEStringToDeployedStorageMapEntry
org.eclipse.emf.ecore.EClass getEStringToDeployedStorageMapEntry()Returns the meta object for class 'EString To Deployed Storage Map Entry
'.- Returns:
- the meta object for class 'EString To Deployed Storage Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.deployment.DeployedStorage" valueContainment="true"
-
getEStringToDeployedStorageMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToDeployedStorageMapEntry_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,getEStringToDeployedStorageMapEntry()
- Generated:
-
getEStringToDeployedStorageMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToDeployedStorageMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getEStringToDeployedStorageMapEntry()
- Generated:
-
getDeployedStorage
org.eclipse.emf.ecore.EClass getDeployedStorage()Returns the meta object for class 'Deployed Storage
'.- Returns:
- the meta object for class 'Deployed Storage'.
- See Also:
DeployedStorage
- Generated:
-
getDeployedStorage_AssemblyStorage
org.eclipse.emf.ecore.EReference getDeployedStorage_AssemblyStorage()Returns the meta object for the reference 'Assembly Storage
'.- Returns:
- the meta object for the reference 'Assembly Storage'.
- See Also:
DeployedStorage.getAssemblyStorage()
,getDeployedStorage()
- Generated:
-
getDeployedStorage__GetComponent
org.eclipse.emf.ecore.EOperation getDeployedStorage__GetComponent()Returns the meta object for the 'Get Component
' operation.- Returns:
- the meta object for the 'Get Component' operation.
- See Also:
DeployedStorage.getComponent()
- Generated:
-
getDeployedProvidedInterface
org.eclipse.emf.ecore.EClass getDeployedProvidedInterface()Returns the meta object for class 'Deployed Provided Interface
'.- Returns:
- the meta object for class 'Deployed Provided Interface'.
- See Also:
DeployedProvidedInterface
- Generated:
-
getDeployedProvidedInterface_ProvidedInterface
org.eclipse.emf.ecore.EReference getDeployedProvidedInterface_ProvidedInterface()Returns the meta object for the reference 'Provided Interface
'.- Returns:
- the meta object for the reference 'Provided Interface'.
- See Also:
DeployedProvidedInterface.getProvidedInterface()
,getDeployedProvidedInterface()
- Generated:
-
getEStringToDeployedProvidedInterfaceMapEntry
org.eclipse.emf.ecore.EClass getEStringToDeployedProvidedInterfaceMapEntry()Returns the meta object for class 'EString To Deployed Provided Interface Map Entry
'.- Returns:
- the meta object for class 'EString To Deployed Provided Interface Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- keyDataType="org.eclipse.emf.ecore.EString" valueType="kieker.model.analysismodel.deployment.DeployedProvidedInterface" valueContainment="true"
-
getEStringToDeployedProvidedInterfaceMapEntry_Key
org.eclipse.emf.ecore.EAttribute getEStringToDeployedProvidedInterfaceMapEntry_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
Map.Entry
,getEStringToDeployedProvidedInterfaceMapEntry()
- Generated:
-
getEStringToDeployedProvidedInterfaceMapEntry_Value
org.eclipse.emf.ecore.EReference getEStringToDeployedProvidedInterfaceMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getEStringToDeployedProvidedInterfaceMapEntry()
- Generated:
-
getDeployedRequiredInterface
org.eclipse.emf.ecore.EClass getDeployedRequiredInterface()Returns the meta object for class 'Deployed Required Interface
'.- Returns:
- the meta object for class 'Deployed Required Interface'.
- See Also:
DeployedRequiredInterface
- Generated:
-
getDeployedRequiredInterface_RequiredInterface
org.eclipse.emf.ecore.EReference getDeployedRequiredInterface_RequiredInterface()Returns the meta object for the reference 'Required Interface
'.- Returns:
- the meta object for the reference 'Required Interface'.
- See Also:
DeployedRequiredInterface.getRequiredInterface()
,getDeployedRequiredInterface()
- Generated:
-
getDeployedRequiredInterface_Requires
org.eclipse.emf.ecore.EReference getDeployedRequiredInterface_Requires()Returns the meta object for the reference 'Requires
'.- Returns:
- the meta object for the reference 'Requires'.
- See Also:
DeployedRequiredInterface.getRequires()
,getDeployedRequiredInterface()
- Generated:
-
getDeploymentFactory
DeploymentFactory getDeploymentFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated:
-