ilog.tgo.model
Class IltLinkSet.LinkSetEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ilog.util.IlEventObject
          extended by ilog.tgo.model.IltLinkSet.LinkSetEvent
All Implemented Interfaces:
Serializable
Enclosing class:
IltLinkSet

Deprecated. Please use the datasource methods instead.

public static class IltLinkSet.LinkSetEvent
extends IlEventObject

Internal use only !

See Also:
Serialized Form
Internal method or field: do not use!
Deprecated Since:
JTGO 4.0

Nested Class Summary
static class IltLinkSet.LinkSetEvent.Type
          Deprecated. Please use the datasource methods instead.
 
Field Summary
protected  List links
          Deprecated.  
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
IltLinkSet.LinkSetEvent(IlEventType atype, IltLinkSet linkSet, IltAbstractLink link)
          Deprecated. Constructor for add/remove events.
IltLinkSet.LinkSetEvent(IlEventType atype, IltLinkSet linkSet, List links)
          Deprecated. Constructor for add/remove events.
 
Method Summary
 List getLinks()
          Deprecated. Returns the IltAbstractLinks that have been added or removed.
 IltLinkSet getLinkSet()
          Deprecated.  
 
Methods inherited from class ilog.util.IlEventObject
getType
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

links

protected List links
Deprecated. 
Constructor Detail

IltLinkSet.LinkSetEvent

public IltLinkSet.LinkSetEvent(IlEventType atype,
                               IltLinkSet linkSet,
                               List links)
Deprecated. 
Constructor for add/remove events.


IltLinkSet.LinkSetEvent

public IltLinkSet.LinkSetEvent(IlEventType atype,
                               IltLinkSet linkSet,
                               IltAbstractLink link)
Deprecated. 
Constructor for add/remove events.

Method Detail

getLinks

public List getLinks()
Deprecated. 
Returns the IltAbstractLinks that have been added or removed.


getLinkSet

public IltLinkSet getLinkSet()
Deprecated. 


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