|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpNetworkController | |
|---|---|
| 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 ILOG JTGO Network component. |
| Uses of IlpNetworkController in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpNetworkController | |
|---|---|
IlpNetworkController |
IlpNetwork.getController()
Returns the encapsulated controller. |
| Methods in ilog.cpl with parameters of type IlpNetworkController | |
|---|---|
void |
IlpNetwork.setController(IlpNetworkController controller)
Sets or replaces the encapsulated controller. |
| Uses of IlpNetworkController in ilog.cpl.network |
|---|
| Methods in ilog.cpl.network that return IlpNetworkController | |
|---|---|
IlpNetworkController |
IlpNetworkHandlerWithDataSource.getNetworkController()
Returns the controller that is associated to this handler and from which it gets its requests. |
| Constructors in ilog.cpl.network with parameters of type IlpNetworkController | |
|---|---|
IlpNetworkHandlerWithDataSource(IlpMutableNetworkModel model,
IlpNetworkView view,
IlpNetworkController controller,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler. |
|
IlpNetworkHandlerWithoutDataSource(IlpNetworkController controller)
Creates the handler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||