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

Packages that use org.eclipse.emf.cdo.common
org.eclipse.emf.cdo.admin Client side of the protocol to administer CDO repositories remotely. 
org.eclipse.emf.cdo.common Common concepts that are differently extended in clients and servers. 
org.eclipse.emf.cdo.common.admin Common concepts for the protocol to administer CDO repositories remotely. 
org.eclipse.emf.cdo.common.branch Common concepts for dealing with branches. 
org.eclipse.emf.cdo.common.commit Common concepts for dealing with commits and change sets. 
org.eclipse.emf.cdo.common.lock Common concepts for dealing with durable locks and views. 
org.eclipse.emf.cdo.common.protocol Common concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.common.util Common utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.spi.common Common service provider interfaces and useful base implementations. 
org.eclipse.emf.cdo.spi.common.branch Common service provider interfaces and useful base implementations for dealing with branches. 
org.eclipse.emf.cdo.spi.common.commit Common service provider interfaces and useful base implementations for dealing with commits and change sets. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
org.eclipse.emf.cdo.spi.workspace Server provider interfaces (SPI) for CDO workspaces
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. 
org.eclipse.emf.cdo.workspace Concepts to checkout, open and further operate CDO workspaces
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.admin
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common
CDOCommonRepository.IDGenerationLocation
          Enumerates the possible ID generation locations of a CDO repository.
CDOCommonRepository.State
          Enumerates the possible states of a CDO repository.
CDOCommonRepository.Type
          Enumerates the possible types of a CDO repository.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options
          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
CDOCommonSession.Options.LockNotificationMode
          Enumerates the possible lock notification modes of a CDO session.
CDOCommonSession.Options.PassiveUpdateMode
          Enumerates the possible passive update modes of a CDO session.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
CDOCommonView.Options
          Encapsulates the configuration options of CDO views that are common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.admin
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.branch
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.commit
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.lock
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.protocol
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.util
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
CDOCommonRepository.State
          Enumerates the possible states of a CDO repository.
CDOCommonRepository.StateChangedEvent
          An event fired when the state of a CDO repository has changed.
CDOCommonRepository.Type
          Enumerates the possible types of a CDO repository.
CDOCommonRepository.TypeChangedEvent
          An event fired when the type of a CDO repository has changed.
CDOCommonSession.Options.PassiveUpdateMode
          Enumerates the possible passive update modes of a CDO session.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.net4j
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options
          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.server
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonTransaction
          Abstracts the information about CDO transactions that is common to both client and server side.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.session
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options
          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
CDOCommonSession.Options.LockNotificationMode
          Enumerates the possible lock notification modes of a CDO session.
CDOCommonSession.Options.PassiveUpdateMode
          Enumerates the possible passive update modes of a CDO session.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.common
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.common.branch
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.common.commit
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.server
CDOCommonRepository
          Abstracts the information about CDO repositories that is common to both client and server side.
CDOCommonRepository.State
          Enumerates the possible states of a CDO repository.
CDOCommonRepository.Type
          Enumerates the possible types of a CDO repository.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options
          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
CDOCommonTransaction
          Abstracts the information about CDO transactions that is common to both client and server side.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.workspace
CDOCommonRepository.IDGenerationLocation
          Enumerates the possible ID generation locations of a CDO repository.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.transaction
CDOCommonTransaction
          Abstracts the information about CDO transactions that is common to both client and server side.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
CDOCommonView.Options
          Encapsulates the configuration options of CDO views that are common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.view
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
CDOCommonView.Options
          Encapsulates the configuration options of CDO views that are common to both client and server side.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.workspace
CDOCommonRepository.IDGenerationLocation
          Enumerates the possible ID generation locations of a CDO repository.
 

Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.spi.cdo
CDOCommonRepository.IDGenerationLocation
          Enumerates the possible ID generation locations of a CDO repository.
CDOCommonRepository.State
          Enumerates the possible states of a CDO repository.
CDOCommonRepository.Type
          Enumerates the possible types of a CDO repository.
CDOCommonSession
          Abstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.Options.LockNotificationMode
          Enumerates the possible lock notification modes of a CDO session.
CDOCommonSession.Options.PassiveUpdateMode
          Enumerates the possible passive update modes of a CDO session.
CDOCommonTransaction
          Abstracts the information about CDO transactions that is common to both client and server side.
CDOCommonView
          Abstracts the information about CDO views that is common to both client and server side.
 



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