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

Packages that use org.eclipse.emf.cdo.view
org.eclipse.emf.cdo   
org.eclipse.emf.cdo.session   
org.eclipse.emf.cdo.transaction   
org.eclipse.emf.cdo.ui   
org.eclipse.emf.cdo.util   
org.eclipse.emf.cdo.view   
org.eclipse.emf.spi.cdo   
 

Classes in org.eclipse.emf.cdo.view used by org.eclipse.emf.cdo
CDOView
          A read-only view to the current (i.e. latest) state of the object graph in the repository of the underlying session.
 

Classes in org.eclipse.emf.cdo.view used by org.eclipse.emf.cdo.session
CDOAudit
          A read-only view to a historical state of the object graph in the repository specified by a time stamp (i.e. an arbitrary point in the lifetime of the repository).
CDOView
          A read-only view to the current (i.e. latest) state of the object graph in the repository of the underlying session.
 

Classes in org.eclipse.emf.cdo.view used by org.eclipse.emf.cdo.transaction
CDOView
          A read-only view to the current (i.e. latest) state of the object graph in the repository of the underlying session.
CDOView.Options
           
CDOViewEvent
           
CDOViewSet
          A ResourceSet adapter to associate a set of CDOView instances.
 

Classes in org.eclipse.emf.cdo.view used by org.eclipse.emf.cdo.ui
CDOView
          A read-only view to the current (i.e. latest) state of the object graph in the repository of the underlying session.
 

Classes in org.eclipse.emf.cdo.view used by org.eclipse.emf.cdo.util
CDORevisionPrefetchingPolicy
           
CDOView
          A read-only view to the current (i.e. latest) state of the object graph in the repository of the underlying session.
CDOViewSet
          A ResourceSet adapter to associate a set of CDOView instances.
 

Classes in org.eclipse.emf.cdo.view used by org.eclipse.emf.cdo.view
AbstractCDOViewProvider
          Base logic to handle CDOViewProvider priority and regular expression.
CDOAdapterPolicy
          Specifies an adapter policy.
CDOFeatureAnalyzer
          TODO Simon: JavaDoc
CDOFetchRuleManager
          TODO Simon: JavaDoc
CDOQuery
          TODO Simon: JavaDoc
CDORevisionPrefetchingPolicy
           
CDOView
          A read-only view to the current (i.e. latest) state of the object graph in the repository of the underlying session.
CDOView.Options
           
CDOViewEvent
           
CDOViewProvider
          Capable of opening a CDOView on a target repository, defined by a URI.
CDOViewProviderRegistry
          A global registry of view provider implementations.
CDOViewResourcesEvent.Kind
           
CDOViewSet
          A ResourceSet adapter to associate a set of CDOView instances.
 

Classes in org.eclipse.emf.cdo.view used by org.eclipse.emf.spi.cdo
CDOAdapterPolicy
          Specifies an adapter policy.
CDOFeatureAnalyzer
          TODO Simon: JavaDoc
CDOView
          A read-only view to the current (i.e. latest) state of the object graph in the repository of the underlying session.
CDOViewSet
          A ResourceSet adapter to associate a set of CDOView instances.
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.