Package kieker.visualization.trace.dependency.graph
package kieker.visualization.trace.dependency.graph
Copyright 2026 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.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
ClassesClassDescriptionAbstract 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.Abstract base class for dependency-graph-formatting visitors.Abstract superclass for all node decorators.Abstract for formatters for operation-level dependency graph.This class represents component dependency graphs on the allocation level.Formatter class for component dependency graphs on the allocation level (see
ComponentAllocationDependencyGraph) .This class represents component dependency graphs on the assembly level.Formatter class for component dependency graphs on the assembly level (seeComponentAssemblyDependencyGraph).Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".This class represents container dependency graphs.Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".Formatter for container dependency graphs.DependencyGraphNode<T extends ISystemModelElement>This class represents a single node within a dependency graph.This class represents operation dependency graphs on the allocation level.Formatter for operation dependency graphs on the allocation level (seeOperationAllocationDependencyGraph).This class represents operation dependency graphs on the assembly level.Formatter for operation dependency graphs on the assembly level (seeOperationAssemblyDependencyGraph).Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".Decorator to set the color of graph nodes depending on graph nodes execution time.Response time decoration for graph vertices.Decorator to attach response time data to graph nodes.This class represents a weighted but bidirected edge within a dependency graph.