- All Superinterfaces:
- Countable, Extendable<PropertySet>, java.lang.Iterable<PropertyValue>, Mergable<PropertySet>, MutablePropertyValueSource, PropertySet, PropertyValueSource, java.io.Serializable
- All Known Subinterfaces:
- TagEditController<T>
- All Known Implementing Classes:
- AlarmDefinitionConfig, AlarmDefinitionDiff, BasicTagEditController, BoundPropertySetConfig, BoundPropertySetDiff, ComplexTagDiff, PropertySetConfig, PropertySetDiff, TagDiff
public interface PropertySetEdit
extends PropertySet
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.