com.togethersoft.openapi.modelnavigator
Interface NavigatorTreeNode


public interface NavigatorTreeNode
extends TreeNode

Interface for node objects presented in navigator.

Author:
TogetherSoft

Method Summary
 ReferencegetReference()
          Returns object representing model Reference for this
navigator node.

Methods inherited from interface javax.swing.tree.TreeNode
getChildAt, getChildCount, getParent, getIndex, getAllowsChildren, isLeaf, children

Method Detail

getReference

public Reference getReference()
Returns object representing model Reference for this
navigator node.
Returns: Reference object associated with the node