Uses of Package
org.eclipse.emf.cdo

Packages that use org.eclipse.emf.cdo
org.eclipse.emf.cdo Client concepts like CDOObject and CDOState
org.eclipse.emf.cdo.eresource The generated EMF API of the CDO repository file system. 
org.eclipse.emf.cdo.eresource.impl The generated EMF implementation of the CDO repository file system. 
org.eclipse.emf.cdo.etypes The generated EMF API of the CDO system data types and native annotations. 
org.eclipse.emf.cdo.etypes.impl The generated EMF implementation of the CDO system data types and native annotations. 
org.eclipse.emf.cdo.security The generated EMF API of the CDO security model. 
org.eclipse.emf.cdo.security.impl The generated EMF implementation of the CDO security model. 
org.eclipse.emf.cdo.transaction Client concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.ui Reusable UI components specific to the CDO Model Repository. 
org.eclipse.emf.cdo.util Client utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.view Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
org.eclipse.emf.internal.cdo Exposes CDOObjectImpl for extension in generated EMF models. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo
CDOLock
          A read or write lock on an object as returned by CDOObject.cdoReadLock() or CDOObject.cdoWriteLock().
CDONotification
          A base interface for all CDO specific notifications.
CDOState
          Enumerates the possible states of local objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.eresource
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.eresource.impl
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.etypes
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.etypes.impl
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.security
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.security.impl
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.transaction
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
CDOObjectReference
          Represents a CDOObject typed reference from one object to another object.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.ui
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.util
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
CDOObjectReference
          Represents a CDOObject typed reference from one object to another object.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.cdo.view
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
CDOObjectReference
          Represents a CDOObject typed reference from one object to another object.
CDOState
          Enumerates the possible states of local objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.internal.cdo
CDOLock
          A read or write lock on an object as returned by CDOObject.cdoReadLock() or CDOObject.cdoWriteLock().
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
CDOState
          Enumerates the possible states of local objects.
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.spi.cdo
CDOObject
          A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.
CDOObjectReference
          Represents a CDOObject typed reference from one object to another object.
CDOState
          Enumerates the possible states of local objects.
 



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