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 Summary
Fields inherited from interface com.inductiveautomation.ignition.common.config.PropertySet
EMPTY - 
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.inductiveautomation.ignition.common.config.MutablePropertyValueSource
merge, remove, set, setMethods inherited from interface com.inductiveautomation.ignition.common.config.PropertySet
extend, getExtension, isExtended, isInherited, newDefaultInstance, newExtensionMethods inherited from interface com.inductiveautomation.ignition.common.config.PropertyValueSource
contains, get, getNonNull, getNonNull, getOrDefault, getOrElse, getProperties, getValues 
- 
Method Details
- 
isModified
 - 
revert
 
 -