Uses of Interface
org.eclipse.emf.cdo.common.commit.CDOChangeKindProvider

Packages that use CDOChangeKindProvider
org.eclipse.emf.cdo.common.commit Common concepts for dealing with commits and change sets. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to remote repositories. 
org.eclipse.emf.cdo.spi.common.commit Common service provider interfaces and useful base implementations for dealing with commits and change sets. 
 

Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.common.commit
 

Subinterfaces of CDOChangeKindProvider in org.eclipse.emf.cdo.common.commit
 interface CDOChangeSet
          The change set data between two branch points with a common ancestor.
 interface CDOChangeSetData
          A change kind provider with detailed information about new, changed and detached objects.
 interface CDOCommitData
          Change set data with detailed information about new package units.
 interface CDOCommitInfo
          Commit data in the context of a commit info manager with additional commit informations.
 

Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.session
 

Subinterfaces of CDOChangeKindProvider in org.eclipse.emf.cdo.session
 interface CDOSessionInvalidationEvent
          A session event fired when passive updates (commit notifications) are being received from a remote repository.
 

Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.spi.common.commit
 

Classes in org.eclipse.emf.cdo.spi.common.commit that implement CDOChangeKindProvider
 class CDOChangeKindCache
           
 



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