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 TypSchnittstelleBeschreibunginterfaceA client-sideadministrative interfaceto a remote repository. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.commonModifizierer und TypSchnittstelleBeschreibunginterfaceAbstracts the information about CDO repositories that is common to both client and server side.interfaceAbstracts the information about CDO transactions that is common to both client and server side.interfaceAbstracts 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 TypSchnittstelleBeschreibunginterfaceAn 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 TypSchnittstelleBeschreibunginterfaceRepresents a stream of changes that is isolated from other streams of changes.interfaceApoint in timein a particularbranch.interfaceA 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 interfaceA virtualhistoryelement that can be returned fromIContainer.getElements()ifCDOCommitHistory.isAppendingTriggerLoadElement()istrueto indicate that the history is notfullyloaded, yet.interfaceCommit datain the context of acommit info managerwith additional commit informations. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.lock
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.lockModifizierer und TypSchnittstelleBeschreibunginterfaceRepresents a change in the lock state of a set of objects.static interfaceEncapsulates the persistable information about a single durable CDO view likebranch pointand acquired locks. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.common.model
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.common.modelModifizierer und TypSchnittstelleBeschreibunginterfaceRepresents a tree structure of nestedpackagesthat are registered with apackage registryand 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 TypSchnittstelleBeschreibunginterfaceAn 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 TypSchnittstelleBeschreibunginterfaceAn element of a CDO repository. -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.server
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.serverModifizierer und TypSchnittstelleBeschreibunginterfaceRepresents the execution state of aqueryin the server towards aquery handler.interfaceA CDO repository.static interfaceRepresents the query execution state of aresources query.static interfaceRepresents the query execution state of aresources querythat is supposed to deliver one exact resource, ornull.static interfaceRepresents the query execution state of aXRefs query.interfaceA repository with the ability tosynchronizeits content with another repository.interfaceThe server-side representation of a clienttransaction.interfaceThe 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 TypSchnittstelleBeschreibunginterfaceDescribes a model repository asessionis connected to.interfaceAsession eventfired when passive updates (commit notifications) are being received from a remote repository.interfaceAsession eventfired 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 TypSchnittstelleBeschreibunginterfaceIf 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 TypMethodeBeschreibungvoidInternalCDOBranchManager.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 TypKlasseBeschreibungclassIf 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 TypKlasseBeschreibungclassIf 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 TypSchnittstelleBeschreibunginterfaceIf 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 TypSchnittstelleBeschreibunginterfaceIf 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 TypKlasseBeschreibungclassIf the meaning of this type isn't clear, there really should be more of a description here...classIf the meaning of this type isn't clear, there really should be more of a description here...classIf the meaning of this type isn't clear, there really should be more of a description here...classIf the meaning of this type isn't clear, there really should be more of a description here...classclassIf the meaning of this type isn't clear, there really should be more of a description here...classA synthetic revision that represents the initial period of an object in abranchwhen 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 TypSchnittstelleBeschreibunginterfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf 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 TypKlasseBeschreibungclassIf the meaning of this type isn't clear, there really should be more of a description here...classVeraltet.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 TypMethodeBeschreibungvoidInternalRepository.setTimeProvider(CDOTimeProvider timeProvider) -
Verwendungen von CDOTimeProvider in org.eclipse.emf.cdo.transaction
Unterschnittstellen von CDOTimeProvider in org.eclipse.emf.cdo.transactionModifizierer und TypSchnittstelleBeschreibunginterfaceA read-write view to the current (i.e.Klassen in org.eclipse.emf.cdo.transaction, die CDOTimeProvider implementierenModifizierer und TypKlasseBeschreibungclassAtransactionthat 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 TypSchnittstelleBeschreibunginterfaceinterfaceinterfaceAview eventfired when passive updates (commit notifications) are being received from a remote repository.interfaceAview eventfired whenlock changesare 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 TypSchnittstelleBeschreibunginterfaceinterfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf 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 classIf the meaning of this type isn't clear, there really should be more of a description here...static final classIf the meaning of this type isn't clear, there really should be more of a description here...
InternalCDOBranchManager.setRepository(CDOCommonRepository)