public class Arc extends java.lang.Object
Arc(Node source, Node target)
Node
getSource()
getTarget()
java.util.UUID
getUID()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Arc(Node source, Node target)
public java.util.UUID getUID()
public Node getSource()
public Node getTarget()