@uml Return true if t is u's parent or a node on path to root from u. Use == not equals().
See Implementation
@uml Return true if t is u's parent or a node on path to root from u. Use == not equals().