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:
- Generated:
- Model:
- kind="package"
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe meta object id for the 'Deployed Component' class.static final intThe operation id for the 'Get Context' operation.static final intThe feature id for the 'Assembly Component' reference.static final intThe feature id for the 'Contained Components' reference list.static final intThe feature id for the 'Operations' map.static final intThe feature id for the 'Provided Interfaces' map.static final intThe feature id for the 'Required Interfaces' containment reference list.static final intThe feature id for the 'Signature' attribute.static final intThe feature id for the 'Storages' map.static final intThe number of structural features of the 'Deployed Component' class.static final intThe number of operations of the 'Deployed Component' class.static final intThe meta object id for the 'Deployed Operation' class.static final intThe operation id for the 'Get Component' operation.static final intThe feature id for the 'Assembly Operation' reference.static final intThe number of structural features of the 'Deployed Operation' class.static final intThe number of operations of the 'Deployed Operation' class.static final intThe meta object id for the 'Deployed Provided Interface' class.static final intThe feature id for the 'Provided Interface' reference.static final intThe number of structural features of the 'Deployed Provided Interface' class.static final intThe number of operations of the 'Deployed Provided Interface' class.static final intThe meta object id for the 'Deployed Required Interface' class.static final intThe feature id for the 'Required Interface' reference.static final intThe feature id for the 'Requires' reference.static final intThe number of structural features of the 'Deployed Required Interface' class.static final intThe number of operations of the 'Deployed Required Interface' class.static final intThe meta object id for the 'Deployed Storage' class.static final intThe operation id for the 'Get Component' operation.static final intThe feature id for the 'Assembly Storage' reference.static final intThe number of structural features of the 'Deployed Storage' class.static final intThe number of operations of the 'Deployed Storage' class.static final intThe meta object id for the 'Context' class.static final intThe feature id for the 'Components' map.static final intThe feature id for the 'Name' attribute.static final intThe number of structural features of the 'Context' class.static final intThe number of operations of the 'Context' class.static final intThe meta object id for the 'Model' class.static final intThe feature id for the 'Contexts' map.static final intThe number of structural features of the 'Model' class.static final intThe number of operations of the 'Model' class.static final DeploymentPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI.static final intThe meta object id for the 'EString To Deployed Component Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Deployed Component Map Entry' class.static final intThe number of operations of the 'EString To Deployed Component Map Entry' class.static final intThe meta object id for the 'EString To Deployed Operation Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Deployed Operation Map Entry' class.static final intThe number of operations of the 'EString To Deployed Operation Map Entry' class.static final intThe meta object id for the 'EString To Deployed Provided Interface Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Deployed Provided Interface Map Entry' class.static final intThe number of operations of the 'EString To Deployed Provided Interface Map Entry' class.static final intThe meta object id for the 'EString To Deployed Storage Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Deployed Storage Map Entry' class.static final intThe number of operations of the 'EString To Deployed Storage Map Entry' class.static final intThe meta object id for the 'EString To Deployment Context Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' containment reference.static final intThe number of structural features of the 'EString To Deployment Context Map Entry' class.static final intThe number of operations of the 'EString To Deployment Context Map Entry' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClassReturns the meta object for class 'Deployed Component'.org.eclipse.emf.ecore.EOperationReturns the meta object for the 'Get Context' operation.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Assembly Component'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference list 'Contained Components'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Operations'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Provided Interfaces'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference list 'Required Interfaces'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Signature'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Storages'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Deployed Operation'.org.eclipse.emf.ecore.EOperationReturns the meta object for the 'Get Component' operation.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Assembly Operation'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Deployed Provided Interface'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Provided Interface'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Deployed Required Interface'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Required Interface'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Requires'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Deployed Storage'.org.eclipse.emf.ecore.EOperationReturns the meta object for the 'Get Component' operation.org.eclipse.emf.ecore.EReferenceReturns the meta object for the reference 'Assembly Storage'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Context'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Components'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Name'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassReturns the meta object for class 'Model'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the map 'Contexts'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Deployed Component Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Deployed Operation Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Deployed Provided Interface Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Deployed Storage Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'EString To Deployment Context Map Entry'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EReferenceReturns the meta object for the containment reference 'Value'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated:
-
eNS_URI
The package namespace URI.- See Also:
- Generated:
-
eNS_PREFIX
The package namespace name.- See Also:
- 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:
- Generated:
-
DEPLOYMENT_MODEL__CONTEXTS
static final int DEPLOYMENT_MODEL__CONTEXTSThe feature id for the 'Contexts' map.- See Also:
- Generated:
- Ordered:
-
DEPLOYMENT_MODEL_FEATURE_COUNT
static final int DEPLOYMENT_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.- See Also:
- Generated:
- Ordered:
-
DEPLOYMENT_MODEL_OPERATION_COUNT
static final int DEPLOYMENT_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.- See Also:
- 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:
- 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:
- 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:
- 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:
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT
static final int DEPLOYMENT_CONTEXTThe meta object id for the 'Context' class.- See Also:
- Generated:
-
DEPLOYMENT_CONTEXT__NAME
static final int DEPLOYMENT_CONTEXT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT__COMPONENTS
static final int DEPLOYMENT_CONTEXT__COMPONENTSThe feature id for the 'Components' map.- See Also:
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT_FEATURE_COUNT
static final int DEPLOYMENT_CONTEXT_FEATURE_COUNTThe number of structural features of the 'Context' class.- See Also:
- Generated:
- Ordered:
-
DEPLOYMENT_CONTEXT_OPERATION_COUNT
static final int DEPLOYMENT_CONTEXT_OPERATION_COUNTThe number of operations of the 'Context' class.- See Also:
- 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:
- 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:
- 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:
- 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:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT
static final int DEPLOYED_COMPONENTThe meta object id for the 'Deployed Component' class.- See Also:
- Generated:
-
DEPLOYED_COMPONENT__ASSEMBLY_COMPONENT
static final int DEPLOYED_COMPONENT__ASSEMBLY_COMPONENTThe feature id for the 'Assembly Component' reference.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__OPERATIONS
static final int DEPLOYED_COMPONENT__OPERATIONSThe feature id for the 'Operations' map.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__STORAGES
static final int DEPLOYED_COMPONENT__STORAGESThe feature id for the 'Storages' map.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__CONTAINED_COMPONENTS
static final int DEPLOYED_COMPONENT__CONTAINED_COMPONENTSThe feature id for the 'Contained Components' reference list.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__PROVIDED_INTERFACES
static final int DEPLOYED_COMPONENT__PROVIDED_INTERFACESThe feature id for the 'Provided Interfaces' map.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__REQUIRED_INTERFACES
static final int DEPLOYED_COMPONENT__REQUIRED_INTERFACESThe feature id for the 'Required Interfaces' containment reference list.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT__SIGNATURE
static final int DEPLOYED_COMPONENT__SIGNATUREThe feature id for the 'Signature' attribute.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT_FEATURE_COUNT
static final int DEPLOYED_COMPONENT_FEATURE_COUNTThe number of structural features of the 'Deployed Component' class.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT___GET_CONTEXT
static final int DEPLOYED_COMPONENT___GET_CONTEXTThe operation id for the 'Get Context' operation.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_COMPONENT_OPERATION_COUNT
static final int DEPLOYED_COMPONENT_OPERATION_COUNTThe number of operations of the 'Deployed Component' class.- See Also:
- 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:
- 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:
- 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:
- 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:
- Generated:
- Ordered:
-
DEPLOYED_OPERATION
static final int DEPLOYED_OPERATIONThe meta object id for the 'Deployed Operation' class.- See Also:
- Generated:
-
DEPLOYED_OPERATION__ASSEMBLY_OPERATION
static final int DEPLOYED_OPERATION__ASSEMBLY_OPERATIONThe feature id for the 'Assembly Operation' reference.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_OPERATION_FEATURE_COUNT
static final int DEPLOYED_OPERATION_FEATURE_COUNTThe number of structural features of the 'Deployed Operation' class.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_OPERATION___GET_COMPONENT
static final int DEPLOYED_OPERATION___GET_COMPONENTThe operation id for the 'Get Component' operation.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_OPERATION_OPERATION_COUNT
static final int DEPLOYED_OPERATION_OPERATION_COUNTThe number of operations of the 'Deployed Operation' class.- See Also:
- 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:
- 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:
- 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:
- 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:
- Generated:
- Ordered:
-
DEPLOYED_STORAGE
static final int DEPLOYED_STORAGEThe meta object id for the 'Deployed Storage' class.- See Also:
- Generated:
-
DEPLOYED_STORAGE__ASSEMBLY_STORAGE
static final int DEPLOYED_STORAGE__ASSEMBLY_STORAGEThe feature id for the 'Assembly Storage' reference.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_STORAGE_FEATURE_COUNT
static final int DEPLOYED_STORAGE_FEATURE_COUNTThe number of structural features of the 'Deployed Storage' class.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_STORAGE___GET_COMPONENT
static final int DEPLOYED_STORAGE___GET_COMPONENTThe operation id for the 'Get Component' operation.- See Also:
- Generated:
- Ordered:
-
DEPLOYED_STORAGE_OPERATION_COUNT
static final int DEPLOYED_STORAGE_OPERATION_COUNTThe number of operations of the 'Deployed Storage' class.- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- Generated:
- Ordered:
-
DEPLOYED_REQUIRED_INTERFACE__REQUIRES
static final int DEPLOYED_REQUIRED_INTERFACE__REQUIRESThe feature id for the 'Requires' reference.- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- Generated:
-
getDeploymentContext
org.eclipse.emf.ecore.EClass getDeploymentContext()Returns the meta object for class 'Context'.- Returns:
- the meta object for class 'Context'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
-