Package org.eclipse.emf.cdo.common.revision.delta
package org.eclipse.emf.cdo.common.revision.delta
Common concepts for dealing with revision deltas and feature deltas.
-
ClassDescriptionA
feature delta
that represents an addition to a many-valuedfeature
.Afeature delta
that represents the removal of all elements from a many-valuedfeature
.Afeature delta
that represents a modification of theeContainer
feature.Represents a change delta between two values of a singlefeature
.Enumerates the possible types offeature deltas
.Visitsfeature deltas
of arevision delta
.Afeature delta
that represents any modification of the list of a many-valuedfeature
.Afeature delta
that represents a move of one element of a many-valuedfeature
to a different list position.If the meaning of this type isn't clear, there really should be more of a description here...Afeature delta
that represents a removal from a many-valuedfeature
.Represents the change delta between tworevisions
of a CDO object.Provides consumers with therevision deltas
ofidentifiable
CDO objects.Afeature delta
that represents a value change of a single-valuedfeature
.Afeature delta
that represents the unsetting of the value of afeature
.