|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||