|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IGraphOutputtingFilter in kieker.tools.traceAnalysis.filter |
---|
Subinterfaces of IGraphOutputtingFilter in kieker.tools.traceAnalysis.filter | |
---|---|
interface |
IGraphProducingFilter<G extends AbstractGraph<?,?,?>>
Interface for graph-producing filters. |
Classes in kieker.tools.traceAnalysis.filter that implement IGraphOutputtingFilter | |
---|---|
class |
AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>
Abstract superclass for graph-producing filters. |
Uses of IGraphOutputtingFilter in kieker.tools.traceAnalysis.filter.visualization |
---|
Classes in kieker.tools.traceAnalysis.filter.visualization that implement IGraphOutputtingFilter | |
---|---|
class |
AbstractGraphFilter<G extends AbstractGraph<V,E,O>,V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O>
Abstract superclass for all graph filters. |
Uses of IGraphOutputtingFilter in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph |
---|
Classes in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph that implement IGraphOutputtingFilter | |
---|---|
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". |
Uses of IGraphOutputtingFilter in kieker.tools.traceAnalysis.filter.visualization.descriptions |
---|
Classes in kieker.tools.traceAnalysis.filter.visualization.descriptions that implement IGraphOutputtingFilter | |
---|---|
class |
DescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E,O,ISystemModelElement>,E extends AbstractEdge<V,E,O>,O>
A filter which attaches decorations from a repository to graph entities. |
Uses of IGraphOutputtingFilter in kieker.tools.traceAnalysis.filter.visualization.traceColoring |
---|
Classes in kieker.tools.traceAnalysis.filter.visualization.traceColoring that implement IGraphOutputtingFilter | |
---|---|
class |
TraceColoringFilter<V extends AbstractVertex<V,E,TraceInformation>,E extends AbstractEdge<V,E,TraceInformation>>
This filter sets the color of nodes and edges which belong to a single trace according to a trace coloring schema defined in a color repository (see TraceColorRepository ). |
|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |