|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IltSONET.End | |
|---|---|
| ilog.tgo.model | Provides classes for telecom objects, states and alarms. |
| Uses of IltSONET.End in ilog.tgo.model |
|---|
| Fields in ilog.tgo.model declared as IltSONET.End | |
|---|---|
static IltSONET.End |
IltSONET.End.From
|
static IltSONET.End |
IltSONET.End.To
|
| Methods in ilog.tgo.model with parameters of type IltSONET.End | |
|---|---|
void |
IltSONETObjectState.addProtection(IltSONET.End end,
IltSONET.Protection state)
Adds a given protection from a given link end. |
void |
IltLink.addProtection(IltSONET.End end,
IltSONET.Protection state)
Adds a given protection from a given link end. |
Enumeration |
IltSONETObjectState.getProtections(IltSONET.End end)
Returns the protections at a given link end. |
Enumeration |
IltLink.getProtections(IltSONET.End end)
Returns the protections at a given link end. |
boolean |
IltSONETObjectState.hasProtection(IltSONET.End end,
IltSONET.Protection state)
Tells whether a given link end has a given protection. |
boolean |
IltLink.hasProtection(IltSONET.End end,
IltSONET.Protection state)
Tells whether a given link end has a given protection. |
void |
IltSONETObjectState.removeAllProtections(IltSONET.End end)
Removes all protections set in the given end point |
boolean |
IltSONETObjectState.removeProtection(IltSONET.End end,
IltSONET.Protection state)
Removes a given protection from a given link end. |
boolean |
IltLink.removeProtection(IltSONET.End end,
IltSONET.Protection state)
Removes a given protection from a given link end. |
void |
IltSONETObjectState.setProtections(IltSONET.End end,
IltSONET.Protection[] newprotections)
Replaces the protections at a given link end. |
void |
IltLink.setProtections(IltSONET.End end,
IltSONET.Protection[] newprotections)
Replaces the protections at a given link end. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||