Kieker 1.2

kieker.tools.traceAnalysis.plugins.visualization.callTree
Class TraceCallTreeNode

java.lang.Object
  extended by kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreeNode<AllocationComponentOperationPair>
      extended by kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreeNode

public class TraceCallTreeNode
extends AbstractCallTreeNode<AllocationComponentOperationPair>

Author:
Andre van Hoorn

Constructor Summary
TraceCallTreeNode(int id, SystemModelRepository systemEntityFactory, AllocationComponentOperationPairFactory pairFactory, AllocationComponentOperationPair entity, boolean rootNode)
           
 
Method Summary
 AbstractCallTreeNode<AllocationComponentOperationPair> newCall(SynchronousCallMessage callMsg)
           
 
Methods inherited from class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreeNode
getChildEdges, getEntity, getId, isRootNode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraceCallTreeNode

public TraceCallTreeNode(int id,
                         SystemModelRepository systemEntityFactory,
                         AllocationComponentOperationPairFactory pairFactory,
                         AllocationComponentOperationPair entity,
                         boolean rootNode)
Method Detail

newCall

public AbstractCallTreeNode<AllocationComponentOperationPair> newCall(SynchronousCallMessage callMsg)
Specified by:
newCall in class AbstractCallTreeNode<AllocationComponentOperationPair>

Kieker 1.2

Copyright 2010 the Kieker Project, http://kieker.sourceforge.net