Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
Modifier and Type | Method and Description |
---|---|
IlpNetworkController |
IlpNetwork.getController()
Returns the encapsulated controller.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpNetwork.setController(IlpNetworkController controller)
Sets or replaces the encapsulated controller.
|
Modifier and Type | Method and Description |
---|---|
IlpNetworkController |
IlpNetworkHandlerWithDataSource.getNetworkController()
Returns the controller that is associated to this handler
and from which it gets its requests.
|
Constructor and Description |
---|
IlpNetworkHandlerWithDataSource(IlpMutableNetworkModel model,
IlpNetworkView view,
IlpNetworkController controller,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler.
|
IlpNetworkHandlerWithoutDataSource(IlpNetworkController controller)
Creates the handler.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.