Uses of Interface
kieker.analysis.generic.graph.IGraphElementSelector
Packages that use IGraphElementSelector
Package
Description
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.
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 IGraphElementSelectorModifier and TypeClassDescriptionclassclassclassclassSelect nodes and edges and assign them to groups reflecting an intersection.class -
Uses of IGraphElementSelector in kieker.analysis.metrics.graph.entropy
Constructors in kieker.analysis.metrics.graph.entropy with parameters of type IGraphElementSelectorModifierConstructorDescriptionAllenDeployedArchitectureGraphStage(IGraphElementSelector selector, EGraphGenerationMode graphGeneratioMode)