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"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated:
    • eINSTANCE

      static final DeploymentPackage eINSTANCE
      The singleton instance of the package.
      Generated:
    • DEPLOYMENT_MODEL

      static final int DEPLOYMENT_MODEL
      The meta object id for the 'Model' class.
      See Also:
      Generated:
    • DEPLOYMENT_MODEL__CONTEXTS

      static final int DEPLOYMENT_MODEL__CONTEXTS
      The feature id for the 'Contexts' map.
      See Also:
      Generated:
      Ordered:
    • DEPLOYMENT_MODEL_FEATURE_COUNT

      static final int DEPLOYMENT_MODEL_FEATURE_COUNT
      The number of structural features of the 'Model' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYMENT_MODEL_OPERATION_COUNT

      static final int DEPLOYMENT_MODEL_OPERATION_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Deployment Context Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEY

      static final int ESTRING_TO_DEPLOYMENT_CONTEXT_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The number of operations of the 'EString To Deployment Context Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYMENT_CONTEXT

      static final int DEPLOYMENT_CONTEXT
      The meta object id for the 'Context' class.
      See Also:
      Generated:
    • DEPLOYMENT_CONTEXT__NAME

      static final int DEPLOYMENT_CONTEXT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Generated:
      Ordered:
    • DEPLOYMENT_CONTEXT__COMPONENTS

      static final int DEPLOYMENT_CONTEXT__COMPONENTS
      The feature id for the 'Components' map.
      See Also:
      Generated:
      Ordered:
    • DEPLOYMENT_CONTEXT_FEATURE_COUNT

      static final int DEPLOYMENT_CONTEXT_FEATURE_COUNT
      The number of structural features of the 'Context' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYMENT_CONTEXT_OPERATION_COUNT

      static final int DEPLOYMENT_CONTEXT_OPERATION_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Deployed Component Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEY

      static final int ESTRING_TO_DEPLOYED_COMPONENT_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The number of operations of the 'EString To Deployed Component Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT

      static final int DEPLOYED_COMPONENT
      The meta object id for the 'Deployed Component' class.
      See Also:
      Generated:
    • DEPLOYED_COMPONENT__ASSEMBLY_COMPONENT

      static final int DEPLOYED_COMPONENT__ASSEMBLY_COMPONENT
      The feature id for the 'Assembly Component' reference.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT__OPERATIONS

      static final int DEPLOYED_COMPONENT__OPERATIONS
      The feature id for the 'Operations' map.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT__STORAGES

      static final int DEPLOYED_COMPONENT__STORAGES
      The feature id for the 'Storages' map.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT__CONTAINED_COMPONENTS

      static final int DEPLOYED_COMPONENT__CONTAINED_COMPONENTS
      The feature id for the 'Contained Components' reference list.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT__PROVIDED_INTERFACES

      static final int DEPLOYED_COMPONENT__PROVIDED_INTERFACES
      The feature id for the 'Provided Interfaces' map.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT__REQUIRED_INTERFACES

      static final int DEPLOYED_COMPONENT__REQUIRED_INTERFACES
      The feature id for the 'Required Interfaces' containment reference list.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT__SIGNATURE

      static final int DEPLOYED_COMPONENT__SIGNATURE
      The feature id for the 'Signature' attribute.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT_FEATURE_COUNT

      static final int DEPLOYED_COMPONENT_FEATURE_COUNT
      The number of structural features of the 'Deployed Component' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT___GET_CONTEXT

      static final int DEPLOYED_COMPONENT___GET_CONTEXT
      The operation id for the 'Get Context' operation.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_COMPONENT_OPERATION_COUNT

      static final int DEPLOYED_COMPONENT_OPERATION_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Deployed Operation Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEY

      static final int ESTRING_TO_DEPLOYED_OPERATION_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The number of operations of the 'EString To Deployed Operation Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_OPERATION

      static final int DEPLOYED_OPERATION
      The meta object id for the 'Deployed Operation' class.
      See Also:
      Generated:
    • DEPLOYED_OPERATION__ASSEMBLY_OPERATION

      static final int DEPLOYED_OPERATION__ASSEMBLY_OPERATION
      The feature id for the 'Assembly Operation' reference.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_OPERATION_FEATURE_COUNT

      static final int DEPLOYED_OPERATION_FEATURE_COUNT
      The number of structural features of the 'Deployed Operation' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_OPERATION___GET_COMPONENT

      static final int DEPLOYED_OPERATION___GET_COMPONENT
      The operation id for the 'Get Component' operation.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_OPERATION_OPERATION_COUNT

      static final int DEPLOYED_OPERATION_OPERATION_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Deployed Storage Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY

      static final int ESTRING_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The number of operations of the 'EString To Deployed Storage Map Entry' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_STORAGE

      static final int DEPLOYED_STORAGE
      The meta object id for the 'Deployed Storage' class.
      See Also:
      Generated:
    • DEPLOYED_STORAGE__ASSEMBLY_STORAGE

      static final int DEPLOYED_STORAGE__ASSEMBLY_STORAGE
      The feature id for the 'Assembly Storage' reference.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_STORAGE_FEATURE_COUNT

      static final int DEPLOYED_STORAGE_FEATURE_COUNT
      The number of structural features of the 'Deployed Storage' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_STORAGE___GET_COMPONENT

      static final int DEPLOYED_STORAGE___GET_COMPONENT
      The operation id for the 'Get Component' operation.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_STORAGE_OPERATION_COUNT

      static final int DEPLOYED_STORAGE_OPERATION_COUNT
      The number of operations of the 'Deployed Storage' class.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_PROVIDED_INTERFACE

      static final int DEPLOYED_PROVIDED_INTERFACE
      The meta object id for the 'Deployed Provided Interface' class.
      See Also:
      Generated:
    • DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACE

      static final int DEPLOYED_PROVIDED_INTERFACE__PROVIDED_INTERFACE
      The feature id for the 'Provided Interface' reference.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_PROVIDED_INTERFACE_FEATURE_COUNT

      static final int DEPLOYED_PROVIDED_INTERFACE_FEATURE_COUNT
      The 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_COUNT
      The 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_ENTRY
      The meta object id for the 'EString To Deployed Provided Interface Map Entry' class.
      See Also:
      Generated:
    • ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEY

      static final int ESTRING_TO_DEPLOYED_PROVIDED_INTERFACE_MAP_ENTRY__KEY
      The 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__VALUE
      The 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_COUNT
      The 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_COUNT
      The 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_INTERFACE
      The meta object id for the 'Deployed Required Interface' class.
      See Also:
      Generated:
    • DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACE

      static final int DEPLOYED_REQUIRED_INTERFACE__REQUIRED_INTERFACE
      The feature id for the 'Required Interface' reference.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_REQUIRED_INTERFACE__REQUIRES

      static final int DEPLOYED_REQUIRED_INTERFACE__REQUIRES
      The feature id for the 'Requires' reference.
      See Also:
      Generated:
      Ordered:
    • DEPLOYED_REQUIRED_INTERFACE_FEATURE_COUNT

      static final int DEPLOYED_REQUIRED_INTERFACE_FEATURE_COUNT
      The 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_COUNT
      The 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: