Uses of Interface
kieker.visualization.trace.IGraphProducingFilter
| Package | Description |
|---|---|
| kieker.visualization.trace |
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.visualization.trace.dependency.graph |
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 IGraphProducingFilter in kieker.visualization.trace
Classes in kieker.visualization.trace that implement IGraphProducingFilter Modifier and Type Class Description classAbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>Abstract superclass for graph-producing filters. -
Uses of IGraphProducingFilter in kieker.visualization.trace.dependency.graph
Classes in kieker.visualization.trace.dependency.graph that implement IGraphProducingFilter Modifier and Type Class Description classAbstractDependencyGraphFilter<T extends ISystemModelElement>Refactored copy from LogAnalysis-legacy tool.classComponentDependencyGraphAllocationFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classComponentDependencyGraphAssemblyFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classContainerDependencyGraphFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classOperationDependencyGraphAllocationFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classOperationDependencyGraphAssemblyFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".