TraversalInfo contains a Node unique Id, a Node displayName, and a Node Level. The level of the Node represented by the node unique Id is in relation to the startId of the Hierarchy traverse method call. Children Nodes are represented by positive levels, parent Nodes by negative levels.
For example, a traverse of a Hierarchy has level -1 for parents of the Node represented by startId, and a level -2 for grandparents. Similarly, the children of the Node would have level 1, and grandchildren would have level 2.
<p> OSID Version: 2.0
Located in /harmoni/core/oki2/hierarchy/HarmoniTraversalInfo.class.php (line 26)
TraversalInfo | --HarmoniTraversalInfo
Constructor.
Get the display name for this Node.
Get the level of this Node in relation to the startId of the Hierarchy traversal method call. Descendants are assigned increasingly positive levels; ancestors increasingly negative levels.
Get the unique Id for this Node.
Inherited From TraversalInfo
TraversalInfo::getDisplayName()
TraversalInfo::getLevel()
TraversalInfo::getNodeId()
Documentation generated on Wed, 19 Sep 2007 10:24:23 -0400 by phpDocumentor 1.3.0RC3