Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.branch.CDOBranchManager
Packages, die CDOBranchManager verwenden
Package
Beschreibung
Common concepts that are differently extended in clients and servers.
Common concepts for dealing with branches.
Common concepts for dealing with revisions and revision lists.
Common utility classes, some common interfaces and exceptions.
Client concepts for dealing with Net4j-based sessions to remote repositories.
Server concepts for dealing with repositories and stores.
Server concepts for dealing with Net4j-based repositories and fail-over infrastructure.
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 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.
-
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.common
Methoden in org.eclipse.emf.cdo.common, die CDOBranchManager zurückgeben -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.common.branch
Methoden in org.eclipse.emf.cdo.common.branch, die CDOBranchManager zurückgebenModifizierer und TypMethodeBeschreibungCDOBranch.getBranchManager()Returns the branch manager that manages this branch, nevernull.CDOBranchManager.CDOTagList.getBranchManager()CDOBranchTag.getBranchManager()Returns the branch manager that manages this branch, nevernull.CDOBranchChangedEvent.getSource()CDOBranchCreatedEvent.getSource()Veraltet.Methoden in org.eclipse.emf.cdo.common.branch mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungCDOBranchPointRef.resolve(CDOBranchManager branchManager) CDOBranchRef.resolve(CDOBranchManager branchManager) -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.common.revision
Methoden in org.eclipse.emf.cdo.common.revision mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungCDORevisionManager.getObjectType(CDOID id, CDOBranchManager branchManagerForLoadOnDemand) Returns thetypeof an object.static CDORevisionKeyCDORevisionUtil.parseRevisionKey(String source, CDOBranchManager branchManager) -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.common.util
Methoden in org.eclipse.emf.cdo.common.util mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungstatic CDODataInputCDOCommonUtil.createCDODataInput(org.eclipse.net4j.util.io.ExtendedDataInputStream inputStream, CDOPackageRegistry packageRegistry, CDOBranchManager branchManager, CDOCommitInfoManager commitManager, CDORevisionFactory revisionFactory, CDOListFactory listFactory, CDOLobStore lobStore) -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.net4j
Methoden in org.eclipse.emf.cdo.net4j, die CDOBranchManager zurückgebenMethoden in org.eclipse.emf.cdo.net4j mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungvoidCDONet4jSessionConfiguration.setBranchManager(CDOBranchManager branchManager) -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.server
Methoden in org.eclipse.emf.cdo.server, die CDOBranchManager zurückgeben -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.server.embedded
Methoden in org.eclipse.emf.cdo.server.embedded mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungCDOEmbeddedRepositoryConfig.createSessionConfiguration(org.eclipse.net4j.connector.IConnector connector, CDOBranchManager branchManager, CDORevisionManager revisionManager) Subclasses may override. -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.session
Methoden in org.eclipse.emf.cdo.session, die CDOBranchManager zurückgebenModifizierer und TypMethodeBeschreibungCDOSession.getBranchManager()Returns the CDObranch managerthat manages thebranchesof the repository of this session.CDOSessionConfiguration.getBranchManager()Methoden in org.eclipse.emf.cdo.session mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungvoidCDOSessionConfiguration.setBranchManager(CDOBranchManager branchManager) -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.spi.common.branch
Unterschnittstellen von CDOBranchManager 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 mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungstatic CDOBranchCDOBranchUtil.adjustBranch(CDOBranch branch, CDOBranchManager branchManager) voidCDOBranchAdjustable.adjustBranches(CDOBranchManager newBranchManager) static CDOBranchPointCDOBranchUtil.adjustBranchPoint(CDOBranchPoint branchPoint, CDOBranchManager branchManager) -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.spi.common.commit
Methoden in org.eclipse.emf.cdo.spi.common.commit, die CDOBranchManager zurückgebenMethoden in org.eclipse.emf.cdo.spi.common.commit mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungvoidInternalCDOCommitInfoManager.setBranchManager(CDOBranchManager branchManager) -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.spi.common.protocol
Methoden in org.eclipse.emf.cdo.spi.common.protocol, die CDOBranchManager zurückgebenModifizierer und TypMethodeBeschreibungprotected CDOBranchManagerCDODataInputImpl.Default.getBranchManager()protected abstract CDOBranchManagerCDODataInputImpl.getBranchManager() -
Verwendungen von CDOBranchManager in org.eclipse.emf.cdo.spi.common.revision
Methoden in org.eclipse.emf.cdo.spi.common.revision mit Parametern vom Typ CDOBranchManagerModifizierer und TypMethodeBeschreibungvoidBaseCDORevision.adjustBranches(CDOBranchManager newBranchManager) voidDelegatingCDORevision.adjustBranches(CDOBranchManager newBranchManager) voidStubCDORevision.adjustBranches(CDOBranchManager newBranchManager) DelegatingCDORevisionManager.getObjectType(CDOID id, CDOBranchManager branchManagerForLoadOnDemand)