java.lang.Object
com.inductiveautomation.factorypmi.application.components.alarm.AlarmRef
All Implemented Interfaces:
AlarmEventParseContext.SelectedAlarmEventModel

public class AlarmRef extends Object implements 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.