Kieker 1.2

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

java.lang.Object
  extended by kieker.tools.traceAnalysis.plugins.AbstractTraceAnalysisPlugin
      extended by kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
          extended by kieker.tools.traceAnalysis.plugins.AbstractMessageTraceProcessingPlugin
              extended by kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreePlugin<T>
                  extended by kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin<AllocationComponentOperationPair>
                      extended by kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedAllocationComponentOperationCallTreePlugin
All Implemented Interfaces:
IAnalysisPlugin

public class AggregatedAllocationComponentOperationCallTreePlugin
extends AggregatedCallTreePlugin<AllocationComponentOperationPair>

Author:
Andre van Hoorn

Constructor Summary
AggregatedAllocationComponentOperationCallTreePlugin(String name, AllocationComponentOperationPairFactory allocationComponentOperationPairFactory, SystemModelRepository systemEntityFactory, File dotOutputFile, boolean includeWeights, boolean shortLabels)
           
 
Method Summary
 
Methods inherited from class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin
execute, getMessageTraceInputPort, printStatusMessage, saveTreeToDotFile, terminate
 
Methods inherited from class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreePlugin
writeDotForMessageTrace
 
Methods inherited from class kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
getErrorCount, getLastTraceIdError, getLastTraceIdSuccess, getSuccessCount, getTotalCount
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatedAllocationComponentOperationCallTreePlugin

public AggregatedAllocationComponentOperationCallTreePlugin(String name,
                                                            AllocationComponentOperationPairFactory allocationComponentOperationPairFactory,
                                                            SystemModelRepository systemEntityFactory,
                                                            File dotOutputFile,
                                                            boolean includeWeights,
                                                            boolean shortLabels)

Kieker 1.2

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