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.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
          Once object got lock, it will not go in conflict mode or cannot be changed.
CDONotification
          TODO Simon: JavaDoc
CDOState
           
 

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.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
           
 

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
           
 

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
           
CDOState
           
 

Classes in org.eclipse.emf.cdo used by org.eclipse.emf.internal.cdo
CDOLock
          Once object got lock, it will not go in conflict mode or cannot be changed.
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
           
 

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
           
CDOState
           
 



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