Interface PropertySetEdit
- All Superinterfaces:
- Countable,- Extendable<PropertySet>,- Iterable<PropertyValue>,- Mergable<PropertySet>,- MutablePropertyValueSource,- PropertySet,- PropertyValueSource,- Serializable
- All Known Subinterfaces:
- TagEditController<T>
- All Known Implementing Classes:
- AlarmDefinitionConfig,- AlarmDefinitionDiff,- BasicTagEditController,- BoundPropertySetConfig,- BoundPropertySetDiff,- ComplexTagDiff,- PropertySetConfig,- PropertySetDiff,- TagDiff
Note: This class is incorrectly named. It should be "MutablePropertyValueSourceEdit". As in, the "Edit" version of a
 MutablePropertyValueSource. An edit is something that has not yet been committed, so it knows what aspects of itself
 have been modified.
- 
Field SummaryFields inherited from interface com.inductiveautomation.ignition.common.config.PropertySetEMPTY
- 
Method SummaryMethods 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- 
isModified
- 
revert
 
-