Interface PyAlarmEvent
- All Superinterfaces:
- AlarmEvent,- Countable,- Extendable<PropertySet>,- Iterable<PropertyValue>,- Mergable<PropertySet>,- MutablePropertyValueSource,- PropertySet,- PropertyValueSource,- Serializable
- All Known Implementing Classes:
- PyAlarmEventImpl
Created by colby.clegg on 10/27/2014.
- 
Field SummaryFields inherited from interface com.inductiveautomation.ignition.common.config.PropertySetEMPTY
- 
Method SummaryModifier and TypeMethodDescriptiongetOrDefault(String property) voidvoidThis is only present in order to enable much more advanced scripting.Methods inherited from interface com.inductiveautomation.ignition.common.alarming.AlarmEventacknowledge, active, clear, getAckData, getActiveData, getClearedData, getDisplayPath, getDisplayPathOrSource, getId, getLabel, getLastEventState, getName, getNotes, getPriority, getSource, getState, isAcked, isCleared, isShelvedMethods inherited from interface java.lang.IterableforEach, iterator, spliteratorMethods inherited from interface com.inductiveautomation.ignition.common.config.MutablePropertyValueSourcemerge, remove, set, setMethods inherited from interface com.inductiveautomation.ignition.common.config.PropertySetextend, getExtension, isExtended, isInherited, newDefaultInstance, newExtensionMethods inherited from interface com.inductiveautomation.ignition.common.config.PropertyValueSourcecontains, get, getNonNull, getNonNull, getOrDefault, getOrElse, getProperties, getValues
- 
Method Details- 
get
- 
getOrDefault
- 
getOrElse
- 
contains
- 
set
- 
setGlobal
- 
sourceEventAlarmEvent sourceEvent()This is only present in order to enable much more advanced scripting. It should not normally be used. *
 
-