ilog.tgo.model
Class IltLinkSet.LinkSetEvent
java.lang.Object
java.util.EventObject
ilog.util.IlEventObject
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
|
Field Summary |
protected List |
links
Deprecated. |
links
protected List links
- Deprecated.
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.
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.