Uses of Class
ilog.cpl.tree.IlpAbstractTreeAdapter

Packages that use IlpAbstractTreeAdapter
ilog.cpl ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. 
ilog.cpl.tree Together with ilog.cpl.IlpTree, this package constitutes the ILOG JTGO Tree component. 
 

Uses of IlpAbstractTreeAdapter in ilog.cpl
 

Methods in ilog.cpl that return IlpAbstractTreeAdapter
protected  IlpAbstractTreeAdapter IlpTree.createDefaultAdapter()
          Create a tree adapter for the given adapter mode.
 IlpAbstractTreeAdapter IlpTree.getAdapter()
          Returns the adapter connected to the tree or creates a new one.
 

Methods in ilog.cpl with parameters of type IlpAbstractTreeAdapter
 void IlpTree.setAdapter(IlpAbstractTreeAdapter adapter)
          Sets a new data source adapter.
 

Uses of IlpAbstractTreeAdapter in ilog.cpl.tree
 

Subclasses of IlpAbstractTreeAdapter in ilog.cpl.tree
 class IlpContainmentTreeAdapter
          This class adapts a data source to a containment tree.
 

Methods in ilog.cpl.tree that return IlpAbstractTreeAdapter
 IlpAbstractTreeAdapter IlpDefaultTreeExpansionStrategyFactory.getAdapter()
          Returns the adapter that is associated with this expansion strategy factory.
 

Constructors in ilog.cpl.tree with parameters of type IlpAbstractTreeAdapter
IlpDefaultTreeExpansionStrategyFactory(IlpAbstractTreeAdapter adapter)
          Creates an expansion strategy factory for the given adapter.
 



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