Class AlarmRef
java.lang.Object
com.inductiveautomation.factorypmi.application.components.alarm.AlarmRef
- All Implemented Interfaces:
AlarmEventParseContext.SelectedAlarmEventModel
Acts as a mutable getter for the current alarm event that we are evaluating visual style for. This helps us avoid
re-parsing the expression all the time with a different parse context.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlarmRef
public AlarmRef()
-
-
Method Details
-
getSelectedEvent
- Specified by:
getSelectedEvent
in interfaceAlarmEventParseContext.SelectedAlarmEventModel
-
setSelectedEvent
-