Package de.aristaflow.adept2.model.common.changetracking
package de.aristaflow.adept2.model.common.changetracking
-
ClassDescriptionCombines two changes depending on how they relate to each other.ChangedProperty<T extends Serializable>Class to track property changes.ChangeTrackingMap<T extends Serializable>This map extends a normal
HashMapby the means to track and combine changes for property values.A type for specifying changes to elements of a collection-based property.Combines different changes, for instance the changes refer to the different property values.Combines equal changes, for instance the changes refer to the same property value.Interface to access details on what properties of an object have changed since its creation or the last resetting of the change tracking.Combines similar changes, for instance the changes refer to the same property value.