See: Description
| Interface | Description |
|---|---|
| IGraphProducingFilter<G extends AbstractGraph<?,?,?>> |
Interface for graph-producing filters.
|
| Class | Description |
|---|---|
| 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.
|
| AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>> |
Abstract superclass for graph-producing filters.
|
| GraphWriterPlugin |
Generic graph writer plugin to generate graph specifications and save them to disk.
|
| SequenceDiagramFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| 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). |
| Enum | Description |
|---|---|
| SequenceDiagramFilter.SDModes |
Copyright 2021 Kieker Project, http://kieker-monitoring.net