Uses of Interface
ilog.cpl.tree.IlpTreeNode

Packages that use IlpTreeNode
ilog.cpl.tree Together with ilog.cpl.IlpTree, this package constitutes the ILOG JTGO Tree component. 
 

Uses of IlpTreeNode in ilog.cpl.tree
 

Classes in ilog.cpl.tree that implement IlpTreeNode
 class IlpDefaultTreeNode
          Default implementation of IlpTreeNode.
 

Methods in ilog.cpl.tree that return IlpTreeNode
protected  IlpTreeNode IlpContainmentTreeAdapter.createNode(IlpObject ilpObject)
          This method creates a tree node and registers it in the adapter structures.
 IlpTreeNode IlpDefaultTreeNodeFactory.createTreeNode(IlpObject ilpObject, IlpExpansionStrategy expansionStrategy)
          Creates and returns a tree node.
 IlpTreeNode IlpTreeNodeFactory.createTreeNode(IlpObject ilpObject, IlpExpansionStrategy expansionStrategy)
          Creates and returns a tree node.
 IlpTreeNode IlpAbstractTreeAdapter.getTreeNode(IlpObject ilpObject)
          Returns the tree node representing ilpObject.
 IlpTreeNode IlpAbstractTreeAdapter.getTreeNode(Object identifier)
          Returns the tree node representing identifier.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.