Uses of Interface
kieker.tools.trace.analysis.filter.IGraphOutputtingFilter
| Package | Description |
|---|---|
| kieker.tools.trace.analysis.filter |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.tools.trace.analysis.filter.visualization |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.tools.trace.analysis.filter.visualization.dependencyGraph |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.tools.trace.analysis.filter.visualization.descriptions |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.tools.trace.analysis.filter.visualization.traceColoring |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of IGraphOutputtingFilter in kieker.tools.trace.analysis.filter
Subinterfaces of IGraphOutputtingFilter in kieker.tools.trace.analysis.filter Modifier and Type Interface Description interfaceIGraphProducingFilter<G extends AbstractGraph<?,?,?>>Deprecated.1.15 ported to teetimeClasses in kieker.tools.trace.analysis.filter that implement IGraphOutputtingFilter Modifier and Type Class Description classAbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>Deprecated.1.15 ported to teetime -
Uses of IGraphOutputtingFilter in kieker.tools.trace.analysis.filter.visualization
Classes in kieker.tools.trace.analysis.filter.visualization that implement IGraphOutputtingFilter Modifier and Type Class Description classAbstractGraphFilter<G extends AbstractGraph<V,E,O>,V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O>Deprecated.1.15 moved to teetime -
Uses of IGraphOutputtingFilter in kieker.tools.trace.analysis.filter.visualization.dependencyGraph
Classes in kieker.tools.trace.analysis.filter.visualization.dependencyGraph that implement IGraphOutputtingFilter Modifier and Type Class Description classAbstractDependencyGraphFilter<T extends ISystemModelElement>Deprecated.1.15 ported to teetimeclassComponentDependencyGraphAllocationFilterDeprecated.1.15 ported to teetimeclassComponentDependencyGraphAssemblyFilterDeprecated.1.15 ported to teetimeclassContainerDependencyGraphFilterDeprecated.1.15 ported to teetimeclassOperationDependencyGraphAllocationFilterDeprecated.ported to teetimeclassOperationDependencyGraphAssemblyFilterDeprecated.1.15 ported to teetime -
Uses of IGraphOutputtingFilter in kieker.tools.trace.analysis.filter.visualization.descriptions
Classes in kieker.tools.trace.analysis.filter.visualization.descriptions that implement IGraphOutputtingFilter Modifier and Type Class Description classDescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E,O,ISystemModelElement>,E extends AbstractEdge<V,E,O>,O>Deprecated.1.15 ported to teetime -
Uses of IGraphOutputtingFilter in kieker.tools.trace.analysis.filter.visualization.traceColoring
Classes in kieker.tools.trace.analysis.filter.visualization.traceColoring that implement IGraphOutputtingFilter Modifier and Type Class Description classTraceColoringFilter<V extends AbstractVertex<V,E,TraceInformation>,E extends AbstractEdge<V,E,TraceInformation>>Deprecated.1.15 ported to teetime