public class TreeEdge extends java.lang.Object
TreeNode
source
target
TreeEdge(TreeNode source, DataTable targetTable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final TreeNode source
public final TreeNode target
public TreeEdge(TreeNode source, DataTable targetTable)