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

Packages that use org.eclipse.emf.cdo.common.commit
org.eclipse.emf.cdo.common.commit Common concepts for dealing with commits and change sets. 
org.eclipse.emf.cdo.common.commit.handler Some useful commit info handler implementations. 
org.eclipse.emf.cdo.common.protocol Common concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.common.revision Common concepts for dealing with revisions and revision lists. 
org.eclipse.emf.cdo.common.util Common utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.server.ocl Server implementation of a generic OCL query handler. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.transaction Client concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.view Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.common.commit
CDOChangeKind
          Enumerates possible change kinds.
CDOChangeKindProvider
          Generic provider for the kinds of changes that have been applied to objects.
CDOChangeSetData
          A change kind provider with detailed information about new, changed and detached objects.
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.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.common.commit.handler
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.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.common.protocol
CDOChangeSetData
          A change kind provider with detailed information about new, changed and detached objects.
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.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.common.revision
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.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.common.util
CDOChangeSetData
          A change kind provider with detailed information about new, changed and detached objects.
CDOCommitInfoManager
          Loads, provides and possible manages commit info objects.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.server
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.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.server.ocl
CDOChangeSetData
          A change kind provider with detailed information about new, changed and detached objects.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.session
CDOChangeKindProvider
          Generic provider for the kinds of changes that have been applied to objects.
CDOChangeSetData
          A change kind provider with detailed information about new, changed and detached objects.
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.
CDOCommitInfoManager
          Loads, provides and possible manages commit info objects.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.transaction
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
          Provides consumers with change set data structures.
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.
 

Classes in org.eclipse.emf.cdo.common.commit used by org.eclipse.emf.cdo.view
CDOChangeSetData
          A change kind provider with detailed information about new, changed and detached objects.
 



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