Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.project |
Provides classes and interfaces to specify project information.
|
Modifier and Type | Method and Description |
---|---|
IlpProject |
IlpTable.getProject()
Returns the component project configuration.
|
IlpProject |
IlpTree.getProject()
Returns the component project configuration.
|
IlpProject |
IlpEquipment.getProject()
Returns the component project configuration.
|
IlpProject |
IlpNetwork.getProject()
Returns the Network component project configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTable.setProject(IlpProject proj)
Sets the project configuration, containing data source
information and style sheets.
|
void |
IlpTree.setProject(IlpProject proj)
Sets the project configuration, containing data source
information and style sheets.
|
void |
IlpEquipment.setProject(IlpProject proj)
Sets the component project configuration.
|
void |
IlpNetwork.setProject(IlpProject proj)
Sets a Network component project configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpTGOProject
This class represents a project file which encapsulates
information about datasource and style sheets to be used in
the graphic components.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.