Modifier and Type | Method and Description |
---|---|
AggregatedInvocation |
ExecutionFactory.createAggregatedInvocation()
Returns a new object of class 'Aggregated Invocation'.
|
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 | Class and Description |
---|---|
class |
AggregatedInvocationImpl
An implementation of the model object 'Aggregated Invocation'.
|
Modifier and Type | Field and Description |
---|---|
protected AggregatedInvocation |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.value
The cached value of the '
Value ' containment reference. |
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 |
---|---|
AggregatedInvocation |
ExecutionFactoryImpl.createAggregatedInvocation() |
AggregatedInvocation |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.getTypedValue() |
AggregatedInvocation |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.getValue() |
AggregatedInvocation |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setValue(AggregatedInvocation value) |
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 |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.basicSetTypedValue(AggregatedInvocation newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setTypedValue(AggregatedInvocation newValue) |
AggregatedInvocation |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setValue(AggregatedInvocation value) |
Modifier and Type | Method and Description |
---|---|
T |
ExecutionSwitch.caseAggregatedInvocation(AggregatedInvocation object)
Returns the result of interpreting the object as an instance of 'Aggregated Invocation'.
|
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'.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net