Kieker 1.5

Uses of Class
kieker.tools.traceAnalysis.filter.AbstractMessageTraceProcessingFilter

Packages that use AbstractMessageTraceProcessingFilter
kieker.tools.traceAnalysis.filter.traceWriter   
kieker.tools.traceAnalysis.filter.visualization.callTree   
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph   
kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram   
 

Uses of AbstractMessageTraceProcessingFilter in kieker.tools.traceAnalysis.filter.traceWriter
 

Subclasses of AbstractMessageTraceProcessingFilter in kieker.tools.traceAnalysis.filter.traceWriter
 class MessageTraceWriterFilter
           
 

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

Subclasses of AbstractMessageTraceProcessingFilter in kieker.tools.traceAnalysis.filter.visualization.callTree
 class AbstractAggregatedCallTreeFilter<T>
          This class has exactly one input port named "in".
 class AbstractCallTreeFilter<T>
          Plugin providing the creation of calling trees both for individual traces and an aggregated form mulitple traces.
 class AggregatedAllocationComponentOperationCallTreeFilter
           
 class AggregatedAssemblyComponentOperationCallTreeFilter
           
 class TraceCallTreeFilter
          Plugin providing the creation of calling trees both for individual traces and an aggregated form for multiple traces.
This class has exactly one input port named "in".
 

Uses of AbstractMessageTraceProcessingFilter in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 

Subclasses of AbstractMessageTraceProcessingFilter in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 class AbstractDependencyGraphFilter<T>
          Refactored copy from LogAnalysis-legacy tool
 class ComponentDependencyGraphAllocationFilter
          Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
 class ComponentDependencyGraphAssemblyFilter
          Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
 class ContainerDependencyGraphFilter
          Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
 class OperationDependencyGraphAllocationFilter
          Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
 class OperationDependencyGraphAssemblyFilter
          Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
 

Uses of AbstractMessageTraceProcessingFilter in kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram
 

Subclasses of AbstractMessageTraceProcessingFilter in kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram
 class SequenceDiagramFilter
          Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
 


Kieker 1.5

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