Uses of Interface
kieker.analysis.generic.graph.IElement
Packages that use IElement
Package
Description
Copyright 2026 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.
Copyright 2026 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.
Copyright 2026 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 IElement in kieker.analysis.behavior.model
Classes in kieker.analysis.behavior.model that implement IElementModifier and TypeClassDescriptionfinal classThe edge between two nodes of a BehaviorModel. -
Uses of IElement in kieker.analysis.generic.graph
Subinterfaces of IElement in kieker.analysis.generic.graph -
Uses of IElement in kieker.analysis.generic.graph.impl
Classes in kieker.analysis.generic.graph.impl that implement IElementModifier and TypeClassDescriptionclassBasic edge class to contain attributes.classclass -
Uses of IElement in kieker.analysis.generic.graph.mapping
Classes in kieker.analysis.generic.graph.mapping with type parameters of type IElementModifier and TypeClassDescriptionfinal classDirectPropertyMapper<T extends IElement>This function maps a graph element by a passed property key to the corresponding property value and returns it as string.Methods in kieker.analysis.generic.graph.mapping with type parameters of type IElement