public interface ExecutionPackage
extends org.eclipse.emf.ecore.EPackage
ExecutionFactory| Modifier and Type | Interface and 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
|
| Modifier and Type | Field and Description |
|---|---|
static int |
AGGREGATED_INVOCATION
The meta object id for the '
Aggregated Invocation' class. |
static int |
AGGREGATED_INVOCATION__SOURCE
The feature id for the 'Source' reference.
|
static int |
AGGREGATED_INVOCATION__TARGET
The feature id for the 'Target' reference.
|
static int |
AGGREGATED_INVOCATION_FEATURE_COUNT
The number of structural features of the 'Aggregated Invocation' class.
|
static int |
AGGREGATED_INVOCATION_OPERATION_COUNT
The number of operations of the 'Aggregated Invocation' class.
|
static int |
AGGREGATED_STORAGE_ACCESS
The meta object id for the '
Aggregated Storage Access' class. |
static int |
AGGREGATED_STORAGE_ACCESS__CODE
The feature id for the 'Code' reference.
|
static int |
AGGREGATED_STORAGE_ACCESS__DIRECTION
The feature id for the 'Direction' attribute.
|
static int |
AGGREGATED_STORAGE_ACCESS__STORAGE
The feature id for the 'Storage' reference.
|
static int |
AGGREGATED_STORAGE_ACCESS_FEATURE_COUNT
The number of structural features of the 'Aggregated Storage Access' class.
|
static int |
AGGREGATED_STORAGE_ACCESS_OPERATION_COUNT
The number of operations of the 'Aggregated Storage Access' class.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY
The meta object id for the '
Deployed Operations Pair To Aggregated Invocation Map Entry' class. |
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY__KEY
The feature id for the 'Key' containment reference.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Deployed Operations Pair To Aggregated Invocation Map Entry' class.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'Deployed Operations Pair To Aggregated Invocation Map Entry' class.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY
The meta object id for the '
Deployed Operations Pair To Aggregated Storage Access Map Entry' class. |
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY__KEY
The feature id for the 'Key' containment reference.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Deployed Operations Pair To Aggregated Storage Access Map Entry' class.
|
static int |
DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY_OPERATION_COUNT
The number of operations of the 'Deployed Operations Pair To Aggregated Storage Access 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__AGGREGATED_INVOCATIONS
The feature id for the 'Aggregated Invocations' map.
|
static int |
EXECUTION_MODEL__AGGREGATED_STORAGE_ACCESSES
The feature id for the 'Aggregated Storage Accesses' 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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getAggregatedInvocation_Source()
Returns the meta object for the reference '
Source'. |
org.eclipse.emf.ecore.EReference |
getAggregatedInvocation_Target()
Returns the meta object for the reference '
Target'. |
org.eclipse.emf.ecore.EClass |
getAggregatedInvocation()
Returns the meta object for class '
Aggregated Invocation'. |
org.eclipse.emf.ecore.EReference |
getAggregatedStorageAccess_Code()
Returns the meta object for the reference '
Code'. |
org.eclipse.emf.ecore.EAttribute |
getAggregatedStorageAccess_Direction()
Returns the meta object for the attribute '
Direction'. |
org.eclipse.emf.ecore.EReference |
getAggregatedStorageAccess_Storage()
Returns the meta object for the reference '
Storage'. |
org.eclipse.emf.ecore.EClass |
getAggregatedStorageAccess()
Returns the meta object for class '
Aggregated Storage Access'. |
org.eclipse.emf.ecore.EReference |
getDeployedOperationsPairToAggregatedInvocationMapEntry_Key()
Returns the meta object for the containment reference '
Key'. |
org.eclipse.emf.ecore.EReference |
getDeployedOperationsPairToAggregatedInvocationMapEntry_Value()
Returns the meta object for the containment reference '
Value'. |
org.eclipse.emf.ecore.EClass |
getDeployedOperationsPairToAggregatedInvocationMapEntry()
Returns the meta object for class '
Deployed Operations Pair To Aggregated Invocation Map Entry'. |
org.eclipse.emf.ecore.EReference |
getDeployedOperationsPairToAggregatedStorageAccessMapEntry_Key()
Returns the meta object for the containment reference '
Key'. |
org.eclipse.emf.ecore.EReference |
getDeployedOperationsPairToAggregatedStorageAccessMapEntry_Value()
Returns the meta object for the containment reference '
Value'. |
org.eclipse.emf.ecore.EClass |
getDeployedOperationsPairToAggregatedStorageAccessMapEntry()
Returns the meta object for class '
Deployed Operations Pair To Aggregated Storage Access Map Entry'. |
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.EReference |
getExecutionModel_AggregatedInvocations()
Returns the meta object for the map '
Aggregated Invocations'. |
org.eclipse.emf.ecore.EReference |
getExecutionModel_AggregatedStorageAccesses()
Returns the meta object for the map '
Aggregated Storage Accesses'. |
org.eclipse.emf.ecore.EClass |
getExecutionModel()
Returns the meta object for class '
Model'. |
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'. |
org.eclipse.emf.ecore.EClass |
getTuple()
Returns the meta object for class '
Tuple'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ExecutionPackage eINSTANCE
static final int EXECUTION_MODEL
Model' class.
ExecutionModelImpl,
ExecutionPackageImpl.getExecutionModel(),
Constant Field Valuesstatic final int EXECUTION_MODEL__AGGREGATED_INVOCATIONS
static final int EXECUTION_MODEL__AGGREGATED_STORAGE_ACCESSES
static final int EXECUTION_MODEL_FEATURE_COUNT
static final int EXECUTION_MODEL_OPERATION_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY
Deployed Operations Pair To Aggregated Invocation Map Entry' class.
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY__VALUE
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY__KEY
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY_FEATURE_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_INVOCATION_MAP_ENTRY_OPERATION_COUNT
static final int AGGREGATED_INVOCATION
Aggregated Invocation' class.
AggregatedInvocationImpl,
ExecutionPackageImpl.getAggregatedInvocation(),
Constant Field Valuesstatic final int AGGREGATED_INVOCATION__SOURCE
static final int AGGREGATED_INVOCATION__TARGET
static final int AGGREGATED_INVOCATION_FEATURE_COUNT
static final int AGGREGATED_INVOCATION_OPERATION_COUNT
static final int AGGREGATED_STORAGE_ACCESS
Aggregated Storage Access' class.
AggregatedStorageAccessImpl,
ExecutionPackageImpl.getAggregatedStorageAccess(),
Constant Field Valuesstatic final int AGGREGATED_STORAGE_ACCESS__STORAGE
static final int AGGREGATED_STORAGE_ACCESS__CODE
static final int AGGREGATED_STORAGE_ACCESS__DIRECTION
static final int AGGREGATED_STORAGE_ACCESS_FEATURE_COUNT
static final int AGGREGATED_STORAGE_ACCESS_OPERATION_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY
Deployed Operations Pair To Aggregated Storage Access Map Entry' class.
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY__VALUE
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY__KEY
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY_FEATURE_COUNT
static final int DEPLOYED_OPERATIONS_PAIR_TO_AGGREGATED_STORAGE_ACCESS_MAP_ENTRY_OPERATION_COUNT
static final int TUPLE
Tuple' class.
TupleImpl,
ExecutionPackageImpl.getTuple(),
Constant Field Valuesstatic final int TUPLE__FIRST
static final int TUPLE__SECOND
static final int TUPLE_FEATURE_COUNT
static final int TUPLE___EQUALS__OBJECT
static final int TUPLE___HASH_CODE
static final int TUPLE_OPERATION_COUNT
static final int EDIRECTION
EDirection' enum.
EDirection,
ExecutionPackageImpl.getEDirection(),
Constant Field Valuesorg.eclipse.emf.ecore.EClass getExecutionModel()
Model'.
ExecutionModelorg.eclipse.emf.ecore.EReference getExecutionModel_AggregatedInvocations()
Aggregated Invocations'.
ExecutionModel.getAggregatedInvocations(),
getExecutionModel()org.eclipse.emf.ecore.EReference getExecutionModel_AggregatedStorageAccesses()
Aggregated Storage Accesses'.
ExecutionModel.getAggregatedStorageAccesses(),
getExecutionModel()org.eclipse.emf.ecore.EClass getDeployedOperationsPairToAggregatedInvocationMapEntry()
Deployed Operations Pair To Aggregated Invocation Map Entry'.
Map.Entryorg.eclipse.emf.ecore.EReference getDeployedOperationsPairToAggregatedInvocationMapEntry_Value()
Value'.
Map.Entry,
getDeployedOperationsPairToAggregatedInvocationMapEntry()org.eclipse.emf.ecore.EReference getDeployedOperationsPairToAggregatedInvocationMapEntry_Key()
Key'.
Map.Entry,
getDeployedOperationsPairToAggregatedInvocationMapEntry()org.eclipse.emf.ecore.EClass getAggregatedInvocation()
Aggregated Invocation'.
AggregatedInvocationorg.eclipse.emf.ecore.EReference getAggregatedInvocation_Source()
Source'.
AggregatedInvocation.getSource(),
getAggregatedInvocation()org.eclipse.emf.ecore.EReference getAggregatedInvocation_Target()
Target'.
AggregatedInvocation.getTarget(),
getAggregatedInvocation()org.eclipse.emf.ecore.EClass getAggregatedStorageAccess()
Aggregated Storage Access'.
AggregatedStorageAccessorg.eclipse.emf.ecore.EReference getAggregatedStorageAccess_Storage()
Storage'.
AggregatedStorageAccess.getStorage(),
getAggregatedStorageAccess()org.eclipse.emf.ecore.EReference getAggregatedStorageAccess_Code()
Code'.
AggregatedStorageAccess.getCode(),
getAggregatedStorageAccess()org.eclipse.emf.ecore.EAttribute getAggregatedStorageAccess_Direction()
Direction'.
AggregatedStorageAccess.getDirection(),
getAggregatedStorageAccess()org.eclipse.emf.ecore.EClass getDeployedOperationsPairToAggregatedStorageAccessMapEntry()
Deployed Operations Pair To Aggregated Storage Access Map Entry'.
Map.Entryorg.eclipse.emf.ecore.EReference getDeployedOperationsPairToAggregatedStorageAccessMapEntry_Value()
Value'.
Map.Entry,
getDeployedOperationsPairToAggregatedStorageAccessMapEntry()org.eclipse.emf.ecore.EReference getDeployedOperationsPairToAggregatedStorageAccessMapEntry_Key()
Key'.
Map.Entry,
getDeployedOperationsPairToAggregatedStorageAccessMapEntry()org.eclipse.emf.ecore.EClass getTuple()
Tuple'.
Tupleorg.eclipse.emf.ecore.EReference getTuple_First()
First'.
Tuple.getFirst(),
getTuple()org.eclipse.emf.ecore.EReference getTuple_Second()
Second'.
Tuple.getSecond(),
getTuple()org.eclipse.emf.ecore.EOperation getTuple__Equals__Object()
Equals' operation.
Tuple.equals(java.lang.Object)org.eclipse.emf.ecore.EOperation getTuple__HashCode()
Hash Code' operation.
Tuple.hashCode()org.eclipse.emf.ecore.EEnum getEDirection()
EDirection'.
EDirectionExecutionFactory getExecutionFactory()
Copyright 2021 Kieker Project, http://kieker-monitoring.net