public class IltAlarmCountFunction extends IltAbstractAlarmCountFunction
label: '@|alarmCount()'; // Equivalent to "Default"
label: '@|alarmCount("Default")'; // Raw alarms or traps
label: '@|alarmCount("Impact")'; // Impact alarms
label: '@|alarmCount("Raw.Major")'; // Consider only raw major alarms
label: '@|alarmCount("Impact.MajorHigh")'; // Consider only impact major high alarms
Constructor and Description |
---|
IltAlarmCountFunction()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Retrieves the name of the function, which is "alarmCount".
|
call, getDelimiters, returnDelimitersAsToken
public String getName()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.