Static methods

staticaddLink(fromNode:LogicNode, toNode:LogicNode, fromIndex:Int, toIndex:Int):LogicNodeLink

Add a link between to nodes to the tree.

Constructor