Package org.eclipse.emf.cdo.view

Interface Summary
CDOAdapterPolicy Specifies an adapter policy.
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).
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  
CDOView.Options.CacheReferenceTypeEvent  
CDOView.Options.ChangeSubscriptionPoliciesEvent  
CDOView.Options.InvalidationNotificationEvent  
CDOView.Options.ReferencePolicyEvent  
CDOView.Options.RevisionPrefetchingPolicyEvent  
CDOViewEvent  
CDOViewInvalidationEvent An event that is emitted to registered listeners of a CDOView if passive update is enabled for the session.
CDOViewProvider Capable of opening a CDOView on a target repository, defined by a URI.
CDOViewProviderRegistry A global registry of view provider implementations.
CDOViewResourcesEvent  
CDOViewSet A ResourceSet adapter to associate a set of CDOView instances.
 

Class Summary
AbstractCDOViewProvider Base logic to handle CDOViewProvider priority and regular expression.
ManagedContainerViewProvider Base class for ManagedContainer based CDOViewProvider
 

Enum Summary
CDOViewResourcesEvent.Kind  
 


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