Uses of Interface
kieker.analysis.generic.graph.IGraphElementSelector
| Package | Description |
|---|---|
| kieker.analysis.generic.graph.selector |
Copyright (C) 2023 OceanDSL (https://oceandsl.uni-kiel.de)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.analysis.metrics.graph.entropy |
Copyright (C) 2023 OceanDSL (https://oceandsl.uni-kiel.de)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of IGraphElementSelector in kieker.analysis.generic.graph.selector
Classes in kieker.analysis.generic.graph.selector that implement IGraphElementSelector Modifier and Type Class Description classAllSelectorclassAllSelectorColorclassDiffSelectorclassIntersectSelectorSelect nodes and edges and assign them to groups reflecting an intersection.classSubtractSelector -
Uses of IGraphElementSelector in kieker.analysis.metrics.graph.entropy
Constructors in kieker.analysis.metrics.graph.entropy with parameters of type IGraphElementSelector Constructor Description AllenDeployedArchitectureGraphStage(IGraphElementSelector selector, EGraphGenerationMode graphGeneratioMode)AllenDeployedMaximalInterconnectedGraphStage(IGraphElementSelector selector)