Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionModel.getAggregatedInvocations()
Returns the value of the 'Aggregated Invocations' map.
|
Modifier and Type | Field and Description |
---|---|
protected ComposedKey<DeployedOperation,DeployedOperation> |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.key
The cached value of the '
Key ' attribute. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionModelImpl.aggregatedInvocations
The cached value of the '
Aggregated Invocations ' map. |
Modifier and Type | Method and Description |
---|---|
ComposedKey<DeployedOperation,DeployedOperation> |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.getKey() |
ComposedKey<DeployedOperation,DeployedOperation> |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.getTypedKey() |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionFactoryImpl.createDeployedOperationsPairToAggregatedInvocationMapEntry() |
org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionModelImpl.getAggregatedInvocations() |
org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.getEMap() |
Modifier and Type | Method and Description |
---|---|
void |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setKey(ComposedKey<DeployedOperation,DeployedOperation> key) |
void |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setTypedKey(ComposedKey<DeployedOperation,DeployedOperation> newKey) |
Modifier and Type | Method and Description |
---|---|
T |
ExecutionSwitch.caseDeployedOperationsPairToAggregatedInvocationMapEntry(java.util.Map.Entry<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> object)
Returns the result of interpreting the object as an instance of 'Deployed Operations Pair To Aggregated Invocation Map Entry'.
|
Modifier and Type | Method and Description |
---|---|
ComposedKey<?,?> |
AnalysismodelFactoryImpl.createComposedKeyFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Modifier and Type | Method and Description |
---|---|
static <F,S> ComposedKey<F,S> |
ComposedKey.of(F first,
S second) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net