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