Interface ExecutionPackage.Literals
- Enclosing interface:
- ExecutionPackage
public 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
- Generated:
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY
The meta object literal for the 'Deployed Operations Pair To Deployed Operations Map Entry
' class.static org.eclipse.emf.ecore.EReference
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__KEY
The meta object literal for the 'Key' containment reference feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY
The meta object literal for the 'Deployed Operations Pair To Deployed Storage Map Entry
' class.static org.eclipse.emf.ecore.EReference
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
The meta object literal for the 'Key' containment reference feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EClass
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY
The meta object literal for the 'Deployed Operations Pair To Invocation Map Entry
' class.static org.eclipse.emf.ecore.EReference
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__KEY
The meta object literal for the 'Key' containment reference feature.static org.eclipse.emf.ecore.EReference
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__VALUE
The meta object literal for the 'Value' containment reference feature.static org.eclipse.emf.ecore.EEnum
EDIRECTION
The meta object literal for the 'EDirection
' enum.static org.eclipse.emf.ecore.EClass
EXECUTION_MODEL
The meta object literal for the 'Model
' class.static org.eclipse.emf.ecore.EReference
EXECUTION_MODEL__INVOCATIONS
The meta object literal for the 'Invocations' map feature.static org.eclipse.emf.ecore.EReference
EXECUTION_MODEL__OPERATION_DATAFLOWS
The meta object literal for the 'Operation Dataflows' map feature.static org.eclipse.emf.ecore.EReference
EXECUTION_MODEL__STORAGE_DATAFLOWS
The meta object literal for the 'Storage Dataflows' map feature.static org.eclipse.emf.ecore.EClass
INVOCATION
The meta object literal for the 'Invocation
' class.static org.eclipse.emf.ecore.EReference
INVOCATION__CALLEE
The meta object literal for the 'Callee' reference feature.static org.eclipse.emf.ecore.EReference
INVOCATION__CALLER
The meta object literal for the 'Caller' reference feature.static org.eclipse.emf.ecore.EClass
OPERATION_DATAFLOW
The meta object literal for the 'Operation Dataflow
' class.static org.eclipse.emf.ecore.EReference
OPERATION_DATAFLOW__CALLEE
The meta object literal for the 'Callee' reference feature.static org.eclipse.emf.ecore.EReference
OPERATION_DATAFLOW__CALLER
The meta object literal for the 'Caller' reference feature.static org.eclipse.emf.ecore.EAttribute
OPERATION_DATAFLOW__DIRECTION
The meta object literal for the 'Direction' attribute feature.static org.eclipse.emf.ecore.EClass
STORAGE_DATAFLOW
The meta object literal for the 'Storage Dataflow
' class.static org.eclipse.emf.ecore.EReference
STORAGE_DATAFLOW__CODE
The meta object literal for the 'Code' reference feature.static org.eclipse.emf.ecore.EAttribute
STORAGE_DATAFLOW__DIRECTION
The meta object literal for the 'Direction' attribute feature.static org.eclipse.emf.ecore.EReference
STORAGE_DATAFLOW__STORAGE
The meta object literal for the 'Storage' reference feature.static org.eclipse.emf.ecore.EClass
TUPLE
The meta object literal for the 'Tuple
' class.static org.eclipse.emf.ecore.EOperation
TUPLE___EQUALS__OBJECT
The meta object literal for the 'Equals' operation.static org.eclipse.emf.ecore.EOperation
TUPLE___HASH_CODE
The meta object literal for the 'Hash Code' operation.static org.eclipse.emf.ecore.EReference
TUPLE__FIRST
The meta object literal for the 'First' reference feature.static org.eclipse.emf.ecore.EReference
TUPLE__SECOND
The meta object literal for the 'Second' reference feature.
-
Field Details
-
EXECUTION_MODEL
static final org.eclipse.emf.ecore.EClass EXECUTION_MODELThe meta object literal for the 'Model
' class.- See Also:
ExecutionModelImpl
,ExecutionPackageImpl.getExecutionModel()
- Generated:
-
EXECUTION_MODEL__INVOCATIONS
static final org.eclipse.emf.ecore.EReference EXECUTION_MODEL__INVOCATIONSThe meta object literal for the 'Invocations' map feature.- Generated:
-
EXECUTION_MODEL__STORAGE_DATAFLOWS
static final org.eclipse.emf.ecore.EReference EXECUTION_MODEL__STORAGE_DATAFLOWSThe meta object literal for the 'Storage Dataflows' map feature.- Generated:
-
EXECUTION_MODEL__OPERATION_DATAFLOWS
static final org.eclipse.emf.ecore.EReference EXECUTION_MODEL__OPERATION_DATAFLOWSThe meta object literal for the 'Operation Dataflows' map feature.- Generated:
-
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRYThe meta object literal for the 'Deployed Operations Pair To Invocation Map Entry
' class. -
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EReference DEPLOYED_OPERATIONS_PAIR_TO_INVOCATION_MAP_ENTRY__KEYThe meta object literal for the 'Key' containment reference feature.- Generated:
-
INVOCATION
static final org.eclipse.emf.ecore.EClass INVOCATIONThe meta object literal for the 'Invocation
' class.- See Also:
InvocationImpl
,ExecutionPackageImpl.getInvocation()
- Generated:
-
INVOCATION__CALLER
static final org.eclipse.emf.ecore.EReference INVOCATION__CALLERThe meta object literal for the 'Caller' reference feature.- Generated:
-
INVOCATION__CALLEE
static final org.eclipse.emf.ecore.EReference INVOCATION__CALLEEThe meta object literal for the 'Callee' reference feature.- Generated:
-
STORAGE_DATAFLOW
static final org.eclipse.emf.ecore.EClass STORAGE_DATAFLOWThe meta object literal for the 'Storage Dataflow
' class.- See Also:
StorageDataflowImpl
,ExecutionPackageImpl.getStorageDataflow()
- Generated:
-
STORAGE_DATAFLOW__STORAGE
static final org.eclipse.emf.ecore.EReference STORAGE_DATAFLOW__STORAGEThe meta object literal for the 'Storage' reference feature.- Generated:
-
STORAGE_DATAFLOW__CODE
static final org.eclipse.emf.ecore.EReference STORAGE_DATAFLOW__CODEThe meta object literal for the 'Code' reference feature.- Generated:
-
STORAGE_DATAFLOW__DIRECTION
static final org.eclipse.emf.ecore.EAttribute STORAGE_DATAFLOW__DIRECTIONThe meta object literal for the 'Direction' attribute feature.- Generated:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRYThe meta object literal for the 'Deployed Operations Pair To Deployed Storage Map Entry
' class. -
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EReference DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_STORAGE_MAP_ENTRY__KEYThe meta object literal for the 'Key' containment reference feature.- Generated:
-
TUPLE
static final org.eclipse.emf.ecore.EClass TUPLEThe meta object literal for the 'Tuple
' class.- See Also:
TupleImpl
,ExecutionPackageImpl.getTuple()
- Generated:
-
TUPLE__FIRST
static final org.eclipse.emf.ecore.EReference TUPLE__FIRSTThe meta object literal for the 'First' reference feature.- Generated:
-
TUPLE__SECOND
static final org.eclipse.emf.ecore.EReference TUPLE__SECONDThe meta object literal for the 'Second' reference feature.- Generated:
-
TUPLE___EQUALS__OBJECT
static final org.eclipse.emf.ecore.EOperation TUPLE___EQUALS__OBJECTThe meta object literal for the 'Equals' operation.- Generated:
-
TUPLE___HASH_CODE
static final org.eclipse.emf.ecore.EOperation TUPLE___HASH_CODEThe meta object literal for the 'Hash Code' operation.- Generated:
-
OPERATION_DATAFLOW
static final org.eclipse.emf.ecore.EClass OPERATION_DATAFLOWThe meta object literal for the 'Operation Dataflow
' class.- See Also:
OperationDataflowImpl
,ExecutionPackageImpl.getOperationDataflow()
- Generated:
-
OPERATION_DATAFLOW__CALLER
static final org.eclipse.emf.ecore.EReference OPERATION_DATAFLOW__CALLERThe meta object literal for the 'Caller' reference feature.- Generated:
-
OPERATION_DATAFLOW__CALLEE
static final org.eclipse.emf.ecore.EReference OPERATION_DATAFLOW__CALLEEThe meta object literal for the 'Callee' reference feature.- Generated:
-
OPERATION_DATAFLOW__DIRECTION
static final org.eclipse.emf.ecore.EAttribute OPERATION_DATAFLOW__DIRECTIONThe meta object literal for the 'Direction' attribute feature.- Generated:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY
static final org.eclipse.emf.ecore.EClass DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRYThe meta object literal for the 'Deployed Operations Pair To Deployed Operations Map Entry
' class. -
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__VALUE
static final org.eclipse.emf.ecore.EReference DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__VALUEThe meta object literal for the 'Value' containment reference feature.- Generated:
-
DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__KEY
static final org.eclipse.emf.ecore.EReference DEPLOYED_OPERATIONS_PAIR_TO_DEPLOYED_OPERATIONS_MAP_ENTRY__KEYThe meta object literal for the 'Key' containment reference feature.- Generated:
-
EDIRECTION
static final org.eclipse.emf.ecore.EEnum EDIRECTIONThe meta object literal for the 'EDirection
' enum.- See Also:
EDirection
,ExecutionPackageImpl.getEDirection()
- Generated:
-