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 interface
IGraphProducingFilter<G extends AbstractGraph<?,?,?>>
Deprecated.1.15 ported to teetimeClasses in kieker.tools.trace.analysis.filter that implement IGraphOutputtingFilter Modifier and Type Class Description class
AbstractGraphProducingFilter<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 class
AbstractGraphFilter<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 class
AbstractDependencyGraphFilter<T extends ISystemModelElement>
Deprecated.1.15 ported to teetimeclass
ComponentDependencyGraphAllocationFilter
Deprecated.1.15 ported to teetimeclass
ComponentDependencyGraphAssemblyFilter
Deprecated.1.15 ported to teetimeclass
ContainerDependencyGraphFilter
Deprecated.1.15 ported to teetimeclass
OperationDependencyGraphAllocationFilter
Deprecated.ported to teetimeclass
OperationDependencyGraphAssemblyFilter
Deprecated.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 class
DescriptionDecoratorFilter<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 class
TraceColoringFilter<V extends AbstractVertex<V,E,TraceInformation>,E extends AbstractEdge<V,E,TraceInformation>>
Deprecated.1.15 ported to teetime