Uses of Interface
org.eclipse.emf.cdo.util.CDOEvent

Packages that use CDOEvent
org.eclipse.emf.cdo.session   
org.eclipse.emf.cdo.session.remote   
org.eclipse.emf.cdo.transaction   
org.eclipse.emf.cdo.view   
 

Uses of CDOEvent in org.eclipse.emf.cdo.session
 

Subinterfaces of CDOEvent in org.eclipse.emf.cdo.session
static interface CDOSession.Options.CollectionLoadingPolicyEvent
           
static interface CDOSession.Options.GeneratedPackageEmulationEvent
           
static interface CDOSession.Options.PassiveUpdateEvent
           
static interface CDOSession.Options.RevisionFactoryEvent
           
 interface CDOSessionEvent
           
 interface CDOSessionInvalidationEvent
          An event that is emitted to registered listeners of a CDOSession if passive update is enabled for the session.
 

Uses of CDOEvent in org.eclipse.emf.cdo.session.remote
 

Subinterfaces of CDOEvent in org.eclipse.emf.cdo.session.remote
 interface CDORemoteSessionEvent
           
static interface CDORemoteSessionEvent.CustomData
           
static interface CDORemoteSessionEvent.SubscriptionChanged
           
 

Uses of CDOEvent in org.eclipse.emf.cdo.transaction
 

Subinterfaces of CDOEvent in org.eclipse.emf.cdo.transaction
static interface CDOTransaction.Options.AutoReleaseLockEvent
           
static interface CDOTransaction.Options.ConflictResolversEvent
           
 interface CDOTransactionConflictEvent
           
 interface CDOTransactionFinishedEvent
           
 interface CDOTransactionStartedEvent
           
 

Uses of CDOEvent in org.eclipse.emf.cdo.view
 

Subinterfaces of CDOEvent in org.eclipse.emf.cdo.view
static interface CDOView.Options.CacheReferenceTypeEvent
           
static interface CDOView.Options.ChangeSubscriptionPoliciesEvent
           
static interface CDOView.Options.InvalidationNotificationEvent
           
static interface CDOView.Options.ReferencePolicyEvent
           
static interface CDOView.Options.RevisionPrefetchingPolicyEvent
           
 interface CDOViewEvent
           
 interface CDOViewInvalidationEvent
          An event that is emitted to registered listeners of a CDOView if passive update is enabled for the session.
 interface CDOViewResourcesEvent
           
 


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