Uses of Class
kieker.analysis.generic.graph.impl.ElementImpl
Package | Description |
---|---|
kieker.analysis.behavior.model |
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.analysis.generic.graph.impl |
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 ElementImpl in kieker.analysis.behavior.model
Subclasses of ElementImpl in kieker.analysis.behavior.model Modifier and Type Class Description class
UserBehaviorEdge
The edge between two nodes of a BehaviorModel. -
Uses of ElementImpl in kieker.analysis.generic.graph.impl
Subclasses of ElementImpl in kieker.analysis.generic.graph.impl Modifier and Type Class Description class
EdgeImpl
Basic edge class to contain attributes.class
NodeImpl