Class EvaluationTimeProperties
java.lang.Object
com.inductiveautomation.ignition.common.alarming.config.EvaluationTimeProperties
These are quasi-properties of an alarm (that is, properties that are only known during evaluation, not config
 properties) that are available to expressions on other properties. To add new ones, create the property here, and
 then add code in the 
Alarm object to update the values during execution on the
 RuntimeCompositePropProvider- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
StateThe current state of the alarm
- 
Value
- 
Quality
- 
Timestamp
 
- 
- 
Constructor Details- 
EvaluationTimePropertiespublic EvaluationTimeProperties()
 
- 
- 
Method Details- 
getValues
- 
contains
- 
contains
- 
get
- 
getProperties
 
-