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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AlarmRefpublic AlarmRef()
 
- 
- 
Method Details- 
getSelectedEvent- Specified by:
- getSelectedEventin interface- AlarmEventParseContext.SelectedAlarmEventModel
 
- 
setSelectedEvent
 
-