Public Member Functions | |
abstract Collection | getNodeChildren (Alarm parent) throws LaserException |
abstract Collection | getNodeChildren (String parentId) throws LaserException |
abstract Collection | getActiveNodeChildren (Alarm parent) throws LaserException |
abstract Collection | getActiveNodeChildren (String parentId) throws LaserException |
abstract Collection | getNodeParents (Alarm child) throws LaserException |
abstract Collection | getNodeParents (String childId) throws LaserException |
abstract Collection | getMultiplicityChildren (Alarm parent) throws LaserException |
abstract Collection | getMultiplicityChildren (String parentId) throws LaserException |
abstract Collection | getActiveMultiplicityChildren (Alarm parent) throws LaserException |
abstract Collection | getActiveMultiplicityChildren (String parentId) throws LaserException |
abstract Collection | getMultiplicityParents (Alarm child) throws LaserException |
abstract Collection | getMultiplicityParents (String childid) throws LaserException |
abstract Integer | getMultiplicityThreshold (Alarm parent) throws LaserException |
Static Public Member Functions | |
AlarmReductionHandler | get () throws LaserConnectionException |
Static Private Attributes | |
final ThreadLocal | alarmReductionHandler = new ThreadLocal() |
|
Factory method.
|
|
Get the multiplicity children of a multiplicity parent alarm currently active.
|
|
Get the multiplicity children of a multiplicity parent alarm currently active.
|
|
Get the node children of a node parent alarm currently active.
|
|
Get the node children of a node parent alarm currently active.
|
|
Get the multiplicity children of a multiplicity parent alarm.
|
|
Get the multiplicity children of a multiplicity parent alarm.
|
|
Get the multiplicity parents.
|
|
Get the multiplicity parents.
|
|
Get the multiplicity threshold.
|
|
Get the node children of a node parent alarm.
|
|
Get the node children of a node parent alarm.
|
|
Get the node parent.
|
|
Get the node parents.
|
|
|