Package org.eclipse.emf.cdo.view
package org.eclipse.emf.cdo.view
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
ClassDescriptionBase logic to handle CDOViewProvider priority and regular expression.A
listener
that calls theCDODirtyStateAdapter.onDirtyStateChanged(boolean)
method when thedirty
state of theview
this listener isregistered
with has changed.A call-back interface that is called by aview
on each model read access.A strategy interface to customize the invalidation behavior of aview
.Provides access to the information that specifies a query from aview
to arepository
and to the results of the remote query execution;A concrete default implementation ofCDORegistrationHandler
.A marker interface for stale objects as produced byCDOStaleReferencePolicy.PROXY
.Specifies a policy on how to deal with stale references.Astale reference policy
that providesJava dynamic proxies
when stale references are aceessed.Adynamic proxy stale reference policy
with advancedtype
computation and caching.An uncheckedCDOException
being thrown fromCDOUnitManager.createUnit()
to indicate that the given root object already is theroot
of an existingunit
.An uncheckedCDOException
being thrown fromCDOUnitManager.openUnit()
to indicate that nounit
exists for the given root object.Encapsulates a set of notifyingview
configuration options.Anoptions event
fired from viewoptions
when thedetachment notification enabled
option has changed.Anoptions event
fired from viewoptions
when theinvalidation notification enabled
option has changed.Deprecated.A factory forview configurators
.Can open newviews
and provide access to openend views.A genericevent
fired from aview
.Producesevents
for calls to variousview object handler
andtransaction handler
methods and delivers these events to adelegate
listener
.Anevent
fired from aview event producer
whenCDOTransactionHandler2.committedTransaction()
was called.Anevent
fired from aview event producer
whenCDOTransactionHandler2.committingTransaction()
was called.Anevent
fired from aview event producer
whenCDOTransactionHandler2.rolledBackTransaction()
was called.Aview event
fired when passive updates (commit notifications) are being received from a remote repository.Aview event
fired whenlock changes
are being received from a remote repository.Can open newviews
.Capable of opening aCDOView
on a target repository, defined by a URI.A global registry ofview provider
implementations.A global registry of all openviews
andtransactions
.AResourceSet
adapter to associate a set ofCDOView
instances.Aview event
fired when the branch point of aview
has changed.Base class forManagedContainer
basedCDOViewProvider
CDOView.Options.StrongReferencePolicyEvent
instead.