|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepresentationLinkListener
This interface permits to observe significant changes of an
IlpRepresentationLink.
RepresentationLinkEvent,
IlpRepresentationLink.addRepresentationLinkListener(ilog.cpl.model.container.RepresentationLinkListener),
IlpRepresentationLink.removeRepresentationLinkListener(ilog.cpl.model.container.RepresentationLinkListener)| Method Summary | |
|---|---|
void |
endChanged(RepresentationLinkEvent event)
Invoked when one of the link's end nodes is changed. |
| Method Detail |
|---|
void endChanged(RepresentationLinkEvent event)
event - An event of type
RepresentationLinkEvent.Type.END_CHANGED.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||