Uses of Interface
org.eclipse.emf.cdo.common.util.CDOTimeProvider
Packages that use CDOTimeProvider
Package
Description
Client side of the protocol to administer CDO repositories remotely.
Common concepts that are differently extended in clients and servers.
Common concepts for the protocol to administer CDO repositories remotely.
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 models and types.
Common concepts for dealing with revisions and revision lists.
Common utility classes, some common interfaces and exceptions.
Interfaces for working with
checkouts
.Interfaces for working with
repositories
.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 models and types
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 CDOTimeProvider in org.eclipse.emf.cdo.admin
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.adminModifier and TypeInterfaceDescriptioninterface
A client-sideadministrative interface
to a remote repository. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.common
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.commonModifier and TypeInterfaceDescriptioninterface
Abstracts the information about CDO repositories that is common to both client and server side.interface
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 CDOTimeProvider in org.eclipse.emf.cdo.common.admin
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.common.adminModifier and TypeInterfaceDescriptioninterface
An administrative interface to a remoterepository
. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.common.branch
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.common.branchModifier and TypeInterfaceDescriptioninterface
Represents a stream of changes that is isolated from other streams of changes.interface
Apoint in time
in a particularbranch
.interface
A persistent, namedbranch point
. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.common.commit
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.common.commitModifier and TypeInterfaceDescriptionstatic 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 CDOTimeProvider in org.eclipse.emf.cdo.common.lock
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.common.lockModifier and TypeInterfaceDescriptioninterface
Represents a change in the lock state of a set of objects.static interface
Encapsulates the persistable information about a single durable CDO view likebranch point
and acquired locks. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.common.model
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.common.modelModifier and TypeInterfaceDescriptioninterface
Represents a tree structure of nestedpackages
that are registered with apackage registry
and that can only be serialized as a whole. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.common.revision
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.common.revisionModifier and TypeInterfaceDescriptioninterface
An entity that has a defined lifetime (creation plus revision) and a version in abranch
.interface
-
Uses of CDOTimeProvider in org.eclipse.emf.cdo.common.util
Classes in org.eclipse.emf.cdo.common.util that implement CDOTimeProviderFields in org.eclipse.emf.cdo.common.util declared as CDOTimeProviderFields in org.eclipse.emf.cdo.common.util with type parameters of type CDOTimeProviderModifier and TypeFieldDescriptionstatic final Comparator<CDOTimeProvider>
CDOCommonUtil.TIME_COMPARATOR
-
Uses of CDOTimeProvider in org.eclipse.emf.cdo.explorer.checkouts
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.explorer.checkouts -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.explorer.repositories
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.explorer.repositoriesModifier and TypeInterfaceDescriptioninterface
An element of a CDO repository. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.server
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.serverModifier and TypeInterfaceDescriptioninterface
Represents the execution state of aquery
in the server towards aquery handler
.interface
A CDO repository.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
A repository with the ability tosynchronize
its content with another repository.interface
The server-side representation of a clienttransaction
.interface
The server-side representation of a clientview
. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.session
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.sessionModifier and TypeInterfaceDescriptioninterface
Describes a model repository asession
is connected to.interface
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 CDOTimeProvider in org.eclipse.emf.cdo.spi.common.branch
Subinterfaces of CDOTimeProvider 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...Methods in org.eclipse.emf.cdo.spi.common.branch that return CDOTimeProviderMethods in org.eclipse.emf.cdo.spi.common.branch with parameters of type CDOTimeProviderModifier and TypeMethodDescriptionvoid
InternalCDOBranchManager.setTimeProvider
(CDOTimeProvider timeProvider) Deprecated. -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.spi.common.commit
Classes in org.eclipse.emf.cdo.spi.common.commit that implement CDOTimeProviderModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.spi.common.lock
Classes in org.eclipse.emf.cdo.spi.common.lock that implement CDOTimeProvider -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.spi.common.model
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.spi.common.modelModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.spi.common.revision
Subinterfaces of CDOTimeProvider 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...Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDOTimeProviderModifier 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 CDOTimeProvider in org.eclipse.emf.cdo.spi.server
Subinterfaces of CDOTimeProvider 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...interface
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...interface
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 CDOTimeProviderModifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...class
Deprecated.Methods in org.eclipse.emf.cdo.spi.server that return CDOTimeProviderMethods in org.eclipse.emf.cdo.spi.server with parameters of type CDOTimeProviderModifier and TypeMethodDescriptionvoid
InternalRepository.setTimeProvider
(CDOTimeProvider timeProvider) -
Uses of CDOTimeProvider in org.eclipse.emf.cdo.transaction
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.transactionModifier and TypeInterfaceDescriptioninterface
A read-write view to the current (i.e.Classes in org.eclipse.emf.cdo.transaction that implement CDOTimeProviderModifier 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 CDOTimeProvider in org.eclipse.emf.cdo.view
Subinterfaces of CDOTimeProvider in org.eclipse.emf.cdo.viewModifier and TypeInterfaceDescriptioninterface
interface
interface
Aview event
fired when passive updates (commit notifications) are being received from a remote repository.interface
Aview event
fired whenlock changes
are being received from a remote repository. -
Uses of CDOTimeProvider in org.eclipse.emf.spi.cdo
Subinterfaces of CDOTimeProvider 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...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 CDOTimeProviderModifier and TypeClassDescriptionstatic final class
If the meaning of this type isn't clear, there really should be more of a description here...static final class
If the meaning of this type isn't clear, there really should be more of a description here...
InternalCDOBranchManager.setRepository(CDOCommonRepository)