Kieker 1.9

Uses of Interface
kieker.tools.traceAnalysis.filter.IGraphProducingFilter

Packages that use IGraphProducingFilter
kieker.tools.traceAnalysis.filter   
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph   
 

Uses of IGraphProducingFilter in kieker.tools.traceAnalysis.filter
 

Classes in kieker.tools.traceAnalysis.filter that implement IGraphProducingFilter
 class AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>
          Abstract superclass for graph-producing filters.
 

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

Classes in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph that implement IGraphProducingFilter
 class AbstractDependencyGraphFilter<T extends ISystemModelElement>
          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".
 


Kieker 1.9

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