Modifier and Type | Class and Description |
---|---|
class |
AbstractDependencyGraph<T extends ISystemModelElement>
Abstract superclass for dependency graphs.
|
class |
AbstractDependencyGraphFilter<T extends ISystemModelElement>
Refactored copy from LogAnalysis-legacy tool.
|
class |
AbstractDependencyGraphFormatterVisitor<T extends ISystemModelElement>
Abstract base class for dependency-graph-formatting visitors.
|
class |
DependencyGraphNode<T extends ISystemModelElement>
This class represents a single node within a dependency graph.
|
class |
WeightedBidirectionalDependencyGraphEdge<T extends ISystemModelElement>
This class represents a weighted but bidirected edge within a dependency graph.
|
Modifier and Type | Class and Description |
---|---|
class |
DescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E,O,ISystemModelElement>,E extends AbstractEdge<V,E,O>,O>
A filter which attaches decorations from a repository to graph entities.
|
Modifier and Type | Class and Description |
---|---|
class |
AllocationComponent |
class |
AssemblyComponent |
class |
ExecutionContainer |
class |
RootAssemblyComponent
This class represents a root assembly component.
|
class |
RootExecutionContainer
Specific subtype for the root execution container.
|
Modifier and Type | Class and Description |
---|---|
class |
AllocationComponentOperationPair
This class represents a pair consisting of an
Operation and an AllocationComponent . |
class |
AssemblyComponentOperationPair
This class represents a pair consisting of an
Operation and an AssemblyComponent . |
Copyright 2017 Kieker Project, http://kieker-monitoring.net