| 
Kieker 1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallTreeNode | |
|---|---|
| kieker.tools.traceAnalysis.plugins.visualization.callTree | |
| Uses of CallTreeNode in kieker.tools.traceAnalysis.plugins.visualization.callTree | 
|---|
| Methods in kieker.tools.traceAnalysis.plugins.visualization.callTree that return CallTreeNode | |
|---|---|
 CallTreeNode | 
CallTreeNode.createNewChild(AllocationComponent allocationComponent,
               Operation operation)
Creates a new child and adds it to the nodes list of children  | 
 CallTreeNode | 
CallTreeNode.getChild(AllocationComponent allocationComponent,
         Operation operation)
Returns the child node with given operation, name, and vmName.  | 
 CallTreeNode | 
CallTreeNode.getParent()
 | 
| Methods in kieker.tools.traceAnalysis.plugins.visualization.callTree that return types with arguments of type CallTreeNode | |
|---|---|
 Collection<CallTreeNode> | 
CallTreeNode.getChildren()
 | 
| Constructors in kieker.tools.traceAnalysis.plugins.visualization.callTree with parameters of type CallTreeNode | |
|---|---|
CallTreeNode(CallTreeNode parent,
             CallTreeOperationHashKey opInfo)
 | 
|
  | 
Kieker 1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||