|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpAbstractAdapter | |
|---|---|
| ilog.cpl.datasource | Contains data source interfaces and default implementation and some related abstract adapters. |
| ilog.cpl.equipment | Together with ilog.cpl.IlpEquipment, this package constitutes
the ILOG JTGO Equipment component. |
| ilog.cpl.graph | Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
| ilog.cpl.list | Contains classes related to the Swing list model. |
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| ilog.cpl.table | Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. |
| ilog.cpl.tree | Together with ilog.cpl.IlpTree, this package constitutes
the ILOG JTGO Tree component. |
| Uses of IlpAbstractAdapter in ilog.cpl.datasource |
|---|
| Subclasses of IlpAbstractAdapter in ilog.cpl.datasource | |
|---|---|
class |
IlpAbstractHierarchyAdapter
Abstract adapter for representing hierarchies of objects. |
| Constructors in ilog.cpl.datasource with parameters of type IlpAbstractAdapter | |
|---|---|
AdapterEvent(IlEventType type,
IlpAbstractAdapter adapter,
IlpRepresentationObject representationObject)
Constructor for add/remove events. |
|
AdapterEvent(IlEventType type,
IlpAbstractAdapter adapter,
List representationObjects)
Constructor for add/remove events. |
|
| Uses of IlpAbstractAdapter in ilog.cpl.equipment |
|---|
| Subclasses of IlpAbstractAdapter in ilog.cpl.equipment | |
|---|---|
class |
IlpEquipmentAdapter
This class adapts a data source to an equipment. |
| Uses of IlpAbstractAdapter in ilog.cpl.graph |
|---|
| Subclasses of IlpAbstractAdapter in ilog.cpl.graph | |
|---|---|
class |
IlpAbstractNodeAdapter
Abstract node adapter for representing hierarchies of objects. |
| Uses of IlpAbstractAdapter in ilog.cpl.list |
|---|
| Subclasses of IlpAbstractAdapter in ilog.cpl.list | |
|---|---|
class |
IlpListAdapter
This class adapts a data source to a list model. |
| Uses of IlpAbstractAdapter in ilog.cpl.network |
|---|
| Subclasses of IlpAbstractAdapter in ilog.cpl.network | |
|---|---|
class |
IlpNetworkAdapter
This class adapts a data source to a network. |
| Uses of IlpAbstractAdapter in ilog.cpl.table |
|---|
| Subclasses of IlpAbstractAdapter in ilog.cpl.table | |
|---|---|
class |
IlpTableListAdapter
This class adapts a data source to a table list model. |
| Uses of IlpAbstractAdapter in ilog.cpl.tree |
|---|
| Subclasses of IlpAbstractAdapter in ilog.cpl.tree | |
|---|---|
class |
IlpAbstractTreeAdapter
This class supports the adaptation of a data source in a tree. |
class |
IlpContainmentTreeAdapter
This class adapts a data source to a containment tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||