Uses of Package
com.metamatrix.common.tree

Packages that use com.metamatrix.common.tree
com.metamatrix.common.tree   
com.metamatrix.common.tree.basic   
com.metamatrix.common.tree.directory   
com.metamatrix.platform.admin.api   
com.metamatrix.platform.admin.apiimpl   
 

Classes in com.metamatrix.common.tree used by com.metamatrix.common.tree
AbstractTreeView
           
ChildRules
          This interface is used to encapsulate the rules that govern which types of nodes may have children.
TreeNode
          This interface represents a single entry on a hierarchical system.
TreeNodeComparator
           
TreeNodeEditor
          This interface defines a view of a hierarchy of TreeNode instances.
TreeNodeFilter
           
TreeNodePathComparator
           
TreeView
          This interface defines a view of a hierarchy of TreeNode instances.
 

Classes in com.metamatrix.common.tree used by com.metamatrix.common.tree.basic
TreeNode
          This interface represents a single entry on a hierarchical system.
TreeNodeEditor
          This interface defines a view of a hierarchy of TreeNode instances.
TreeNodeFilter
           
TreeNodeSource
          This interface defines an interface to a source of TreeNode information.
TreeView
          This interface defines a view of a hierarchy of TreeNode instances.
 

Classes in com.metamatrix.common.tree used by com.metamatrix.common.tree.directory
AbstractTreeView
           
ChildRules
          This interface is used to encapsulate the rules that govern which types of nodes may have children.
PassThroughTreeNodeFilter
           
RuledTreeViewImpl
           
TreeNode
          This interface represents a single entry on a hierarchical system.
TreeNodeEditor
          This interface defines a view of a hierarchy of TreeNode instances.
TreeNodeFilter
           
TreeNodePathComparator
           
TreeView
          This interface defines a view of a hierarchy of TreeNode instances.
 

Classes in com.metamatrix.common.tree used by com.metamatrix.platform.admin.api
TreeNode
          This interface represents a single entry on a hierarchical system.
 

Classes in com.metamatrix.common.tree used by com.metamatrix.platform.admin.apiimpl
TreeNode
          This interface represents a single entry on a hierarchical system.
 



Copyright © 2009. All Rights Reserved.