Package | Description |
---|---|
ilog.cpl.model |
Provides classes and interfaces to create the application business model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpObjectSupport
This class provides basic support to
IlpObject instances
for storing attributes and values. |
Modifier and Type | Method and Description |
---|---|
protected IlpAttributeValueHolderSupport |
IlpRepresentationObjectSupport.createAttributeValueHolderSupport(IlpRepresentationObject source,
IlpAttributeGroup model)
To be overridden by subclasses which wish to have a different attributeHolder.
|
protected IlpAttributeValueHolderSupport |
IlpRepresentationObjectSupport.createAttributeValueHolderSupport(IlpRepresentationObject source,
IlpAttributeGroup model,
IlpAttributeValueHolder defaultHolder)
To be overridden by subclasses which wish to have a different attributeHolder.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.