Uses of Interface
org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager
Packages that use InternalCDOBranchManager
Package
Description
Common service provider interfaces and useful base implementations for dealing with branches.
Server service provider interfaces and useful base implementations.
Client service provider interfaces and useful base implementations.
-
Uses of InternalCDOBranchManager in org.eclipse.emf.cdo.spi.common.branch
Methods in org.eclipse.emf.cdo.spi.common.branch that return InternalCDOBranchManagerModifier and TypeMethodDescriptionstatic InternalCDOBranchManager
CDOBranchUtil.createBranchManager()
InternalCDOBranch.getBranchManager()
-
Uses of InternalCDOBranchManager in org.eclipse.emf.cdo.spi.server
Methods in org.eclipse.emf.cdo.spi.server that return InternalCDOBranchManagerMethods in org.eclipse.emf.cdo.spi.server with parameters of type InternalCDOBranchManagerModifier and TypeMethodDescriptionvoid
InternalRepository.initMainBranch
(InternalCDOBranchManager branchManager, long timeStamp) void
InternalRepository.setBranchManager
(InternalCDOBranchManager branchManager) -
Uses of InternalCDOBranchManager in org.eclipse.emf.spi.cdo
Methods in org.eclipse.emf.spi.cdo that return InternalCDOBranchManagerMethods in org.eclipse.emf.spi.cdo with parameters of type InternalCDOBranchManagerModifier and TypeMethodDescriptionvoid
InternalCDOSession.setBranchManager
(InternalCDOBranchManager branchManager)