Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
ilog.cpl.datasource.css |
Contains interfaces related to the cascading style sheet configuration of adapters.
|
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
ilog.cpl.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
IlpExpansionStrategyFactory |
IlpAbstractHierarchyAdapter.getExpansionStrategyFactory()
Returns the expansion strategy factory being used by this adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractHierarchyAdapter.setExpansionStrategyFactory(IlpExpansionStrategyFactory factory)
Sets the expansion strategy that will be used by the representation
objects created by this adapter.
|
Modifier and Type | Method and Description |
---|---|
IlpExpansionStrategyFactory |
IlpHierarchyAdapterCustomization.getExpansionStrategyFactory()
Returns the expansion strategy that will be used by the representation
objects created by this adapter.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultNodeExpansionStrategyFactory
This class models a default expansion strategy factory for both network
and equipment components.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultTreeExpansionStrategyFactory
This class models a default expansion strategy factory for
tree components.
|
Modifier and Type | Field and Description |
---|---|
static IlpExpansionStrategyFactory |
IlpExpansionStrategyFactory.DEFAULT
Default expansion strategy factory.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.