Uses of Interface
kieker.analysis.generic.graph.flattening.IGraphFlattener
Package | Description |
---|---|
kieker.analysis.generic.graph.flattening |
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 IGraphFlattener in kieker.analysis.generic.graph.flattening
Classes in kieker.analysis.generic.graph.flattening that implement IGraphFlattener Modifier and Type Class Description class
TopLevelFlattener<N extends INode,E extends IEdge>
Constructors in kieker.analysis.generic.graph.flattening with parameters of type IGraphFlattener Constructor Description GraphFlattenerStage(IGraphFlattener<N,E> flattener)