Interface ExecutionPackage
- 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:
ExecutionPackageImpl
public interface ExecutionPackage
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:
ExecutionFactory
- Generated:
- Model:
- kind="package"
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ExecutionPackage.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_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY
The meta object id for the 'Deployed Operations Pair To Deployed Operations Map Entry
' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__KEY
The feature id for the 'Key' containment reference.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Deployed Operations Pair To Deployed Operations Map Entry' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'Deployed Operations Pair To Deployed Operations Map Entry' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY
The meta object id for the 'Deployed Operations Pair To Deployed Storage Map Entry
' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
The feature id for the 'Key' containment reference.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Deployed Operations Pair To Deployed Storage Map Entry' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'Deployed Operations Pair To Deployed Storage Map Entry' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY
The meta object id for the 'Deployed Operations Pair To Invocation Map Entry
' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__KEY
The feature id for the 'Key' containment reference.static int
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.static int
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Deployed Operations Pair To Invocation Map Entry' class.static int
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'Deployed Operations Pair To Invocation Map Entry' class.static int
EDIRECTION
The meta object id for the 'EDirection
' enum.static ExecutionPackage
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
EXECUTION_MODEL
The meta object id for the 'Model
' class.static int
EXECUTION_MODEL__INVOCATIONS
The feature id for the 'Invocations' map.static int
EXECUTION_MODEL__OPERATION_DATAFLOWS
The feature id for the 'Operation Dataflows' map.static int
EXECUTION_MODEL__STORAGE_DATAFLOWS
The feature id for the 'Storage Dataflows' map.static int
EXECUTION_MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.static int
EXECUTION_MODEL_OPERATION_COUNT
The number of operations of the 'Model' class.static int
INVOCATION
The meta object id for the 'Invocation
' class.static int
INVOCATION__CALLEE
The feature id for the 'Callee' reference.static int
INVOCATION__CALLER
The feature id for the 'Caller' reference.static int
INVOCATION_FEATURE_COUNT
The number of structural features of the 'Invocation' class.static int
INVOCATION_OPERATION_COUNT
The number of operations of the 'Invocation' class.static int
OPERATION_DATAFLOW
The meta object id for the 'Operation Dataflow
' class.static int
OPERATION_DATAFLOW__CALLEE
The feature id for the 'Callee' reference.static int
OPERATION_DATAFLOW__CALLER
The feature id for the 'Caller' reference.static int
OPERATION_DATAFLOW__DIRECTION
The feature id for the 'Direction' attribute.static int
OPERATION_DATAFLOW_FEATURE_COUNT
The number of structural features of the 'Operation Dataflow' class.static int
OPERATION_DATAFLOW_OPERATION_COUNT
The number of operations of the 'Operation Dataflow' class.static int
STORAGE_DATAFLOW
The meta object id for the 'Storage Dataflow
' class.static int
STORAGE_DATAFLOW__CODE
The feature id for the 'Code' reference.static int
STORAGE_DATAFLOW__DIRECTION
The feature id for the 'Direction' attribute.static int
STORAGE_DATAFLOW__STORAGE
The feature id for the 'Storage' reference.static int
STORAGE_DATAFLOW_FEATURE_COUNT
The number of structural features of the 'Storage Dataflow' class.static int
STORAGE_DATAFLOW_OPERATION_COUNT
The number of operations of the 'Storage Dataflow' class.static int
TUPLE
The meta object id for the 'Tuple
' class.static int
TUPLE___EQUALS__OBJECT
The operation id for the 'Equals' operation.static int
TUPLE___HASH_CODE
The operation id for the 'Hash Code' operation.static int
TUPLE__FIRST
The feature id for the 'First' reference.static int
TUPLE__SECOND
The feature id for the 'Second' reference.static int
TUPLE_FEATURE_COUNT
The number of structural features of the 'Tuple' class.static int
TUPLE_OPERATION_COUNT
The number of operations of the 'Tuple' class. -
Method Summary
Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getDeployedOperationsPairToDeployedOperationsMapEntry()
Returns the meta object for class 'Deployed Operations Pair To Deployed Operations Map Entry
'.org.eclipse.emf.ecore.EReference
getDeployedOperationsPairToDeployedOperationsMapEntry_Key()
Returns the meta object for the containment reference 'Key
'.org.eclipse.emf.ecore.EReference
getDeployedOperationsPairToDeployedOperationsMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getDeployedOperationsPairToDeployedStorageMapEntry()
Returns the meta object for class 'Deployed Operations Pair To Deployed Storage Map Entry
'.org.eclipse.emf.ecore.EReference
getDeployedOperationsPairToDeployedStorageMapEntry_Key()
Returns the meta object for the containment reference 'Key
'.org.eclipse.emf.ecore.EReference
getDeployedOperationsPairToDeployedStorageMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EClass
getDeployedOperationsPairToInvocationMapEntry()
Returns the meta object for class 'Deployed Operations Pair To Invocation Map Entry
'.org.eclipse.emf.ecore.EReference
getDeployedOperationsPairToInvocationMapEntry_Key()
Returns the meta object for the containment reference 'Key
'.org.eclipse.emf.ecore.EReference
getDeployedOperationsPairToInvocationMapEntry_Value()
Returns the meta object for the containment reference 'Value
'.org.eclipse.emf.ecore.EEnum
getEDirection()
Returns the meta object for enum 'EDirection
'.ExecutionFactory
getExecutionFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getExecutionModel()
Returns the meta object for class 'Model
'.org.eclipse.emf.ecore.EReference
getExecutionModel_Invocations()
Returns the meta object for the map 'Invocations
'.org.eclipse.emf.ecore.EReference
getExecutionModel_OperationDataflows()
Returns the meta object for the map 'Operation Dataflows
'.org.eclipse.emf.ecore.EReference
getExecutionModel_StorageDataflows()
Returns the meta object for the map 'Storage Dataflows
'.org.eclipse.emf.ecore.EClass
getInvocation()
Returns the meta object for class 'Invocation
'.org.eclipse.emf.ecore.EReference
getInvocation_Callee()
Returns the meta object for the reference 'Callee
'.org.eclipse.emf.ecore.EReference
getInvocation_Caller()
Returns the meta object for the reference 'Caller
'.org.eclipse.emf.ecore.EClass
getOperationDataflow()
Returns the meta object for class 'Operation Dataflow
'.org.eclipse.emf.ecore.EReference
getOperationDataflow_Callee()
Returns the meta object for the reference 'Callee
'.org.eclipse.emf.ecore.EReference
getOperationDataflow_Caller()
Returns the meta object for the reference 'Caller
'.org.eclipse.emf.ecore.EAttribute
getOperationDataflow_Direction()
Returns the meta object for the attribute 'Direction
'.org.eclipse.emf.ecore.EClass
getStorageDataflow()
Returns the meta object for class 'Storage Dataflow
'.org.eclipse.emf.ecore.EReference
getStorageDataflow_Code()
Returns the meta object for the reference 'Code
'.org.eclipse.emf.ecore.EAttribute
getStorageDataflow_Direction()
Returns the meta object for the attribute 'Direction
'.org.eclipse.emf.ecore.EReference
getStorageDataflow_Storage()
Returns the meta object for the reference 'Storage
'.org.eclipse.emf.ecore.EClass
getTuple()
Returns the meta object for class 'Tuple
'.org.eclipse.emf.ecore.EOperation
getTuple__Equals__Object()
Returns the meta object for the 'Equals
' operation.org.eclipse.emf.ecore.EOperation
getTuple__HashCode()
Returns the meta object for the 'Hash Code
' operation.org.eclipse.emf.ecore.EReference
getTuple_First()
Returns the meta object for the reference 'First
'.org.eclipse.emf.ecore.EReference
getTuple_Second()
Returns the meta object for the reference 'Second
'.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:
-
EXECUTION_MODEL
static final int EXECUTION_MODELThe meta object id for the 'Model
' class.- See Also:
ExecutionModelImpl
,ExecutionPackageImpl.getExecutionModel()
, Constant Field Values- Generated:
-
EXECUTION_MODEL__INVOCATIONS
static final int EXECUTION_MODEL__INVOCATIONSThe feature id for the 'Invocations' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EXECUTION_MODEL__STORAGE_DATAFLOWS
static final int EXECUTION_MODEL__STORAGE_DATAFLOWSThe feature id for the 'Storage Dataflows' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EXECUTION_MODEL__OPERATION_DATAFLOWS
static final int EXECUTION_MODEL__OPERATION_DATAFLOWSThe feature id for the 'Operation Dataflows' map.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EXECUTION_MODEL_FEATURE_COUNT
static final int EXECUTION_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EXECUTION_MODEL_OPERATION_COUNT
static final int EXECUTION_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY
static final int DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRYThe meta object id for the 'Deployed Operations Pair To Invocation Map Entry
' class. -
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__VALUE
static final int DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__KEY
static final int DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__KEYThe feature id for the 'Key' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY_FEATURE_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'Deployed Operations Pair To Invocation Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY_OPERATION_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'Deployed Operations Pair To Invocation Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INVOCATION
static final int INVOCATIONThe meta object id for the 'Invocation
' class.- See Also:
InvocationImpl
,ExecutionPackageImpl.getInvocation()
, Constant Field Values- Generated:
-
INVOCATION__CALLER
static final int INVOCATION__CALLERThe feature id for the 'Caller' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INVOCATION__CALLEE
static final int INVOCATION__CALLEEThe feature id for the 'Callee' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INVOCATION_FEATURE_COUNT
static final int INVOCATION_FEATURE_COUNTThe number of structural features of the 'Invocation' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
INVOCATION_OPERATION_COUNT
static final int INVOCATION_OPERATION_COUNTThe number of operations of the 'Invocation' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_DATAFLOW
static final int STORAGE_DATAFLOWThe meta object id for the 'Storage Dataflow
' class.- See Also:
StorageDataflowImpl
,ExecutionPackageImpl.getStorageDataflow()
, Constant Field Values- Generated:
-
STORAGE_DATAFLOW__STORAGE
static final int STORAGE_DATAFLOW__STORAGEThe feature id for the 'Storage' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_DATAFLOW__CODE
static final int STORAGE_DATAFLOW__CODEThe feature id for the 'Code' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_DATAFLOW__DIRECTION
static final int STORAGE_DATAFLOW__DIRECTIONThe feature id for the 'Direction' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_DATAFLOW_FEATURE_COUNT
static final int STORAGE_DATAFLOW_FEATURE_COUNTThe number of structural features of the 'Storage Dataflow' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
STORAGE_DATAFLOW_OPERATION_COUNT
static final int STORAGE_DATAFLOW_OPERATION_COUNTThe number of operations of the 'Storage Dataflow' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRYThe meta object id for the 'Deployed Operations Pair To Deployed Storage Map Entry
' class. -
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEYThe feature id for the 'Key' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY_FEATURE_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'Deployed Operations Pair To Deployed Storage Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY_OPERATION_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'Deployed Operations Pair To Deployed Storage Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TUPLE
static final int TUPLEThe meta object id for the 'Tuple
' class.- See Also:
TupleImpl
,ExecutionPackageImpl.getTuple()
, Constant Field Values- Generated:
-
TUPLE__FIRST
static final int TUPLE__FIRSTThe feature id for the 'First' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TUPLE__SECOND
static final int TUPLE__SECONDThe feature id for the 'Second' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TUPLE_FEATURE_COUNT
static final int TUPLE_FEATURE_COUNTThe number of structural features of the 'Tuple' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TUPLE___EQUALS__OBJECT
static final int TUPLE___EQUALS__OBJECTThe operation id for the 'Equals' operation.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TUPLE___HASH_CODE
static final int TUPLE___HASH_CODEThe operation id for the 'Hash Code' operation.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
TUPLE_OPERATION_COUNT
static final int TUPLE_OPERATION_COUNTThe number of operations of the 'Tuple' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_DATAFLOW
static final int OPERATION_DATAFLOWThe meta object id for the 'Operation Dataflow
' class.- See Also:
OperationDataflowImpl
,ExecutionPackageImpl.getOperationDataflow()
, Constant Field Values- Generated:
-
OPERATION_DATAFLOW__CALLER
static final int OPERATION_DATAFLOW__CALLERThe feature id for the 'Caller' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_DATAFLOW__CALLEE
static final int OPERATION_DATAFLOW__CALLEEThe feature id for the 'Callee' reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_DATAFLOW__DIRECTION
static final int OPERATION_DATAFLOW__DIRECTIONThe feature id for the 'Direction' attribute.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_DATAFLOW_FEATURE_COUNT
static final int OPERATION_DATAFLOW_FEATURE_COUNTThe number of structural features of the 'Operation Dataflow' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
OPERATION_DATAFLOW_OPERATION_COUNT
static final int OPERATION_DATAFLOW_OPERATION_COUNTThe number of operations of the 'Operation Dataflow' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRYThe meta object id for the 'Deployed Operations Pair To Deployed Operations Map Entry
' class. -
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__VALUE
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__VALUEThe feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__KEY
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__KEYThe feature id for the 'Key' containment reference.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY_FEATURE_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'Deployed Operations Pair To Deployed Operations Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY_OPERATION_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'Deployed Operations Pair To Deployed Operations Map Entry' class.- See Also:
- Constant Field Values
- Generated:
- Ordered:
-
EDIRECTION
static final int EDIRECTIONThe meta object id for the 'EDirection
' enum.- See Also:
EDirection
,ExecutionPackageImpl.getEDirection()
, Constant Field Values- Generated:
-
-
Method Details
-
getExecutionModel
org.eclipse.emf.ecore.EClass getExecutionModel()Returns the meta object for class 'Model
'.- Returns:
- the meta object for class 'Model'.
- See Also:
ExecutionModel
- Generated:
-
getExecutionModel_Invocations
org.eclipse.emf.ecore.EReference getExecutionModel_Invocations()Returns the meta object for the map 'Invocations
'.- Returns:
- the meta object for the map 'Invocations'.
- See Also:
ExecutionModel.getInvocations()
,getExecutionModel()
- Generated:
-
getExecutionModel_StorageDataflows
org.eclipse.emf.ecore.EReference getExecutionModel_StorageDataflows()Returns the meta object for the map 'Storage Dataflows
'.- Returns:
- the meta object for the map 'Storage Dataflows'.
- See Also:
ExecutionModel.getStorageDataflows()
,getExecutionModel()
- Generated:
-
getExecutionModel_OperationDataflows
org.eclipse.emf.ecore.EReference getExecutionModel_OperationDataflows()Returns the meta object for the map 'Operation Dataflows
'.- Returns:
- the meta object for the map 'Operation Dataflows'.
- See Also:
ExecutionModel.getOperationDataflows()
,getExecutionModel()
- Generated:
-
getDeployedOperationsPairToInvocationMapEntry
org.eclipse.emf.ecore.EClass getDeployedOperationsPairToInvocationMapEntry()Returns the meta object for class 'Deployed Operations Pair To Invocation Map Entry
'.- Returns:
- the meta object for class 'Deployed Operations Pair To Invocation Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- features="value key" valueType="kieker.model.analysismodel.execution.Invocation" valueContainment="true" keyType="kieker.model.analysismodel.execution.Tuple<kieker.model.analysismodel.deployment.DeployedOperation, kieker.model.analysismodel.deployment.DeployedOperation>" keyContainment="true"
-
getDeployedOperationsPairToInvocationMapEntry_Value
org.eclipse.emf.ecore.EReference getDeployedOperationsPairToInvocationMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getDeployedOperationsPairToInvocationMapEntry()
- Generated:
-
getDeployedOperationsPairToInvocationMapEntry_Key
org.eclipse.emf.ecore.EReference getDeployedOperationsPairToInvocationMapEntry_Key()Returns the meta object for the containment reference 'Key
'.- Returns:
- the meta object for the containment reference 'Key'.
- See Also:
Map.Entry
,getDeployedOperationsPairToInvocationMapEntry()
- Generated:
-
getInvocation
org.eclipse.emf.ecore.EClass getInvocation()Returns the meta object for class 'Invocation
'.- Returns:
- the meta object for class 'Invocation'.
- See Also:
Invocation
- Generated:
-
getInvocation_Caller
org.eclipse.emf.ecore.EReference getInvocation_Caller()Returns the meta object for the reference 'Caller
'.- Returns:
- the meta object for the reference 'Caller'.
- See Also:
Invocation.getCaller()
,getInvocation()
- Generated:
-
getInvocation_Callee
org.eclipse.emf.ecore.EReference getInvocation_Callee()Returns the meta object for the reference 'Callee
'.- Returns:
- the meta object for the reference 'Callee'.
- See Also:
Invocation.getCallee()
,getInvocation()
- Generated:
-
getStorageDataflow
org.eclipse.emf.ecore.EClass getStorageDataflow()Returns the meta object for class 'Storage Dataflow
'.- Returns:
- the meta object for class 'Storage Dataflow'.
- See Also:
StorageDataflow
- Generated:
-
getStorageDataflow_Storage
org.eclipse.emf.ecore.EReference getStorageDataflow_Storage()Returns the meta object for the reference 'Storage
'.- Returns:
- the meta object for the reference 'Storage'.
- See Also:
StorageDataflow.getStorage()
,getStorageDataflow()
- Generated:
-
getStorageDataflow_Code
org.eclipse.emf.ecore.EReference getStorageDataflow_Code()Returns the meta object for the reference 'Code
'.- Returns:
- the meta object for the reference 'Code'.
- See Also:
StorageDataflow.getCode()
,getStorageDataflow()
- Generated:
-
getStorageDataflow_Direction
org.eclipse.emf.ecore.EAttribute getStorageDataflow_Direction()Returns the meta object for the attribute 'Direction
'.- Returns:
- the meta object for the attribute 'Direction'.
- See Also:
StorageDataflow.getDirection()
,getStorageDataflow()
- Generated:
-
getDeployedOperationsPairToDeployedStorageMapEntry
org.eclipse.emf.ecore.EClass getDeployedOperationsPairToDeployedStorageMapEntry()Returns the meta object for class 'Deployed Operations Pair To Deployed Storage Map Entry
'.- Returns:
- the meta object for class 'Deployed Operations Pair To Deployed Storage Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- features="value key" valueType="kieker.model.analysismodel.execution.StorageDataflow" valueContainment="true" keyType="kieker.model.analysismodel.execution.Tuple<kieker.model.analysismodel.deployment.DeployedOperation, kieker.model.analysismodel.deployment.DeployedStorage>" keyContainment="true"
-
getDeployedOperationsPairToDeployedStorageMapEntry_Value
org.eclipse.emf.ecore.EReference getDeployedOperationsPairToDeployedStorageMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getDeployedOperationsPairToDeployedStorageMapEntry()
- Generated:
-
getDeployedOperationsPairToDeployedStorageMapEntry_Key
org.eclipse.emf.ecore.EReference getDeployedOperationsPairToDeployedStorageMapEntry_Key()Returns the meta object for the containment reference 'Key
'.- Returns:
- the meta object for the containment reference 'Key'.
- See Also:
Map.Entry
,getDeployedOperationsPairToDeployedStorageMapEntry()
- Generated:
-
getTuple
org.eclipse.emf.ecore.EClass getTuple()Returns the meta object for class 'Tuple
'.- Returns:
- the meta object for class 'Tuple'.
- See Also:
Tuple
- Generated:
-
getTuple_First
org.eclipse.emf.ecore.EReference getTuple_First()Returns the meta object for the reference 'First
'.- Returns:
- the meta object for the reference 'First'.
- See Also:
Tuple.getFirst()
,getTuple()
- Generated:
-
getTuple_Second
org.eclipse.emf.ecore.EReference getTuple_Second()Returns the meta object for the reference 'Second
'.- Returns:
- the meta object for the reference 'Second'.
- See Also:
Tuple.getSecond()
,getTuple()
- Generated:
-
getTuple__Equals__Object
org.eclipse.emf.ecore.EOperation getTuple__Equals__Object()Returns the meta object for the 'Equals
' operation.- Returns:
- the meta object for the 'Equals' operation.
- See Also:
Tuple.equals(java.lang.Object)
- Generated:
-
getTuple__HashCode
org.eclipse.emf.ecore.EOperation getTuple__HashCode()Returns the meta object for the 'Hash Code
' operation.- Returns:
- the meta object for the 'Hash Code' operation.
- See Also:
Tuple.hashCode()
- Generated:
-
getOperationDataflow
org.eclipse.emf.ecore.EClass getOperationDataflow()Returns the meta object for class 'Operation Dataflow
'.- Returns:
- the meta object for class 'Operation Dataflow'.
- See Also:
OperationDataflow
- Generated:
-
getOperationDataflow_Caller
org.eclipse.emf.ecore.EReference getOperationDataflow_Caller()Returns the meta object for the reference 'Caller
'.- Returns:
- the meta object for the reference 'Caller'.
- See Also:
OperationDataflow.getCaller()
,getOperationDataflow()
- Generated:
-
getOperationDataflow_Callee
org.eclipse.emf.ecore.EReference getOperationDataflow_Callee()Returns the meta object for the reference 'Callee
'.- Returns:
- the meta object for the reference 'Callee'.
- See Also:
OperationDataflow.getCallee()
,getOperationDataflow()
- Generated:
-
getOperationDataflow_Direction
org.eclipse.emf.ecore.EAttribute getOperationDataflow_Direction()Returns the meta object for the attribute 'Direction
'.- Returns:
- the meta object for the attribute 'Direction'.
- See Also:
OperationDataflow.getDirection()
,getOperationDataflow()
- Generated:
-
getDeployedOperationsPairToDeployedOperationsMapEntry
org.eclipse.emf.ecore.EClass getDeployedOperationsPairToDeployedOperationsMapEntry()Returns the meta object for class 'Deployed Operations Pair To Deployed Operations Map Entry
'.- Returns:
- the meta object for class 'Deployed Operations Pair To Deployed Operations Map Entry'.
- See Also:
Map.Entry
- Generated:
- Model:
- features="value key" valueType="kieker.model.analysismodel.execution.OperationDataflow" valueContainment="true" keyType="kieker.model.analysismodel.execution.Tuple<kieker.model.analysismodel.deployment.DeployedOperation, kieker.model.analysismodel.deployment.DeployedOperation>" keyContainment="true"
-
getDeployedOperationsPairToDeployedOperationsMapEntry_Value
org.eclipse.emf.ecore.EReference getDeployedOperationsPairToDeployedOperationsMapEntry_Value()Returns the meta object for the containment reference 'Value
'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
Map.Entry
,getDeployedOperationsPairToDeployedOperationsMapEntry()
- Generated:
-
getDeployedOperationsPairToDeployedOperationsMapEntry_Key
org.eclipse.emf.ecore.EReference getDeployedOperationsPairToDeployedOperationsMapEntry_Key()Returns the meta object for the containment reference 'Key
'.- Returns:
- the meta object for the containment reference 'Key'.
- See Also:
Map.Entry
,getDeployedOperationsPairToDeployedOperationsMapEntry()
- Generated:
-
getEDirection
org.eclipse.emf.ecore.EEnum getEDirection()Returns the meta object for enum 'EDirection
'.- Returns:
- the meta object for enum 'EDirection'.
- See Also:
EDirection
- Generated:
-
getExecutionFactory
ExecutionFactory getExecutionFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated:
-