jdsl.core.ref
Class AMSGTEdge
java.lang.Object
|
+--jdsl.core.ref.MutablePosition
|
+--jdsl.core.ref.AMSGTEdge
- public class AMSGTEdge
- extends MutablePosition
- implements Edge
An edge in an AMSGraphTree. Wraps around an edge in the
underlying graph data structure (ule_).
- Author:
- Andrew Schwerin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AMSGTEdge
public AMSGTEdge(AMSGraphTree container,
java.lang.Object o)
setElement
public void setElement(java.lang.Object obj)
- Overrides:
- setElement in class MutablePosition
container
public Container container()
element
public java.lang.Object element()