Class Finder
Properties
Events
Methods
 NameDescription
  add Add a new node to the object tree graph.
P addNode Find the parent node and add the new node as its child.
  collect object collection.
P collectChildren Visit all the child nodes and collect them by removing.
P getCollection object collection.
P hasChildren true if all nodes are leaf nodes, false otherwise.
  isEmpty true if the graph is empty.
P onChildNodesVisited Set the object properties for all the child nodes visited.
Derived classes