Uses of Class
kieker.visualization.trace.call.tree.AbstractAggregatedCallTreeNode
Package | Description |
---|---|
kieker.visualization.trace.call.tree |
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 AbstractAggregatedCallTreeNode in kieker.visualization.trace.call.tree
Methods in kieker.visualization.trace.call.tree with parameters of type AbstractAggregatedCallTreeNode Modifier and Type Method Description protected void
AbstractAggregatedCallTreeFilter. setRoot(AbstractAggregatedCallTreeNode<T> root)
Sets the root of the call tree.