Uses of Package
kieker.visualization.trace.dependency.graph
Package | Description |
---|---|
kieker.visualization.trace.dependency.graph |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Classes in kieker.visualization.trace.dependency.graph used by kieker.visualization.trace.dependency.graph Class Description AbstractComponentDependencyGraphFormatter Abstract superclass for formatters for component-based dependency graphs.AbstractDependencyGraph Abstract superclass for dependency graphs.AbstractDependencyGraphFilter Refactored copy from LogAnalysis-legacy tool.AbstractDependencyGraphFormatter Abstract superclass for all dependency-graph formatters.AbstractNodeDecorator Abstract superclass for all node decorators.AbstractOperationDependencyGraphFormatter Abstract for formatters for operation-level dependency graph.ComponentAllocationDependencyGraph This class represents component dependency graphs on the allocation level.ComponentAssemblyDependencyGraph This class represents component dependency graphs on the assembly level.ContainerDependencyGraph This class represents container dependency graphs.DependencyGraphNode This class represents a single node within a dependency graph.OperationAllocationDependencyGraph This class represents operation dependency graphs on the allocation level.OperationAssemblyDependencyGraph This class represents operation dependency graphs on the assembly level.WeightedBidirectionalDependencyGraphEdge This class represents a weighted but bidirected edge within a dependency graph.