Package | Description |
---|---|
kieker.analysisteetime.dependencygraphs |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDependencyGraphBuilder
Abstract template class for dependency graph builders.
|
class |
AssemblyLevelComponentDependencyGraphBuilder
Dependency graph builder for component dependency graphs
at the assembly level.
|
class |
AssemblyLevelOperationDependencyGraphBuilder
Dependency graph builder for operation dependency graphs
at the assembly level.
|
class |
DeploymentLevelComponentDependencyGraphBuilder
Dependency graph builder for component dependency graphs
at the deployment level.
|
class |
DeploymentLevelContextDependencyGraphBuilder
Dependency graph builder for deployment context dependency graphs
at the deployment level.
|
class |
DeploymentLevelOperationDependencyGraphBuilder
Dependency graph builder for operation dependency graphs
at the deployment level.
|
class |
TypeLevelComponentDependencyGraphBuilder
Dependency graph builder for component dependency graphs
at the type level.
|
class |
TypeLevelOperationDependencyGraphBuilder
Dependency graph builder for operation dependency graphs
at the type level.
|
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) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net