Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
IltLinkSet |
IltAbstractLink._getLinkSet()
If the link has been added to a link set, this method returns the
instance of
IltLinkSet that implements the link set,
regardless of whether the link set implements a bundle or not. |
IltLinkSet |
IltLinkSet.LinkSetEvent.getLinkSet()
Deprecated.
|
IltLinkSet |
IltAbstractLink.getLinkSet()
If the link has been added to a link set, this method returns the
instance of
IltLinkSet that implements the link set. |
Modifier and Type | Method and Description |
---|---|
void |
IltAbstractLink._setLinkSet(IltLinkSet linkSet)
Sets the link set the link is in.
|
Constructor and Description |
---|
LinkSetEvent(IlEventType atype,
IltLinkSet linkSet,
IltAbstractLink link)
Deprecated.
Constructor for add/remove events.
|
LinkSetEvent(IlEventType atype,
IltLinkSet linkSet,
List links)
Deprecated.
Constructor for add/remove events.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.