Uses of Interface
org.eclipse.emf.cdo.common.branch.CDOBranchProvider
Packages that use CDOBranchProvider
Package
Description
Common concepts that are differently extended in clients and servers.
Common concepts for dealing with branches.
Common concepts for dealing with commits and change sets.
Common concepts for dealing with durable locks and views.
Common concepts for dealing with revisions and revision lists.
Common concepts for dealing with revision deltas and feature deltas.
Server concepts for dealing with repositories and stores.
Client concepts for dealing with sessions to CDO repositories.
Common service provider interfaces and useful base implementations for dealing with branches.
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
Common service provider interfaces and useful base implementations for dealing with object locks.
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
Server service provider interfaces and useful base implementations.
Client concepts for dealing with transactions, distributed transactions and their save points.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Client service provider interfaces and useful base implementations.
-
Uses of CDOBranchProvider in org.eclipse.emf.cdo
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.common
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.commonModifier and TypeInterfaceDescriptioninterface
Abstracts the information about CDO transactions that is common to both client and server side.interface
Abstracts the information about CDO views that is common to both client and server side. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.common.branch
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.common.branchModifier and TypeInterfaceDescriptioninterface
Represents a stream of changes that is isolated from other streams of changes.static interface
Anevent
fired from abranch
when it gets deleted.interface
interface
Deprecated.interface
Apoint in time
in a particularbranch
.interface
A persistent, namedbranch point
.interface
-
Uses of CDOBranchProvider in org.eclipse.emf.cdo.common.commit
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.common.commitModifier and TypeInterfaceDescriptioninterface
A cache for thecommit infos
of a branch or of an entire repository.static interface
A virtualhistory
element that can be returned fromIContainer.getElements()
ifCDOCommitHistory.isAppendingTriggerLoadElement()
istrue
to indicate that the history is notfully
loaded, yet.interface
Commit data
in the context of acommit info manager
with additional commit informations. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.common.lock
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.common.lockModifier and TypeInterfaceDescriptioninterface
Represents a change in the lock state of a set of objects.interface
interface
A client-side representation of all the locks on a single CDOObject.static interface
Encapsulates the persistable information about a single durable CDO view likebranch point
and acquired locks. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.common.revision
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.common.revisionModifier and TypeInterfaceDescriptioninterface
interface
An entity that has a defined lifetime (creation plus revision) and a version in abranch
.interface
static interface
Anevent
fired from arevision cache
forrevisions
that are evicted because they are no longer strongly referenced when free memory runs low.interface
-
Uses of CDOBranchProvider in org.eclipse.emf.cdo.common.revision.delta
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.common.revision.deltaModifier and TypeInterfaceDescriptioninterface
Represents the change delta between tworevisions
of a CDO object. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.server
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.serverModifier and TypeInterfaceDescriptioninterface
Represents the execution state of aquery
in the server towards aquery handler
.static interface
Represents the query execution state of aresources query
.static interface
Represents the query execution state of aresources query
that is supposed to deliver one exact resource, ornull
.static interface
Represents the query execution state of aXRefs query
.interface
The server-side representation of a clienttransaction
.interface
The server-side representation of a clientview
. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.session
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.sessionModifier and TypeInterfaceDescriptioninterface
Asession event
fired when passive updates (commit notifications) are being received from a remote repository.interface
Asession event
fired when lock-change notifications are received from a remote repository. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.spi.common.branch
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.spi.common.branchModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.spi.common.commit
Classes in org.eclipse.emf.cdo.spi.common.commit that implement CDOBranchProviderModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.spi.common.lock
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.spi.common.lockModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...Classes in org.eclipse.emf.cdo.spi.common.lock that implement CDOBranchProviderModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.spi.common.revision
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.spi.common.revisionModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDOBranchProviderModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
class
If the meaning of this type isn't clear, there really should be more of a description here...class
A synthetic revision that represents the initial period of an object in abranch
when the object is still associated with a revision from one of the baseline branches. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.spi.server
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.spi.serverModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...Classes in org.eclipse.emf.cdo.spi.server that implement CDOBranchProviderModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...class
Deprecated. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.transactionModifier and TypeInterfaceDescriptioninterface
Provides a context for commit operations.interface
A read-write view to the current (i.e.Classes in org.eclipse.emf.cdo.transaction that implement CDOBranchProviderModifier and TypeClassDescriptionclass
Atransaction
that persists changes to the object graph locally on commit and can later load these changes and push them to therepository
. -
Uses of CDOBranchProvider in org.eclipse.emf.cdo.view
Subinterfaces of CDOBranchProvider in org.eclipse.emf.cdo.viewModifier and TypeInterfaceDescriptioninterface
interface
Aview event
fired whenlock changes
are being received from a remote repository. -
Uses of CDOBranchProvider in org.eclipse.emf.spi.cdo
Subinterfaces of CDOBranchProvider in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterface
interface
If the meaning of this type isn't clear, there really should be more of a description here...static interface
Provides a context for a commit operation.interface
If the meaning of this type isn't clear, there really should be more of a description here...static interface
If the meaning of this type isn't clear, there really should be more of a description here...Classes in org.eclipse.emf.spi.cdo that implement CDOBranchProviderModifier and TypeClassDescriptionstatic final class
If the meaning of this type isn't clear, there really should be more of a description here...
CDOBranchChangedEvent
.