ilog.cpl.model.container
Interface RepresentationLinkListener

All Superinterfaces:
EventListener

public interface RepresentationLinkListener
extends EventListener

This interface permits to observe significant changes of an IlpRepresentationLink.

Since:
JTGO 3.0
See Also:
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

endChanged

void endChanged(RepresentationLinkEvent event)
Invoked when one of the link's end nodes is changed.

Parameters:
event - An event of type RepresentationLinkEvent.Type.END_CHANGED.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.