public interface ExecutionModel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ExecutionPackage.getExecutionModel()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<Tuple<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
getAggregatedInvocations()
Returns the value of the 'Aggregated Invocations' map.
|
org.eclipse.emf.common.util.EMap<Tuple<DeployedOperation,DeployedStorage>,AggregatedStorageAccess> |
getAggregatedStorageAccesses()
Returns the value of the 'Aggregated Storage Accesses' map.
|
org.eclipse.emf.common.util.EMap<Tuple<DeployedOperation,DeployedOperation>,AggregatedInvocation> getAggregatedInvocations()
kieker.model.analysismodel.execution.Tuple,
and the value is of type AggregatedInvocation,
ExecutionPackage.getExecutionModel_AggregatedInvocations()org.eclipse.emf.common.util.EMap<Tuple<DeployedOperation,DeployedStorage>,AggregatedStorageAccess> getAggregatedStorageAccesses()
kieker.model.analysismodel.execution.Tuple,
and the value is of type AggregatedStorageAccess,
ExecutionPackage.getExecutionModel_AggregatedStorageAccesses()Copyright 2021 Kieker Project, http://kieker-monitoring.net