Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
Modifier and Type | Method and Description |
---|---|
IlpEquipmentSelectionModel |
IlpEquipment.getSelectionModel()
Returns the selection model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpEquipment.setSelectionModel(IlpEquipmentSelectionModel selectionModel)
Sets the selection model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractEquipmentSelectionModel
This class is an implementation of the
IlpNetworkSelectionModel
interface which handles notification to listeners of the model. |
class |
IlpDefaultEquipmentSelectionModel
This is the default implementation of
IlpEquipmentSelectionModel . |
Modifier and Type | Method and Description |
---|---|
IlpEquipmentSelectionModel |
EquipmentSelectionEvent.getEquipmentSelectionModel()
Returns the selection model to which the event refers to.
|
IlpEquipmentSelectionModel |
IlpEquipmentView.getSelectionModel()
Returns the selection model.
|
Constructor and Description |
---|
EquipmentSelectionEvent(IlpEquipmentSelectionModel source,
EquipmentSelectionEvent.Type type,
IlpRepresentationObject[] objects)
Creates an event.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.