Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.branch.CDOBranchPoint
Packages, die CDOBranchPoint verwenden
Package
Beschreibung
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 protocols and CDO-specific I/O.
Common concepts for dealing with revisions and revision lists.
Common concepts for dealing with permissions and protectable entities.
Interfaces for working with
checkouts
.Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
The generated EMF implementation of the CDO Lifecycle Management Security model.
The generated EMF utilities of the CDO Lifecycle Management model.
The generated EMF API of the CDO security model.
The generated EMF implementation of the CDO security model.
The generated EMF utilities of the CDO security model.
Server concepts for dealing with repositories and stores.
Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
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 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.
Client concepts for dealing with transactions, distributed transactions and their save points.
Reusable UI components specific to the CDO Model Repository.
Classes that help to open EMF Compare user interfaces on CDO models.
A library with reusable widgets.
Client utility classes, some common interfaces and exceptions.
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 CDOBranchPoint in org.eclipse.emf.cdo.common
Unterschnittstellen von CDOBranchPoint in org.eclipse.emf.cdo.commonModifizierer und TypSchnittstelleBeschreibunginterface
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 CDOBranchPoint in org.eclipse.emf.cdo.common.branch
Unterschnittstellen von CDOBranchPoint in org.eclipse.emf.cdo.common.branchModifizierer und TypSchnittstelleBeschreibunginterface
Represents a stream of changes that is isolated from other streams of changes.interface
A persistent, namedbranch point
.Methoden in org.eclipse.emf.cdo.common.branch, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungCDOBranch.getBase()
Returns the immutable base branch point of this branch, the point in the parent branch that marks the creation of this branch.CDOBranchCreationContext.getBase()
CDOBranch.getBasePath()
Returns an array of thebase
branch points starting from the base of themain branch
down to and including the base of this branch.CDOBranchPointRange.getEndPoint()
Returns the end point of this branch point range, nevernull
.CDOBranch.getHead()
Returns the floating end point of this branch, a pair of this branch and the fixed special time stampunspecified
.CDOBranchTag.TagMovedEvent.getNewBranchPoint()
CDOBranchTag.TagMovedEvent.getOldBranchPoint()
CDOBranch.getPoint
(long timeStamp) Returns the branch point in this branch with the given time stamp.CDOBranchPointRange.getStartPoint()
Returns the start point of this branch point range, nevernull
.CDOBranchPointRef.resolve
(CDOBranchManager branchManager) Methoden in org.eclipse.emf.cdo.common.branch mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungCDOBranchManager.createTag
(String name, CDOBranchPoint branchPoint) void
CDOBranchTag.move
(CDOBranchPoint branchPoint) Konstruktoren in org.eclipse.emf.cdo.common.branch mit Parametern vom Typ CDOBranchPoint -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.common.commit
Unterschnittstellen von CDOBranchPoint 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.Methoden in org.eclipse.emf.cdo.common.commit, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungCDOChangeSet.getAncestorPoint()
CDOCommitInfo.getMergeSource()
-
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.common.lock
Unterschnittstellen von CDOBranchPoint 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.Methoden in org.eclipse.emf.cdo.common.lock mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungCDOLockUtil.createLockArea
(String durableLockingID, String userID, CDOBranchPoint branchPoint, boolean readOnly, Map<CDOID, IDurableLockingManager.LockGrade> locks) IDurableLockingManager.createLockArea
(String userID, CDOBranchPoint branchPoint, boolean readOnly, Map<CDOID, IDurableLockingManager.LockGrade> locks) static CDOLockChangeInfo
CDOLockUtil.createLockChangeInfo
(CDOBranchPoint branchPoint, CDOLockOwner lockOwner, Collection<CDOLockDelta> lockDeltas, Collection<CDOLockState> lockStates) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.common.protocol
Methoden in org.eclipse.emf.cdo.common.protocol, die CDOBranchPoint zurückgebenMethoden in org.eclipse.emf.cdo.common.protocol mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungvoid
CDODataOutput.writeCDOBranchPoint
(CDOBranchPoint branchPoint) void
CDODataOutput.writeCDORevision
(CDORevision revision, int referenceChunk, CDOBranchPoint securityContext) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.common.revision
Unterschnittstellen von CDOBranchPoint 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
Methoden in org.eclipse.emf.cdo.common.revision mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungboolean
CDORevisionManager.containsRevision
(CDOID id, CDOBranchPoint branchPoint) Returnstrue
if therevision cache
contains arevision
with the givenID
at the givenbranch point
(branch + timestamp),false
otherwise.static CDOChangeSet
CDORevisionUtil.createChangeSet
(CDOBranchPoint startPoint, CDOBranchPoint endPoint, CDOChangeSetData data) static CDOChangeSetData
CDORevisionUtil.createChangeSetData
(Set<CDOID> ids, CDOBranchPoint startPoint, CDOBranchPoint endPoint, CDORevisionManager revisionManager) void
CDORevisionCache.forEachValidRevision
(CDOBranchPoint branchPoint, boolean considerBranchBases, Consumer<CDORevision> consumer) Passes eachrevision
that is valid at the givenbranch point
(or optionally at the base ranch points) into the given consumer.CDORevisionManager.getObjectLifetime
(CDOID id, CDOBranchPoint branchPoint) CDORevisionCache.getRevision
(CDOID id, CDOBranchPoint branchPoint) CDORevisionManager.getRevision
(CDOID id, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand) Returns therevision
with the givenID
at the givenbranch point
(branch + timestamp), optionally demand loading it if it is not already in thecache
.CDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand) Returns therevisions
with the givenIDs
at the givenbranch point
(branch + timestamp), optionally demand loading them if they are not already in thecache
.CDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand, List<CDORevision> additionalRevisions) Returns therevisions
with the givenIDs
at the givenbranch point
(branch + timestamp), optionally demand loading them if they are not already in thecache
.boolean
CDORevision.isValid
(CDOBranchPoint branchPoint) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.common.security
Methoden in org.eclipse.emf.cdo.common.security mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungCDOPermissionProvider.Constant.getPermission
(CDORevision revision, CDOBranchPoint securityContext) CDOPermissionProvider.getPermission
(CDORevision revision, CDOBranchPoint securityContext) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.explorer.checkouts
Methoden in org.eclipse.emf.cdo.explorer.checkouts, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungCDOCheckout.getBranchPoint()
CDOCheckout.getBranchPoint
(CDOCheckout fromCheckout) CDOCheckout.getBranchPoints()
Methoden in org.eclipse.emf.cdo.explorer.checkouts mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungboolean
CDOCheckout.addBranchPoint
(CDOBranchPoint branchPoint) void
CDOCheckout.setBranchPoint
(CDOBranchPoint branchPoint) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.lm.client
Methoden in org.eclipse.emf.cdo.lm.client mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungISystemDescriptor.createModuleResourceSet
(CDOSession moduleSession, CDOBranchPoint branchPoint) ISystemDescriptor.createModuleResourceSet
(CDOSession moduleSession, CDOBranchPoint branchPoint, boolean readOnly) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.lm.security.impl
Methoden in org.eclipse.emf.cdo.lm.security.impl mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungprotected final boolean
LMFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.lm.util
Methoden in org.eclipse.emf.cdo.lm.util, die CDOBranchPoint zurückgebenMethoden in org.eclipse.emf.cdo.lm.util mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibunglong
CoreDeliveryMerger.mergeDelivery
(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) long
LMMerger.mergeDelivery
(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) Merges the changes from the given source branch point into the given target branch and returns the time stamp of the resulting commit into the merge target branch, orCDOBranchPoint.INVALID_DATE
if no commit has happened.default long
LMMerger2.mergeDelivery
(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) Veraltet.void
LMMerger2.LMMergeInfos.setSourceBranchPoint
(CDOBranchPoint sourceBranchPoint) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.security
Methoden in org.eclipse.emf.cdo.security mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungboolean
Permission.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext) boolean
PermissionFilter.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.security.impl
Methoden in org.eclipse.emf.cdo.security.impl mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungprotected boolean
AndFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected boolean
ClassFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected boolean
ExpressionFilterImpl.filter
(CDOObject object, CDOBranchPoint securityContext) protected boolean
LinkedFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected boolean
NotFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected abstract boolean
ObjectFilterImpl.filter
(CDOObject object, CDOBranchPoint securityContext) protected boolean
ObjectFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected boolean
OrFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected boolean
PackageFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected abstract boolean
PermissionFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) protected boolean
ResourceFilterImpl.filter
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) boolean
ClassPermissionImpl.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext) Veraltet.boolean
FilterPermissionImpl.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext) protected abstract boolean
ObjectPermissionImpl.isApplicable
(CDOObject object, CDOBranchPoint securityContext) Veraltet.boolean
ObjectPermissionImpl.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext) Veraltet.boolean
PackagePermissionImpl.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext) Veraltet.boolean
PermissionFilterImpl.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext, int level) boolean
ResourcePermissionImpl.isApplicable
(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext) Veraltet. -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.security.util
Methoden in org.eclipse.emf.cdo.security.util, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungprotected CDOBranchPoint
SecurityValidator.getSecurityContext
(Realm realm, Map<Object, Object> context) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.server
Unterschnittstellen von CDOBranchPoint in org.eclipse.emf.cdo.serverModifizierer und TypSchnittstelleBeschreibunginterface
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
.Methoden in org.eclipse.emf.cdo.server, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungIStoreAccessor.CommitContext.getBranchPoint()
Returns the branch ID and timestamp of this commit operation.IStoreAccessor.CommitContext.getCommitMergeSource()
Methoden in org.eclipse.emf.cdo.server mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungabstract CDOPermission
IRepositoryProtector.RevisionAuthorizer.authorizeRevision
(ISession session, IRepositoryProtector.UserInfo userInfo, CDOBranchPoint securityContext, CDORevisionProvider revisionProvider, CDORevision revision) IStoreAccessor.DurableLocking2.createLockArea
(String durableLockingID, String userID, CDOBranchPoint branchPoint, boolean readOnly, Map<CDOID, IDurableLockingManager.LockGrade> locks) IPermissionManager.getPermission
(CDORevision revision, CDOBranchPoint securityContext, String userID) Veraltet.IPermissionManager.getPermission
(CDORevision revision, CDOBranchPoint securityContext, ISession session) ISession.openTransaction
(int viewID, CDOBranchPoint branchPoint) ISession.openTransaction
(int viewID, CDOBranchPoint branchPoint, String durableLockingID) static CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint) static CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint, boolean legacyModeEnabled) Veraltet.As of 4.2 the legacy mode is always enabled, useCDOServerUtil.openView(ISession, CDOBranchPoint)
.static CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint, boolean legacyModeEnabled, CDORevisionProvider revisionProvider) Veraltet.As of 4.2 the legacy mode is always enabled, useCDOServerUtil.openView(ISession, CDOBranchPoint, CDORevisionProvider)
.static CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint, CDORevisionProvider revisionProvider) ISession.openView
(int viewID, CDOBranchPoint branchPoint) ISession.openView
(int viewID, CDOBranchPoint branchPoint, String durableLockingID) void
IStoreAccessor.Raw2.rawStore
(CDOBranch branch, long timeStamp, long previousTimeStamp, String userID, String comment, CDOBranchPoint mergeSource, org.eclipse.net4j.util.om.monitor.OMMonitor monitor) Stores the givencommit
in the backend represented by thisraw store accessor
without going through a regularcommit
.IStoreAccessor.readResourceID
(CDOID folderID, String name, CDOBranchPoint branchPoint) Returns theCDOID
of the resource node with the given folderID and name if a resource with this folderID and name exists in the store,null
otherwise.IStoreAccessor.readRevision
(CDOID id, CDOBranchPoint branchPoint, int listChunk, CDORevisionCacheAdder cache) Reads a revision from the back-end that was valid at the given timeStamp in the given branch. -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.server.db.mapping
Methoden in org.eclipse.emf.cdo.server.db.mapping mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungIClassMapping.createResourceQueryStatement
(IDBStoreAccessor accessor, CDOID folderId, String name, boolean exactMatch, CDOBranchPoint branchPoint) Create a prepared statement which returns all IDs of instances of the corresponding class.void
IClassMappingUnitSupport.readUnitRevisions
(IDBStoreAccessor accessor, CDOBranchPoint branchPoint, CDOID rootID, CDORevisionHandler revisionHandler) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.session
Unterschnittstellen von CDOBranchPoint in org.eclipse.emf.cdo.sessionModifizierer und TypSchnittstelleBeschreibunginterface
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.Methoden in org.eclipse.emf.cdo.session mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungCDOSession.compareRevisions
(CDOBranchPoint source, CDOBranchPoint target) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.spi.common.branch
Unterschnittstellen von CDOBranchPoint 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...Felder in org.eclipse.emf.cdo.spi.common.branch, die deklariert sind als CDOBranchPointMethoden in org.eclipse.emf.cdo.spi.common.branch, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungstatic CDOBranchPoint
CDOBranchUtil.adjustBranchPoint
(CDOBranchPoint branchPoint, CDOBranchManager branchManager) static CDOBranchPoint
CDOBranchUtil.adjustTime
(CDOBranchPoint branchPoint, long deltaMillis) InternalCDOBranchManager.BranchLoader4.changeTag
(AtomicInteger modCount, String oldName, String newName, CDOBranchPoint branchPoint) InternalCDOBranchManager.changeTagWithModCount
(AtomicInteger modCount, String oldName, String newName, CDOBranchPoint branchPoint) static CDOBranchPoint
CDOBranchUtil.copyBranchPoint
(CDOBranchPoint source) static CDOBranchPoint
CDOBranchUtil.getAncestor
(CDOBranchPoint point1, CDOBranchPoint point2) static CDOBranchPoint[]
CDOBranchUtil.getPath
(CDOBranchPoint point) static CDOBranchPoint
CDOBranchUtil.normalizeBranchPoint
(CDOBranch branch, long timeStamp) static CDOBranchPoint
CDOBranchUtil.normalizeBranchPoint
(CDOBranchPoint branchPoint) static CDOBranchPoint
CDOBranchUtil.readBranchPointOrNull
(CDODataInput in) Methoden in org.eclipse.emf.cdo.spi.common.branch mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungstatic CDOBranchPoint
CDOBranchUtil.adjustBranchPoint
(CDOBranchPoint branchPoint, CDOBranchManager branchManager) static CDOBranchPoint
CDOBranchUtil.adjustTime
(CDOBranchPoint branchPoint, long deltaMillis) InternalCDOBranchManager.BranchLoader4.changeTag
(AtomicInteger modCount, String oldName, String newName, CDOBranchPoint branchPoint) InternalCDOBranchManager.changeTagWithModCount
(AtomicInteger modCount, String oldName, String newName, CDOBranchPoint branchPoint) static CDOBranchPoint
CDOBranchUtil.copyBranchPoint
(CDOBranchPoint source) static CDOBranchPointRange
CDOBranchUtil.createRange
(CDOBranchPoint startPoint, CDOBranchPoint endPoint) static void
CDOBranchUtil.forEachBranchPoint
(CDOBranchPoint branchPoint, boolean considerBranchBases, Predicate<CDOBranchPoint> consumer) static CDOBranchPoint
CDOBranchUtil.getAncestor
(CDOBranchPoint point1, CDOBranchPoint point2) static CDOBranchPoint[]
CDOBranchUtil.getPath
(CDOBranchPoint point) InternalCDOBranchManager.getTagChangeKind
(String oldName, String newName, CDOBranchPoint branchPoint) void
InternalCDOBranchManager.handleTagChanged
(int modCount, String oldName, String newName, CDOBranchPoint branchPoint) static boolean
CDOBranchUtil.isContainedBy
(CDOBranchPoint contained, CDOBranchPoint container) Returnstrue
if the first given branch point "contained" is reachable from the second given branch point "container" by following thebranch bases
upwards,false
otherwise.void
InternalCDOBranchManager.moveTag
(CDOBranchTag tag, CDOBranchPoint branchPoint) static CDOBranchPoint
CDOBranchUtil.normalizeBranchPoint
(CDOBranchPoint branchPoint) static void
CDOBranchUtil.writeBranchPointOrNull
(CDODataOutput out, CDOBranchPoint point) Methodenparameter in org.eclipse.emf.cdo.spi.common.branch mit Typargumenten vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungstatic void
CDOBranchUtil.forEachBranchPoint
(CDOBranchPoint branchPoint, boolean considerBranchBases, Predicate<CDOBranchPoint> consumer) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.spi.common.commit
Klassen in org.eclipse.emf.cdo.spi.common.commit, die CDOBranchPoint implementierenModifizierer und TypKlasseBeschreibungclass
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.commit, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungCDORevisionAvailabilityInfo.getBranchPoint()
CDOChangeSetSegment.getEndPoint()
Methoden in org.eclipse.emf.cdo.spi.common.commit mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungboolean
CDOChangeSetSegment.contains
(CDOBranchPoint branchPoint) static boolean
CDOChangeSetSegment.contains
(CDOChangeSetSegment[] segments, CDOBranchPoint branchPoint) InternalCDOCommitInfoManager.createCommitInfo
(CDOBranch branch, long timeStamp, long previousTimeStamp, String userID, String comment, CDOBranchPoint mergeSource, CDOCommitData commitData) static CDOChangeSetSegment[]
CDOChangeSetSegment.createFrom
(long startTime, CDOBranchPoint endPoint) static CDOChangeSetSegment[]
CDOChangeSetSegment.createFrom
(CDOBranchPoint startPoint, CDOBranchPoint endPoint) static void
CDOChangeSetSegment.handleSegments
(long startTime, CDOBranchPoint endPoint, CDOChangeSetSegment.Handler handler) static void
CDOChangeSetSegment.handleSegments
(CDOBranchPoint startPoint, CDOBranchPoint endPoint, CDOChangeSetSegment.Handler handler) static void
CDOChangeSetSegment.handleSegments
(CDOBranchPoint endPoint, CDOChangeSetSegment.Handler handler) void
CDORevisionAvailabilityInfo.setBranchPoint
(CDOBranchPoint branchPoint) Konstruktoren in org.eclipse.emf.cdo.spi.common.commit mit Parametern vom Typ CDOBranchPointModifiziererKonstruktorBeschreibungCDORevisionAvailabilityInfo
(CDOBranchPoint branchPoint) CDORevisionAvailabilityInfo
(CDOBranchPoint branchPoint, CDORevisionManager revisionManager) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.spi.common.lock
Klassen in org.eclipse.emf.cdo.spi.common.lock, die CDOBranchPoint implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here... -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.spi.common.protocol
Methoden in org.eclipse.emf.cdo.spi.common.protocol, die CDOBranchPoint zurückgebenMethoden in org.eclipse.emf.cdo.spi.common.protocol mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungvoid
CDODataOutputImpl.writeCDOBranchPoint
(CDOBranchPoint branchPoint) void
CDODataOutputImpl.writeCDORevision
(CDORevision revision, int referenceChunk, CDOBranchPoint securityContext) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.spi.common.revision
Unterschnittstellen von CDOBranchPoint 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 CDOBranchPoint 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.Felder in org.eclipse.emf.cdo.spi.common.revision, die deklariert sind als CDOBranchPointModifizierer und TypFeldBeschreibungprotected final CDOBranchPoint
ManagedRevisionProvider.branchPoint
Methoden in org.eclipse.emf.cdo.spi.common.revision, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungManagedRevisionProvider.getBranchPoint()
final CDOBranchPoint
RevisionInfo.getRequestedBranchPoint()
Methoden in org.eclipse.emf.cdo.spi.common.revision mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungint
StubCDORevision.compareTo
(CDOBranchPoint o) boolean
DelegatingCDORevisionManager.containsRevision
(CDOID id, CDOBranchPoint branchPoint) DelegatingCDORevisionManager.getObjectLifetime
(CDOID id, CDOBranchPoint branchPoint) DelegatingCDORevisionManager.getRevision
(CDOID id, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand) DelegatingCDORevisionManager.getRevision
(CDOID id, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand, SyntheticCDORevision[] synthetics) InternalCDORevisionManager.getRevision
(CDOID id, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand) InternalCDORevisionManager.getRevision
(CDOID id, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand, SyntheticCDORevision[] synthetics) DelegatingCDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand) DelegatingCDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean prefetchLockStates, boolean loadOnDemand, SyntheticCDORevision[] synthetics) DelegatingCDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand, List<CDORevision> additionalRevisions) DelegatingCDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand, SyntheticCDORevision[] synthetics) InternalCDORevisionCache.getRevisions
(CDOBranchPoint branchPoint) InternalCDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean prefetchLockStates, boolean loadOnDemand, SyntheticCDORevision[] synthetics) InternalCDORevisionManager.getRevisions
(List<CDOID> ids, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean loadOnDemand, SyntheticCDORevision[] synthetics) boolean
AbstractCDORevision.isValid
(CDOBranchPoint branchPoint) boolean
DelegatingCDORevision.isValid
(CDOBranchPoint branchPoint) InternalCDORevisionManager.RevisionLoader2.loadObjectLifetime
(CDOID id, CDOBranchPoint branchPoint) InternalCDORevisionManager.RevisionLoader.loadRevisions
(List<RevisionInfo> infos, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth) Veraltet.InternalCDORevisionManager.RevisionLoader3.loadRevisions
(List<RevisionInfo> infos, CDOBranchPoint branchPoint, int referenceChunk, int prefetchDepth, boolean prefetchLockStates) void
DelegatingCDORevisionManager.prefetchRevisions
(CDOID id, CDOBranchPoint branchPoint, int prefetchDepth, boolean prefetchLockStates, Consumer<CDORevision> consumer) void
InternalCDORevisionManager.prefetchRevisions
(CDOID id, CDOBranchPoint branchPoint, int prefetchDepth, boolean prefetchLockStates, Consumer<CDORevision> consumer) static CDORevision
ManagedRevisionProvider.provideRevision
(CDORevisionManager revisionManager, CDOID id, CDOBranchPoint branchPoint) static RevisionInfo
RevisionInfo.read
(CDODataInput in, CDOBranchPoint requestedBranchPoint) void
BaseCDORevision.setBranchPoint
(CDOBranchPoint branchPoint) void
DelegatingCDORevision.setBranchPoint
(CDOBranchPoint branchPoint) void
InternalCDORevision.setBranchPoint
(CDOBranchPoint branchPoint) void
StubCDORevision.setBranchPoint
(CDOBranchPoint branchPoint) void
BaseCDORevision.write
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) void
DelegatingCDORevision.write
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) void
InternalCDORevision.write
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) void
StubCDORevision.write
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) void
RevisionInfo.writeResult
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) static void
RevisionInfo.writeResult
(CDODataOutput out, InternalCDORevision revision, boolean writePointerTarget, int referenceChunk, CDOBranchPoint securityContext) static void
RevisionInfo.writeResult
(CDODataOutput out, InternalCDORevision revision, int referenceChunk, CDOBranchPoint securityContext) Veraltet.protected void
RevisionInfo.Available.writeRevision
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) protected void
RevisionInfo.writeRevision
(CDODataOutput out, int referenceChunk, CDOBranchPoint securityContext) Konstruktoren in org.eclipse.emf.cdo.spi.common.revision mit Parametern vom Typ CDOBranchPointModifiziererKonstruktorBeschreibungprotected
Available
(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) protected
Available
(CDODataInput in, CDOBranchPoint requestedBranchPoint) Detached
(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) ManagedRevisionProvider
(CDORevisionManager revisionManager, CDOBranchPoint branchPoint) Missing
(CDOID id, CDOBranchPoint requestedBranchPoint) Normal
(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion) Pointer
(CDOID id, CDOBranchPoint requestedBranchPoint, CDOBranchVersion availableBranchVersion, CDOBranchVersion targetBranchVersion) protected
RevisionInfo
(CDOID id, CDOBranchPoint requestedBranchPoint) protected
RevisionInfo
(CDODataInput in, CDOBranchPoint requestedBranchPoint) WithSynthetics
(CDORevisionManager revisionManager, CDOBranchPoint branchPoint) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.spi.server
Unterschnittstellen von CDOBranchPoint 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...Klassen in org.eclipse.emf.cdo.spi.server, die CDOBranchPoint 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 mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungvoid
InternalView.changeTarget
(CDOBranchPoint branchPoint, List<CDOID> invalidObjects, List<CDORevisionDelta> allChangedObjects, List<CDOID> allDetachedObjects) void
InternalSession.collectContainedRevisions
(InternalCDORevision revision, CDOBranchPoint branchPoint, int referenceChunk, Set<CDOID> revisions, List<CDORevision> additionalRevisions) Store.createExactMatchContext
(CDOID folderID, String name, CDOBranchPoint branchPoint) InternalRepository.getChangeSet
(CDOBranchPoint startPoint, CDOBranchPoint endPoint) InternalSession.openTransaction
(int viewID, CDOBranchPoint branchPoint) InternalSession.openTransaction
(int viewID, CDOBranchPoint branchPoint, String durableLockingID) InternalSession.openView
(int viewID, CDOBranchPoint branchPoint) InternalSession.openView
(int viewID, CDOBranchPoint branchPoint, String durableLockingID) StoreAccessorBase.readResourceID
(CDOID folderID, String name, CDOBranchPoint branchPoint) void
InternalSession.sendTagNotification
(int modCount, String oldName, String newName, CDOBranchPoint branchPoint) void
InternalSessionManager.sendTagNotification
(InternalSession sender, int modCount, String oldName, String newName, CDOBranchPoint branchPoint) void
ISessionProtocol.sendTagNotification
(int modCount, String oldName, String newName, CDOBranchPoint branchPoint) void
InternalView.setBranchPoint
(CDOBranchPoint branchPoint) void
InternalCommitContext.setCommitMergeSource
(CDOBranchPoint mergeSource) protected void
StoreAccessor.writeCommitInfo
(CDOBranch branch, long timeStamp, long previousTimeStamp, String userID, String comment, CDOBranchPoint mergeSource, org.eclipse.net4j.util.om.monitor.OMMonitor monitor) Konstruktoren in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ CDOBranchPointModifiziererKonstruktorBeschreibungDurableLockArea
(String durableLockingID, String userID, CDOBranchPoint branchPoint, boolean readOnly, Map<CDOID, IDurableLockingManager.LockGrade> locks) Veraltet. -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.transaction
Unterschnittstellen von CDOBranchPoint 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 CDOBranchPoint 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
.Methoden in org.eclipse.emf.cdo.transaction, die CDOBranchPoint zurückgebenMethoden in org.eclipse.emf.cdo.transaction mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungstatic boolean
CDOTransactionCommentator.appendBranchPoint
(StringBuilder builder, CDOBranchPoint branchPoint) static boolean
CDOTransactionCommentator.appendMerge
(StringBuilder builder, CDOBranchPoint mergeSource) CDOPushTransaction.compareRevisions
(CDOBranchPoint source) CDOPushTransaction.merge
(CDOBranchPoint source, CDOBranchPoint sourceBase, CDOBranchPoint targetBase, CDOMerger merger) CDOPushTransaction.merge
(CDOBranchPoint source, CDOBranchPoint sourceBase, CDOMerger merger) CDOPushTransaction.merge
(CDOBranchPoint source, CDOMerger merger) CDOTransaction.merge
(CDOBranchPoint source, CDOBranchPoint sourceBase, CDOBranchPoint targetBase, CDOMerger merger) Merges the changes between the given source base point and the given source point into this transaction.CDOTransaction.merge
(CDOBranchPoint source, CDOBranchPoint sourceBase, CDOMerger merger) Merges the changes between the given source base point and the given source point into this transaction.CDOTransaction.merge
(CDOBranchPoint source, CDOMerger merger) Merges the changes from the given source point into this transaction and possibly considers previous merges from thatbranch
by inspecting themerge source
information of thecommit history
.CDOTransactionContainer.openTransaction
(CDOBranchPoint target) Opens and returns a newtransaction
on a new EMFresource set
.CDOTransactionOpener.openTransaction
(CDOBranchPoint target, ResourceSet resourceSet) Opens and returns a newtransaction
on the given EMFresource set
.CDOPushTransaction.revertTo
(CDOBranchPoint branchPoint) CDOTransaction.revertTo
(CDOBranchPoint branchPoint) boolean
CDOPushTransaction.setBranchPoint
(CDOBranchPoint branchPoint) boolean
CDOPushTransaction.setBranchPoint
(CDOBranchPoint branchPoint, IProgressMonitor monitor) static boolean
CDOTransactionCommentator.setRevertComment
(CDOTransaction transaction, CDOBranchPoint revertTo) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.ui
Methoden in org.eclipse.emf.cdo.ui mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungprotected void
CDOEventHandler.viewTargetChanged
(CDOBranchPoint branchPoint) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.ui.compare
Methoden in org.eclipse.emf.cdo.ui.compare mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungstatic boolean
CDOCompareEditorUtil.openDialog
(CDOCommitInfo leftCommitInfo, CDOBranchPoint rightPoint) static boolean
CDOCompareEditorUtil.openDialog
(CDOSession session, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint) static boolean
CDOCompareEditorUtil.openDialog
(CDOViewOpener viewOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView) static boolean
CDOCompareEditorUtil.openDialog
(CDOViewOpener viewOpener, CDOTransactionOpener transactionOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView) static boolean
CDOCompareEditorUtil.openEditor
(CDOCommitInfo leftCommitInfo, CDOBranchPoint rightPoint, boolean activate) static boolean
CDOCompareEditorUtil.openEditor
(CDOViewOpener viewOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView, boolean activate) static boolean
CDOCompareEditorUtil.openEditor
(CDOViewOpener viewOpener, CDOTransactionOpener transactionOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView, boolean activate) CDOCompareEditorUtil.TransactionOpenerAndEditorCloser.openTransaction
(CDOBranchPoint target, ResourceSet resourceSet) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.ui.widgets
Methoden in org.eclipse.emf.cdo.ui.widgets, die CDOBranchPoint zurückgebenMethoden in org.eclipse.emf.cdo.ui.widgets mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungprotected void
ComposeBranchPointComposite.branchPointChanged
(CDOBranchPoint branchPoint) protected Object
ComposeBranchPointComposite.getBranchViewerInput
(CDOBranchPoint branchPoint) void
ComposeBranchPointComposite.setBranchPoint
(CDOBranchPoint branchPoint) Konstruktoren in org.eclipse.emf.cdo.ui.widgets mit Parametern vom Typ CDOBranchPointModifiziererKonstruktorBeschreibungComposeBranchPointComposite
(Composite parent, boolean allowTimeStamp, CDOBranchPoint branchPoint) ComposeBranchPointComposite
(Composite parent, int style, CDOSession session, CDOBranchPoint branchPoint, boolean allowTimeStamp) Veraltet. -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.util
Methoden in org.eclipse.emf.cdo.util, die CDOBranchPoint zurückgebenMethoden in org.eclipse.emf.cdo.util mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungstatic CDOBranch
CDOUtil.createBranch
(CDOBranchPoint base, String name) Konstruktoren in org.eclipse.emf.cdo.util mit Parametern vom Typ CDOBranchPointModifiziererKonstruktorBeschreibungInvalidObjectException
(CDOID id, CDOBranchPoint branchPoint) ObjectNotFoundException
(CDOID id, CDOBranchPoint branchPoint) -
Verwendungen von CDOBranchPoint in org.eclipse.emf.cdo.view
Unterschnittstellen von CDOBranchPoint in org.eclipse.emf.cdo.viewModifizierer und TypSchnittstelleBeschreibunginterface
interface
Aview event
fired whenlock changes
are being received from a remote repository.Methoden in org.eclipse.emf.cdo.view, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungCDOViewTargetChangedEvent.getBranchPoint()
CDOViewTargetChangedEvent.getOldBranchPoint()
Methoden in org.eclipse.emf.cdo.view mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungCDOView.compareRevisions
(CDOBranchPoint source) CDORevisionPrefetchingPolicy.loadAhead
(CDORevisionManager revisionManager, CDOBranchPoint branchPoint, EObject targetObject, EStructuralFeature feature, CDOList list, int accessIndex, CDOID accessID) CDOViewContainer.openView
(CDOBranchPoint target) Opens and returns a newview
on a new EMFresource set
.CDOViewOpener.openView
(CDOBranchPoint target, ResourceSet resourceSet) Opens and returns a newview
on the given EMFresource set
.boolean
CDOView.setBranchPoint
(CDOBranchPoint branchPoint) Same as callingsetBranchPoint(branchPoint.getBranch(), branchPoint.getTimeStamp())
.boolean
CDOView.setBranchPoint
(CDOBranchPoint branchPoint, IProgressMonitor monitor) Same as callingCDOView.setBranchPoint(CDOBranchPoint)
with aIProgressMonitor
.protected void
CDOPrefetcherManager.viewChanged
(CDOView view, CDOBranchPoint oldBranchPoint, CDOBranchPoint newBranchPoint) protected void
CDOViewSetHandler.viewChanged
(CDOView view, CDOBranchPoint oldBranchPoint, CDOBranchPoint newBranchPoint) Subclasses may override. -
Verwendungen von CDOBranchPoint in org.eclipse.emf.spi.cdo
Unterschnittstellen von CDOBranchPoint 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 CDOBranchPoint implementierenModifizierer und TypKlasseBeschreibungstatic final class
If the meaning of this type isn't clear, there really should be more of a description here...Methoden in org.eclipse.emf.spi.cdo, die CDOBranchPoint zurückgebenModifizierer und TypMethodeBeschreibungInternalCDOSession.MergeData.getAncestor()
Veraltet.As of 4.6 useInternalCDOSession.MergeData.getTargetBase()
.InternalCDOTransaction.getCommitMergeSource()
InternalCDOSession.getCommittedSinceLastRefresh
(CDOID id) CDOSessionProtocol.MergeDataResult.getResultBase()
InternalCDOSession.MergeData.getResultBase()
InternalCDOSession.MergeData.getSource()
InternalCDOSession.MergeData.getSourceBase()
InternalCDOSession.MergeData.getTarget()
InternalCDOSession.MergeData.getTargetBase()
Veraltet.CDOSessionProtocol.openView
(int viewID, boolean readOnly, String durableLockingID, BiConsumer<CDOID, IDurableLockingManager.LockGrade> consumer) Methoden in org.eclipse.emf.spi.cdo mit Parametern vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungInternalCDOTransaction.applyChangeSet
(CDOChangeSetData changeSetData, CDORevisionProvider targetBaseProvider, CDORevisionProvider targetProvider, CDOBranchPoint source, boolean keepVersions) org.eclipse.net4j.util.collection.Pair
<CDOChangeSetData, org.eclipse.net4j.util.collection.Pair<Map<CDOID, CDOID>, List<CDOID>>> InternalCDOTransaction.applyChangeSetData
(CDOChangeSetData changeSetData, CDORevisionProvider targetBaseProvider, CDORevisionProvider targetProvider, CDOBranchPoint source) InternalCDOSession.createRevisionAvailabilityInfo
(CDOBranchPoint branchPoint) Veraltet.As of 4.2 not used anymore.InternalCDOSession.getMergeData
(CDOBranchPoint target, CDOBranchPoint source, CDOBranchPoint sourceBase, boolean computeChangeSets) InternalCDOSession.getMergeData
(CDOBranchPoint target, CDOBranchPoint source, CDOBranchPoint targetBase, CDOBranchPoint sourceBase, boolean computeChangeSets) void
CDOSessionProtocol.openView
(int viewID, boolean readOnly, CDOBranchPoint branchPoint) void
CDOSessionProtocol.CommitTransactionResult.setBranchPoint
(CDOBranchPoint branchPoint) void
InternalCDOTransaction.setCommitMergeSource
(CDOBranchPoint mergeSource) void
InternalCDOSession.setCommittedSinceLastRefresh
(CDOID id, CDOBranchPoint branchPoint) void
CDOSessionProtocol.MergeDataResult.setResultBase
(CDOBranchPoint resultBase) void
CDOSessionProtocol.switchTarget
(int viewID, CDOBranchPoint branchPoint, List<InternalCDOObject> invalidObjects, List<CDORevisionKey> allChangedObjects, List<CDOIDAndVersion> allDetachedObjects, org.eclipse.net4j.util.om.monitor.OMMonitor monitor) Methodenparameter in org.eclipse.emf.spi.cdo mit Typargumenten vom Typ CDOBranchPointModifizierer und TypMethodeBeschreibungCDOSessionProtocol.loadPermissions3
(Map<CDOBranchPoint, Set<InternalCDORevision>> revisions) CDOPermissionUpdater3.updatePermissions
(InternalCDOSession session, Map<CDOBranchPoint, Set<InternalCDORevision>> revisions, CDOCommitInfo commitInfo) Konstruktoren in org.eclipse.emf.spi.cdo mit Parametern vom Typ CDOBranchPointModifiziererKonstruktorBeschreibungCommitTransactionResult
(CDOIDProvider idProvider, byte rollbackReason, String rollbackMessage, CDOBranchPoint branchPoint, long previousTimeStamp, List<CDOObjectReference> xRefs, boolean clearResourcePathCache) Veraltet.As of 4.3CommitTransactionResult
(CDOIDProvider idProvider, String rollbackMessage, CDOBranchPoint branchPoint, long previousTimeStamp, List<CDOObjectReference> xRefs) Veraltet.As of 4.2CommitTransactionResult
(CDOIDProvider idProvider, CDOBranchPoint branchPoint, long previousTimeStamp) Veraltet.As of 4.2CommitTransactionResult
(CDOIDProvider idProvider, CDOBranchPoint branchPoint, long previousTimeStamp, boolean clearResourcePathCache) Veraltet.As of 4.3MergeData
(CDOBranchPoint target, CDOBranchPoint source, CDOBranchPoint sourceBase, CDOBranchPoint targetBase, CDORevisionAvailabilityInfo targetInfo, CDORevisionAvailabilityInfo sourceInfo, CDORevisionAvailabilityInfo sourceBaseInfo, CDORevisionAvailabilityInfo targetBaseInfo, Set<CDOID> ids, CDOChangeSet targetChanges, CDOChangeSet sourceChanges) MergeData
(CDOBranchPoint target, CDORevisionAvailabilityInfo targetInfo, CDOBranchPoint targetBase, CDORevisionAvailabilityInfo targetBaseInfo, Set<CDOID> targetIDs, CDOChangeSet targetChanges, CDOBranchPoint source, CDORevisionAvailabilityInfo sourceInfo, CDOBranchPoint sourceBase, CDORevisionAvailabilityInfo sourceBaseInfo, Set<CDOID> sourceIDs, CDOChangeSet sourceChanges, CDOBranchPoint resultBase)
LMMerger2.mergeDelivery(LMMergeInfos)
.