Class EdgeImpl
java.lang.Object
kieker.analysis.generic.graph.impl.ElementImpl
kieker.analysis.generic.graph.impl.EdgeImpl
- Direct Known Subclasses:
UserBehaviorEdge
Basic edge class to contain attributes.
- Since:
- 2.0.0
- Author:
- Reiner Jung
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class kieker.analysis.generic.graph.impl.ElementImpl
getId, getProperty, getPropertyKeys, removeProperty, setProperty, setPropertyIfAbsentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface kieker.analysis.generic.graph.IElement
getId, getProperty, getPropertyKeys, removeProperty, setProperty, setPropertyIfAbsent
-
Constructor Details
-
EdgeImpl
-