Modifier and Type | Method and Description |
---|---|
ExecutionModel |
ExampleConfiguration.getExecutionModel() |
Modifier and Type | Field and Description |
---|---|
protected ExecutionModel |
AbstractDependencyGraphBuilder.executionModel |
Modifier and Type | Method and Description |
---|---|
IDependencyGraphBuilder |
DeploymentLevelOperationDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
IDependencyGraphBuilder |
TypeLevelOperationDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
IDependencyGraphBuilder |
AssemblyLevelComponentDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
IDependencyGraphBuilder |
IDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
IDependencyGraphBuilder |
DeploymentLevelComponentDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
IDependencyGraphBuilder |
DeploymentLevelContextDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
IDependencyGraphBuilder |
AssemblyLevelOperationDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
IDependencyGraphBuilder |
TypeLevelComponentDependencyGraphBuilderFactory.createDependencyGraphBuilder(ExecutionModel executionModel,
StatisticsModel statisticsModel) |
Modifier and Type | Method and Description |
---|---|
static java.util.function.Function<OperationCall,java.lang.Object> |
ModelObjectFromOperationCallAccessors.createForAggregatedInvocation(ExecutionModel executionModel) |
Constructor and Description |
---|
ExecutionModelAssembler(ExecutionModel executionModel) |
ExecutionModelAssemblerStage(ExecutionModel executionModel) |
Modifier and Type | Method and Description |
---|---|
ExecutionModel |
ExecutionFactory.createExecutionModel()
Returns a new object of class 'Model'.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutionModelImpl
An implementation of the model object 'Model'.
|
Modifier and Type | Method and Description |
---|---|
ExecutionModel |
ExecutionFactoryImpl.createExecutionModel() |
Modifier and Type | Method and Description |
---|---|
T |
ExecutionSwitch.caseExecutionModel(ExecutionModel object)
Returns the result of interpreting the object as an instance of 'Model'.
|
Constructor and Description |
---|
CallStatisticsStage(StatisticsModel statisticsModel,
ExecutionModel executionModel) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net