Interface CDOChangeSet
- All Superinterfaces:
CDOBranchPointRange
,CDOChangeKindProvider
,CDOChangeSetData
The
change set data
between two branch points
with a common
ancestor.- Since:
- 3.0
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Method Summary
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPointRange
getEndPoint, getStartPoint
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOChangeKindProvider
getChangeKind
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOChangeSetData
copy, forEachRevision, forEachRevisionDelta, getAffectedIDs, getChangedObjects, getChangeKinds, getDetachedObjects, getNewObjects, isEmpty, merge
-
Method Details
-
getAncestorPoint
CDOBranchPoint getAncestorPoint()
-