Kieker 1.12

Uses of Interface
kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter.IPairFactory

Packages that use AbstractCallTreeFilter.IPairFactory
kieker.tools.traceAnalysis.filter.visualization.callTree   
 

Uses of AbstractCallTreeFilter.IPairFactory in kieker.tools.traceAnalysis.filter.visualization.callTree
 

Methods in kieker.tools.traceAnalysis.filter.visualization.callTree with parameters of type AbstractCallTreeFilter.IPairFactory
protected static
<T> void
AbstractCallTreeFilter.addTraceToTree(AbstractCallTreeNode<T> root, MessageTrace t, AbstractCallTreeFilter.IPairFactory<T> pairFactory, boolean aggregated)
          Adds the given trace to the given tree.
static
<T> void
AbstractCallTreeFilter.writeDotForMessageTrace(AbstractCallTreeNode<T> root, AbstractCallTreeFilter.IPairFactory<T> pairFactory, MessageTrace msgTrace, java.lang.String outputFilename, boolean includeWeights, boolean shortLabels)
           
 


Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net