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 |
---|---|
IlpNetworkSelectionModel |
IlpNetwork.getSelectionModel()
Returns the selection model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpNetwork.setSelectionModel(IlpNetworkSelectionModel selectionModel)
Sets the selection model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractNetworkSelectionModel
This class is an implementation of the
IlpNetworkSelectionModel
interface which handles notification to listeners of the model. |
class |
IlpDefaultNetworkSelectionModel
This is the default implementation of
IlpNetworkSelectionModel . |
Modifier and Type | Method and Description |
---|---|
IlpNetworkSelectionModel |
NetworkSelectionEvent.getNetworkSelectionModel()
Returns the selection model to which the event refers.
|
IlpNetworkSelectionModel |
IlpNetworkView.getSelectionModel()
Returns the selection model.
|
Constructor and Description |
---|
NetworkSelectionEvent(IlpNetworkSelectionModel source,
NetworkSelectionEvent.Type type,
IlpRepresentationObject[] objects)
Creates an event.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.