| Class | Description |
|---|---|
| AbstractComponentDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> |
Abstract superclass for formatters for component-based dependency graphs.
|
| AbstractDependencyGraph<T extends ISystemModelElement> |
Abstract superclass for dependency graphs.
|
| AbstractDependencyGraphFilter<T extends ISystemModelElement> |
Refactored copy from LogAnalysis-legacy tool.
|
| AbstractDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> |
Abstract superclass for all dependency-graph formatters.
|
| AbstractDependencyGraphFormatterVisitor<T extends ISystemModelElement> |
Abstract base class for dependency-graph-formatting visitors.
|
| AbstractNodeDecorator |
Abstract superclass for all node decorators.
|
| AbstractOperationDependencyGraphFormatter<T extends AbstractDependencyGraph<?>> |
Abstract for formatters for operation-level dependency graph.
|
| ComponentAllocationDependencyGraph |
This class represents component dependency graphs on the allocation level.
|
| ComponentAllocationDependencyGraphFormatter |
Formatter class for component dependency graphs on the allocation level (see
ComponentAllocationDependencyGraph) . |
| ComponentAssemblyDependencyGraph |
This class represents component dependency graphs on the assembly level.
|
| ComponentAssemblyDependencyGraphFormatter |
Formatter class for component dependency graphs on the assembly level (see
ComponentAssemblyDependencyGraph). |
| ComponentDependencyGraphAllocationFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| ComponentDependencyGraphAssemblyFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| ContainerDependencyGraph |
This class represents container dependency graphs.
|
| ContainerDependencyGraphFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| ContainerDependencyGraphFormatter |
Formatter for container dependency graphs.
|
| DependencyGraphNode<T extends ISystemModelElement> |
This class represents a single node within a dependency graph.
|
| OperationAllocationDependencyGraph |
This class represents operation dependency graphs on the allocation level.
|
| OperationAllocationDependencyGraphFormatter |
Formatter for operation dependency graphs on the allocation level (see
OperationAllocationDependencyGraph). |
| OperationAssemblyDependencyGraph |
This class represents operation dependency graphs on the assembly level.
|
| OperationAssemblyDependencyGraphFormatter |
Formatter for operation dependency graphs on the assembly level (see
OperationAssemblyDependencyGraph). |
| OperationDependencyGraphAllocationFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| OperationDependencyGraphAssemblyFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| ResponseTimeColorNodeDecorator |
Decorator to set the color of graph nodes depending on graph nodes execution time.
|
| ResponseTimeDecoration |
Response time decoration for graph vertices.
|
| ResponseTimeNodeDecorator |
Decorator to attach response time data to graph nodes.
|
| WeightedBidirectionalDependencyGraphEdge<T extends ISystemModelElement> |
This class represents a weighted but bidirected edge within a dependency graph.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net