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 |
---|---|
IlpMutableEquipmentModel |
IlpEquipment.getModel()
Returns the encapsulated model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpEquipment.setModel(IlpMutableEquipmentModel model)
Sets or replaces the encapsulated model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultEquipmentModel
This class is the default implementation of the
IlpEquipmentModel interface. |
Modifier and Type | Method and Description |
---|---|
IlpMutableEquipmentModel |
IlpEquipmentHandlerWithDataSource.getEquipmentModel()
Returns the model with which this handler is associated.
|
IlpMutableEquipmentModel |
IlpEquipmentAdapter.getModel()
Returns the equipment model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpEquipmentAdapter.setModel(IlpMutableEquipmentModel model)
Sets the equipment model.
|
Constructor and Description |
---|
IlpEquipmentHandlerWithDataSource(IlpMutableEquipmentModel model,
IlpEquipmentView view,
IlpEquipmentController controller,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.