Class AlarmDefinitionConfig
java.lang.Object
com.inductiveautomation.ignition.common.config.PropertySetConfig
com.inductiveautomation.ignition.common.alarming.config.AlarmDefinitionConfig
- All Implemented Interfaces:
- AlarmDefinition,- Countable,- Extendable<PropertySet>,- Mergable<PropertySet>,- MutablePropertyValueSource,- ObservablePropertySet,- PropertySet,- PropertySetEdit,- PropertyValueSource,- Serializable,- Iterable<PropertyValue>
- See Also:
- 
Field SummaryFields inherited from class com.inductiveautomation.ignition.common.config.PropertySetConfigedit, sourceFields inherited from interface com.inductiveautomation.ignition.common.config.PropertySetEMPTY
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected PropertySetDiffbooleangetBoundProperty(Property<?> property) getEdit()getName()booleanisPropertyBound(Property<?> prop) voidsetBoundProperty(Property<?> property, BoundAlarmProperty value) voidMethods inherited from class com.inductiveautomation.ignition.common.config.PropertySetConfigaddPropertyChangeListener, addPropertyChangeListener, change, contains, create, discardChanges, firePropertyChange, get, getCount, getModified, getOrDefault, getOrElse, getProperties, getSuperValue, getValues, goToSuper, isExtended, isInherited, isModified, isRemoved, iterator, mergeDiffToSource, remove, removePropertyChangeListener, removePropertyChangeListener, revert, set, set, setImplMethods inherited from class java.lang.Objectclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
- 
Constructor Details- 
AlarmDefinitionConfig
 
- 
- 
Method Details- 
createDiff- Overrides:
- createDiffin class- PropertySetConfig
 
- 
getSource- Overrides:
- getSourcein class- PropertySetConfig
 
- 
getEdit- Overrides:
- getEditin class- PropertySetConfig
 
- 
getName- Specified by:
- getNamein interface- AlarmDefinition
 
- 
setName- Specified by:
- setNamein interface- AlarmDefinition
 
- 
isPropertyBound- Specified by:
- isPropertyBoundin interface- AlarmDefinition
 
- 
setBoundProperty- Specified by:
- setBoundPropertyin interface- AlarmDefinition
 
- 
getBoundProperty- Specified by:
- getBoundPropertyin interface- AlarmDefinition
 
- 
equals
 
-