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 |
---|---|
IlpNetworkView |
IlpNetwork.getView()
Returns the encapsulated view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpNetwork.setView(IlpNetworkView nview)
Sets or replaces the encapsulated view.
|
Modifier and Type | Method and Description |
---|---|
IlpNetworkView |
IlpNetworkHandlerWithDataSource.getNetworkView()
Returns the view that is associated to this handler.
|
Constructor and Description |
---|
IlpNetworkHandlerWithDataSource(IlpMutableNetworkModel model,
IlpNetworkView view,
IlpNetworkController controller,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.