Verwendungen von Schnittstelle
org.eclipse.emf.cdo.transaction.CDOMerger
Packages, die CDOMerger verwenden
Package
Beschreibung
The generated EMF utilities of the CDO Lifecycle Management model.
Server service provider interfaces and useful base implementations.
Client concepts for dealing with transactions, distributed transactions and their save points.
Concepts to checkout, open and further operate CDO
workspaces
.Client service provider interfaces and useful base implementations.
-
Verwendungen von CDOMerger in org.eclipse.emf.cdo.lm.util
Methoden in org.eclipse.emf.cdo.lm.util, die CDOMerger zurückgeben -
Verwendungen von CDOMerger in org.eclipse.emf.cdo.spi.server
Methoden in org.eclipse.emf.cdo.spi.server, die CDOMerger zurückgebenModifizierer und TypMethodeBeschreibungprotected CDOMerger
ICommitConflictResolver.Merging.createMerger()
-
Verwendungen von CDOMerger in org.eclipse.emf.cdo.transaction
Unterschnittstellen von CDOMerger in org.eclipse.emf.cdo.transactionModifizierer und TypSchnittstelleBeschreibunginterface
Merges the changes between a localtransaction
and a remoteview
into the local transaction.Methoden in org.eclipse.emf.cdo.transaction, die CDOMerger zurückgebenMethoden in org.eclipse.emf.cdo.transaction mit Parametern vom Typ CDOMergerModifizierer und TypMethodeBeschreibungCDOPushTransaction.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
.Merges the changes from the given source branch into this transaction and possibly considers previous merges from that branch by inspecting themerge source
information of thecommit history
.Konstruktoren in org.eclipse.emf.cdo.transaction mit Parametern vom Typ CDOMergerModifiziererKonstruktorBeschreibungConflictException
(String message, Throwable cause, CDOMerger merger, CDOChangeSetData result) ConflictException
(String message, CDOMerger merger, CDOChangeSetData result) -
Verwendungen von CDOMerger in org.eclipse.emf.cdo.workspace
Methoden in org.eclipse.emf.cdo.workspace mit Parametern vom Typ CDOMergerModifizierer und TypMethodeBeschreibung -
Verwendungen von CDOMerger in org.eclipse.emf.spi.cdo
Klassen in org.eclipse.emf.spi.cdo, die CDOMerger implementierenModifizierer und TypKlasseBeschreibungclass
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...static class
If the meaning of this type isn't clear, there really should be more of a description here...static 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 CDOMerger zurückgebenKonstruktoren in org.eclipse.emf.spi.cdo mit Parametern vom Typ CDOMergerModifiziererKonstruktorBeschreibungCDOMergingConflictResolver
(CDOMerger merger) CDOMergingConflictResolver
(CDOMerger merger, boolean ensureRemoteNotifications)