public interface AlarmElementMapping
AlarmElementMapping
interface to do this job.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCorrespondingAlarms(TDataBox box,
Element element)
Gets the corresponding alarms by given data box and element object.
|
java.lang.Object |
getCorrespondingElements(TDataBox box,
Alarm alarm)
Gets the corresponding elements by given data box and alarm object.
|
java.lang.Object getCorrespondingAlarms(TDataBox box, Element element)
box
- the given data boxelement
- the given element objectCopyright © 2002 - 2010 Serva Software. All Rights Reserved.