Kieker 1.12

Uses of Class
kieker.tools.traceAnalysis.filter.traceReconstruction.TraceProcessingException

Packages that use TraceProcessingException
kieker.tools.traceAnalysis.filter.visualization.callTree   
 

Uses of TraceProcessingException in kieker.tools.traceAnalysis.filter.visualization.callTree
 

Methods in kieker.tools.traceAnalysis.filter.visualization.callTree that throw TraceProcessingException
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