Package org.eclipse.emf.cdo.common.commit

Common concepts for dealing with commits and change sets.

See:
          Description

Interface Summary
CDOChangeKindProvider Generic provider for the kinds of changes that have been applied to objects.
CDOChangeSet The change set data between two branch points with a common ancestor.
CDOChangeSetData A change kind provider with detailed information about new, changed and detached objects.
CDOChangeSetDataProvider  
CDOCommitData Change set data with detailed information about new package units.
CDOCommitInfo Commit data in the context of a commit info manager with additional commit informations.
CDOCommitInfoHandler A call-back interface that indicates the ability to handle commit infos that are passed from other entities.
CDOCommitInfoManager Loads, provides and possible manages commit info objects.
 

Enum Summary
CDOChangeKind Enumerates possible change kinds.
 

Package org.eclipse.emf.cdo.common.commit Description

Common concepts for dealing with commits and change sets.



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.