|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpNetworkView | |
|---|---|
| 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 IlpNetworkView in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpNetworkView | |
|---|---|
IlpNetworkView |
IlpNetwork.getView()
Returns the encapsulated view. |
| Methods in ilog.cpl with parameters of type IlpNetworkView | |
|---|---|
void |
IlpNetwork.setView(IlpNetworkView nview)
Sets or replaces the encapsulated view. |
| Uses of IlpNetworkView in ilog.cpl.network |
|---|
| Methods in ilog.cpl.network that return IlpNetworkView | |
|---|---|
IlpNetworkView |
IlpNetworkHandlerWithDataSource.getNetworkView()
Returns the view that is associated to this handler. |
| Constructors in ilog.cpl.network with parameters of type IlpNetworkView | |
|---|---|
IlpNetworkHandlerWithDataSource(IlpMutableNetworkModel model,
IlpNetworkView view,
IlpNetworkController controller,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||