kieker.tools.traceAnalysis.plugins.visualization.callTree
Class AggregatedAllocationComponentOperationCallTreePlugin
java.lang.Object
kieker.tools.traceAnalysis.plugins.AbstractTraceAnalysisPlugin
kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
kieker.tools.traceAnalysis.plugins.AbstractMessageTraceProcessingPlugin
kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreePlugin<T>
kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin<AllocationComponentOperationPair>
kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedAllocationComponentOperationCallTreePlugin
- All Implemented Interfaces:
- IAnalysisPlugin
public class AggregatedAllocationComponentOperationCallTreePlugin
- extends AggregatedCallTreePlugin<AllocationComponentOperationPair>
- Author:
- Andre van Hoorn
AggregatedAllocationComponentOperationCallTreePlugin
public AggregatedAllocationComponentOperationCallTreePlugin(String name,
AllocationComponentOperationPairFactory allocationComponentOperationPairFactory,
SystemModelRepository systemEntityFactory,
File dotOutputFile,
boolean includeWeights,
boolean shortLabels)
Copyright 2010 the Kieker Project, http://kieker.sourceforge.net>