Searched refs:setParentChildRelationship (Results 1 – 6 of 6) sorted by relevance
73 this.setParentChildRelationship(parent, child);75 this.setParentChildRelationship(root, child);
50 this.setParentChildRelationship(node, child);
52 this.setParentChildRelationship(node, child);
58 this.setParentChildRelationship(parent, node);
64 this.setParentChildRelationship(node, child);
81 protected setParentChildRelationship( method in HierarchyTreeBuilder