ilog.cpl.tree
Interface IlpTreeNodeFactory

All Known Implementing Classes:
IlpDefaultTreeNodeFactory

public interface IlpTreeNodeFactory

Factory interface for tree nodes.

Since:
JTGO 3.0

Method Summary
 IlpTreeNode createTreeNode(IlpObject ilpObject, IlpExpansionStrategy expansionStrategy)
          Creates and returns a tree node.
 

Method Detail

createTreeNode

IlpTreeNode createTreeNode(IlpObject ilpObject,
                           IlpExpansionStrategy expansionStrategy)
Creates and returns a tree node.

Parameters:
ilpObject - The IlpObject of the tree node.
expansionStrategy - The expansion strategy of the tree node.


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