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

Packages that use org.eclipse.emf.cdo.client
org.eclipse.emf.cdo.client   
org.eclipse.emf.cdo.client.impl   
org.eclipse.emf.cdo.client.ocl   
org.eclipse.emf.cdo.client.protocol   
org.eclipse.emf.cdo.client.util   
testmodel1   
testmodel1.impl   
testmodel1.util   
 

Classes in org.eclipse.emf.cdo.client used by org.eclipse.emf.cdo.client
AttributeConverter
          Maps EDataType instances to CDO data type IDs and transfers attribute values between EObject and Channel instances.
AttributeInfo
          Stores CDO related information for an associated EAttribute instance.
CDOFactory
          The Factory for the model.
CDOPackage
          The Package for the model.
CDOPersistable
          A representation of the model object 'Persistable'
CDOResource
          A special Resource that associates a CDO ResourceManager to the contained EObject instances.
ClassInfo
          Stores CDO related information for an associated EClass instance.
OptimisticControlException
          The OptimisticControlException class.
PackageInfo
          Stores CDO related information for an associated EPackage instance.
PackageListener
          Can be registered with a PackageManager to be subsequently notified about newly added packages.
PackageManager
          Manages the set of packages that are mappable to a CDO server.
PausableChangeRecorder
          For internal use only.
ResourceInfo
          Stores information about a CDOResource without being coupled to the lifecycle of that CDOResource.
ResourceManager
          Manages the CDOResource instances in an associated ResourceSet.
ResourceManager.InvalidationListener
          Can be registered with a ResourceManager to be subsequently notified about invalidated objects.
 

Classes in org.eclipse.emf.cdo.client used by org.eclipse.emf.cdo.client.impl
AttributeConverter
          Maps EDataType instances to CDO data type IDs and transfers attribute values between EObject and Channel instances.
AttributeInfo
          Stores CDO related information for an associated EAttribute instance.
CDOFactory
          The Factory for the model.
CDOPackage
          The Package for the model.
CDOPersistable
          A representation of the model object 'Persistable'
CDOPersistent
          A representation of the model object 'Persistent'
CDOResource
          A special Resource that associates a CDO ResourceManager to the contained EObject instances.
ClassInfo
          Stores CDO related information for an associated EClass instance.
MappingProvider
          Provides the CDO mapping specification for package and the contained classes and attributes.
PackageInfo
          Stores CDO related information for an associated EPackage instance.
PackageListener
          Can be registered with a PackageManager to be subsequently notified about newly added packages.
PackageManager
          Manages the set of packages that are mappable to a CDO server.
PausableChangeRecorder
          For internal use only.
ResourceGetter
          For internal use only.
ResourceInfo
          Stores information about a CDOResource without being coupled to the lifecycle of that CDOResource.
ResourceManager
          Manages the CDOResource instances in an associated ResourceSet.
ResourceManager.InvalidationListener
          Can be registered with a ResourceManager to be subsequently notified about invalidated objects.
 

Classes in org.eclipse.emf.cdo.client used by org.eclipse.emf.cdo.client.ocl
CDOResource
          A special Resource that associates a CDO ResourceManager to the contained EObject instances.
ResourceManager
          Manages the CDOResource instances in an associated ResourceSet.
 

Classes in org.eclipse.emf.cdo.client used by org.eclipse.emf.cdo.client.protocol
CDOResource
          A special Resource that associates a CDO ResourceManager to the contained EObject instances.
ClassInfo
          Stores CDO related information for an associated EClass instance.
PackageInfo
          Stores CDO related information for an associated EPackage instance.
PackageManager
          Manages the set of packages that are mappable to a CDO server.
ResourceInfo
          Stores information about a CDOResource without being coupled to the lifecycle of that CDOResource.
ResourceManager
          Manages the CDOResource instances in an associated ResourceSet.
 

Classes in org.eclipse.emf.cdo.client used by org.eclipse.emf.cdo.client.util
CDOPackage
          The Package for the model.
CDOPersistable
          A representation of the model object 'Persistable'
CDOPersistent
          A representation of the model object 'Persistent'
 

Classes in org.eclipse.emf.cdo.client used by testmodel1
CDOPersistable
          A representation of the model object 'Persistable'
CDOPersistent
          A representation of the model object 'Persistent'
 

Classes in org.eclipse.emf.cdo.client used by testmodel1.impl
CDOPersistable
          A representation of the model object 'Persistable'
CDOPersistent
          A representation of the model object 'Persistent'
 

Classes in org.eclipse.emf.cdo.client used by testmodel1.util
CDOPersistable
          A representation of the model object 'Persistable'
CDOPersistent
          A representation of the model object 'Persistent'
 


Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.