public interface IlpRepresentationObject extends IlpAttributeValueHolder
VALUE_NOT_SET
Modifier and Type | Method and Description |
---|---|
ilog.cpl.model.edit.IlpRepresentationObjectEditor |
getEditor()
Get the editor for this object.
|
IlpObject |
getIlpObject()
Retrieves the
IlpObject corresponding to this representation. |
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, hasAttributeValue, removeAttributeValueListener, setAttributeValue, setAttributeValue
IlpObject getIlpObject()
IlpObject
corresponding to this representation.IlpObject
corresponding to this representation.ilog.cpl.model.edit.IlpRepresentationObjectEditor getEditor()
getAttributeValue
to the editor.
In this case it should also stop propagating attribute value
change events received from the BO.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.