Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.util.CDOTimeProvider
Packages, die CDOTimeProvider verwenden
Package
Beschreibung
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.
-
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.admin
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.adminModifizierer und TypSchnittstelleBeschreibunginterface
A client-sideadministrative interface
to a remote repository. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.commonModifizierer und TypSchnittstelleBeschreibunginterface
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. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.admin
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.adminModifizierer und TypSchnittstelleBeschreibunginterface
An administrative interface to a remoterepository
. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.branch
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.branchModifizierer und TypSchnittstelleBeschreibunginterface
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
. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.commit
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.commitModifizierer und TypSchnittstelleBeschreibungstatic 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. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.lock
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.lockModifizierer und TypSchnittstelleBeschreibunginterface
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. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.model
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.modelModifizierer und TypSchnittstelleBeschreibunginterface
Represents a tree structure of nestedpackages
that are registered with apackage registry
and that can only be serialized as a whole. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.revision
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.revisionModifizierer und TypSchnittstelleBeschreibunginterface
An entity that has a defined lifetime (creation plus revision) and a version in abranch
.interface
-
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.util
Klassen in org.eclipse.emf.cdo.common.util, die CDOTimeProvider implementierenFelder in org.eclipse.emf.cdo.common.util, die deklariert sind als CDOTimeProviderFelder in org.eclipse.emf.cdo.common.util mit Typparametern vom Typ CDOTimeProviderModifizierer und TypFeldBeschreibungstatic final Comparator
<CDOTimeProvider> CDOCommonUtil.TIME_COMPARATOR
-
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.explorer.checkouts
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.explorer.checkouts -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.explorer.repositories
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.explorer.repositoriesModifizierer und TypSchnittstelleBeschreibunginterface
An element of a CDO repository. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.server
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.serverModifizierer und TypSchnittstelleBeschreibunginterface
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
. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.session
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.sessionModifizierer und TypSchnittstelleBeschreibunginterface
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. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.branch
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.branchModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here...Methoden in org.eclipse.emf.cdo.spi.common.branch, die CDOTimeProvider zurückgebenMethoden in org.eclipse.emf.cdo.spi.common.branch mit Parametern vom Typ CDOTimeProviderModifizierer und TypMethodeBeschreibungvoid
InternalCDOBranchManager.setTimeProvider
(CDOTimeProvider timeProvider) Veraltet. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.commit
Klassen in org.eclipse.emf.cdo.spi.common.commit, die CDOTimeProvider implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here... -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.lock
Klassen in org.eclipse.emf.cdo.spi.common.lock, die CDOTimeProvider implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here... -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.model
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.modelModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.revision
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.spi.common.revisionModifizierer und TypSchnittstelleBeschreibunginterface
If the meaning of this type isn't clear, there really should be more of a description here...Klassen in org.eclipse.emf.cdo.spi.common.revision, die CDOTimeProvider implementierenModifizierer und TypKlasseBeschreibungclass
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. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.spi.server
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.spi.serverModifizierer und TypSchnittstelleBeschreibunginterface
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...Klassen in org.eclipse.emf.cdo.spi.server, die CDOTimeProvider implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here...class
Veraltet.Methoden in org.eclipse.emf.cdo.spi.server, die CDOTimeProvider zurückgebenMethoden in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ CDOTimeProviderModifizierer und TypMethodeBeschreibungvoid
InternalRepository.setTimeProvider
(CDOTimeProvider timeProvider) -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.transaction
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.transactionModifizierer und TypSchnittstelleBeschreibunginterface
A read-write view to the current (i.e.Klassen in org.eclipse.emf.cdo.transaction, die CDOTimeProvider implementierenModifizierer und TypKlasseBeschreibungclass
Atransaction
that persists changes to the object graph locally on commit and can later load these changes and push them to therepository
. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.view
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.viewModifizierer und TypSchnittstelleBeschreibunginterface
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. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.spi.cdo
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.spi.cdoModifizierer und TypSchnittstelleBeschreibunginterface
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...Klassen in org.eclipse.emf.spi.cdo, die CDOTimeProvider implementierenModifizierer und TypKlasseBeschreibungstatic 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)