Uses of Class
kieker.tools.trace.analysis.filter.visualization.dependencyGraph.OperationAllocationDependencyGraph
| Package | Description |
|---|---|
| kieker.tools.trace.analysis.filter.visualization.dependencyGraph |
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.
|
-
Uses of OperationAllocationDependencyGraph in kieker.tools.trace.analysis.filter.visualization.dependencyGraph
Methods in kieker.tools.trace.analysis.filter.visualization.dependencyGraph with parameters of type OperationAllocationDependencyGraph Modifier and Type Method Description protected java.lang.StringOperationAllocationDependencyGraphFormatter. formatDependencyGraph(OperationAllocationDependencyGraph graph, boolean includeWeights, boolean useShortLabels, boolean plotLoops)Deprecated.