Package org.eclipse.emf.cdo.client

Interface Summary
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.
CDOPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
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.
 

Exception Summary
OptimisticControlException The OptimisticControlException class.
UnconnectedException The UnconnectedException class.
UnwrappedObjectException The UnwrappedObjectException class.
 


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