kieker.tools.traceAnalysis.plugins.visualization.callTree
Class AbstractAggregatedCallTreeNode<T>
java.lang.Object
kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreeNode<T>
kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractAggregatedCallTreeNode<T>
public abstract class AbstractAggregatedCallTreeNode<T>
- extends AbstractCallTreeNode<T>
- Author:
- Andre van Hoorn
AbstractAggregatedCallTreeNode
public AbstractAggregatedCallTreeNode(int id,
SystemModelRepository systemEntityFactory,
T entity,
boolean rootNode)
newCall
public abstract AbstractCallTreeNode<T> newCall(SynchronousCallMessage callMsg)
- Specified by:
newCall
in class AbstractCallTreeNode<T>
Copyright 2011 the Kieker Project, http://kieker.sourceforge.net>