Kieker 1.4

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

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<AssemblyComponentOperationPair>
                      extended by kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedAssemblyComponentOperationCallTreePlugin
All Implemented Interfaces:
IAnalysisPlugin

public class AggregatedAssemblyComponentOperationCallTreePlugin
extends AggregatedCallTreePlugin<AssemblyComponentOperationPair>

Author:
Andre van Hoorn

Constructor Summary
AggregatedAssemblyComponentOperationCallTreePlugin(String name, AssemblyComponentOperationPairFactory assemblyComponentOperationPairFactory, 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

AggregatedAssemblyComponentOperationCallTreePlugin

public AggregatedAssemblyComponentOperationCallTreePlugin(String name,
                                                          AssemblyComponentOperationPairFactory assemblyComponentOperationPairFactory,
                                                          SystemModelRepository systemEntityFactory,
                                                          File dotOutputFile,
                                                          boolean includeWeights,
                                                          boolean shortLabels)

Kieker 1.4

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