|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpRepresentationObject
Interface of objects contained in data sources.
| Field Summary |
|---|
| Fields inherited from interface ilog.cpl.model.IlpAttributeValueHolder |
|---|
VALUE_NOT_SET |
| Method Summary | |
|---|---|
ilog.cpl.model.edit.IlpRepresentationObjectEditor |
getEditor()
Get the editor for this object. |
IlpObject |
getIlpObject()
Retrieves the IlpObject corresponding to this representation. |
| Methods inherited from interface ilog.cpl.model.IlpAttributeValueHolder |
|---|
addAttributeValueListener, fireEvent, getAttributeGroup, getAttributeValue, getAttributeValue, hasAttributeValue, removeAttributeValueListener, setAttributeValue, setAttributeValue |
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||