Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.branch.CDOBranchVersion
Packages, die CDOBranchVersion verwenden
Package
Beschreibung
Common concepts for dealing with branches.
Common concepts for dealing with protocols and CDO-specific I/O.
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.
Common service provider interfaces and useful base implementations for dealing with branches.
Common base implementations for dealing with I/O of CDO data structures.
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
Server service provider interfaces and useful base implementations.
-
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.common.branch
Methoden in org.eclipse.emf.cdo.common.branch, die CDOBranchVersion zurückgebenModifizierer und TypMethodeBeschreibungCDOBranch.getVersion(int version) Returns the branch version in this branch with the given version number. -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.common.protocol
Methoden in org.eclipse.emf.cdo.common.protocol, die CDOBranchVersion zurückgebenMethoden in org.eclipse.emf.cdo.common.protocol mit Parametern vom Typ CDOBranchVersionModifizierer und TypMethodeBeschreibungvoidCDODataOutput.writeCDOBranchVersion(CDOBranchVersion branchVersion) -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.common.revision
Unterschnittstellen von CDOBranchVersion in org.eclipse.emf.cdo.common.revisionModifizierer und TypSchnittstelleBeschreibunginterfaceAn entity that has a defined lifetime (creation plus revision) and a version in abranch.interfacestatic interfaceAneventfired from arevision cacheforrevisionsthat are evicted because they are no longer strongly referenced when free memory runs low.interfaceMethoden in org.eclipse.emf.cdo.common.revision mit Parametern vom Typ CDOBranchVersionModifizierer und TypMethodeBeschreibungbooleanCDORevisionManager.containsRevisionByVersion(CDOID id, CDOBranchVersion branchVersion) Returnstrueif therevision cachecontains arevisionwith the givenIDat the givenbranch version(branch + version),falseotherwise.CDORevisionCache.getRevisionByVersion(CDOID id, CDOBranchVersion branchVersion) CDORevisionManager.getRevisionByVersion(CDOID id, CDOBranchVersion branchVersion, int referenceChunk, boolean loadOnDemand) Returns therevisionwith the givenIDat the givenbranch version(branch + version), optionally demand loading it if it is not already in thecache. -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.common.revision.delta
Unterschnittstellen von CDOBranchVersion in org.eclipse.emf.cdo.common.revision.deltaModifizierer und TypSchnittstelleBeschreibunginterfaceRepresents the change delta between tworevisionsof a CDO object. -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.server
Methoden in org.eclipse.emf.cdo.server, die CDOBranchVersion zurückgebenMethoden in org.eclipse.emf.cdo.server mit Parametern vom Typ CDOBranchVersionModifizierer und TypMethodeBeschreibungIStoreAccessor.readRevisionByVersion(CDOID id, CDOBranchVersion branchVersion, int listChunk, CDORevisionCacheAdder cache) Reads a revision with the given version in the given branch from the back-end. -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.spi.common.branch
Methoden in org.eclipse.emf.cdo.spi.common.branch, die CDOBranchVersion zurückgebenModifizierer und TypMethodeBeschreibungstatic CDOBranchVersionCDOBranchUtil.copyBranchVersion(CDOBranchVersion source) Methoden in org.eclipse.emf.cdo.spi.common.branch mit Parametern vom Typ CDOBranchVersionModifizierer und TypMethodeBeschreibungstatic CDOBranchVersionCDOBranchUtil.copyBranchVersion(CDOBranchVersion source) -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.spi.common.protocol
Methoden in org.eclipse.emf.cdo.spi.common.protocol, die CDOBranchVersion zurückgebenMethoden in org.eclipse.emf.cdo.spi.common.protocol mit Parametern vom Typ CDOBranchVersionModifizierer und TypMethodeBeschreibungvoidCDODataOutputImpl.writeCDOBranchVersion(CDOBranchVersion branchVersion) -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.spi.common.revision
Unterschnittstellen von CDOBranchVersion 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...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.common.revision, die CDOBranchVersion 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.Methoden in org.eclipse.emf.cdo.spi.common.revision, die CDOBranchVersion zurückgebenModifizierer und TypMethodeBeschreibungRevisionInfo.Available.getAvailableBranchVersion()PointerCDORevision.getTarget()RevisionInfo.Available.Pointer.getTargetBranchVersion()Methoden in org.eclipse.emf.cdo.spi.common.revision mit Parametern vom Typ CDOBranchVersionModifizierer und TypMethodeBeschreibungbooleanDelegatingCDORevisionManager.containsRevisionByVersion(CDOID id, CDOBranchVersion branchVersion) DelegatingCDORevisionManager.getRevisionByVersion(CDOID id, CDOBranchVersion branchVersion, int referenceChunk, boolean loadOnDemand) InternalCDORevisionManager.getRevisionByVersion(CDOID id, CDOBranchVersion branchVersion, int referenceChunk, boolean loadOnDemand) InternalCDORevisionManager.RevisionLoader.loadRevisionByVersion(CDOID id, CDOBranchVersion branchVersion, int referenceChunk) InternalCDORevisionCache.removeRevision(CDOID id, CDOBranchVersion branchVersion) voidDelegatingCDORevisionManager.reviseVersion(CDOID id, CDOBranchVersion branchVersion, long timeStamp) voidInternalCDORevisionManager.reviseVersion(CDOID id, CDOBranchVersion branchVersion, long timeStamp) Konstruktoren in org.eclipse.emf.cdo.spi.common.revision mit Parametern vom Typ CDOBranchVersionModifiziererKonstruktorBeschreibungprotectedAvailable(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) Detached(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) Normal(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) Pointer(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion, CDOBranchVersion targetBranchVersion) PointerCDORevision(EClass eClass, CDOID id, CDOBranch branch, long revised, CDOBranchVersion target) -
Verwendungen von CDOBranchVersion in org.eclipse.emf.cdo.spi.server
Methoden in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ CDOBranchVersionModifizierer und TypMethodeBeschreibungvoidInternalCommitContext.setDetachedObjectVersions(CDOBranchVersion[] detachedObjectVersions)