Uses of Interface
org.eclipse.emf.cdo.common.branch.CDOBranchHandler
Packages that use CDOBranchHandler
Package
Description
Common concepts for dealing with branches.
Common service provider interfaces and useful base implementations.
Common service provider interfaces and useful base implementations for dealing with branches.
Server service provider interfaces and useful base implementations.
-
Uses of CDOBranchHandler in org.eclipse.emf.cdo.common.branch
Methods in org.eclipse.emf.cdo.common.branch with parameters of type CDOBranchHandlerModifier and TypeMethodDescriptionint
CDOBranchManager.getBranches
(int startID, int endID, CDOBranchHandler handler) Passes all branches with IDs in the given range to the givenbranch handler
and returns the number of handler invocations. -
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.common
Subinterfaces of CDOBranchHandler in org.eclipse.emf.cdo.spi.commonModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.common.branch
Methods in org.eclipse.emf.cdo.spi.common.branch with parameters of type CDOBranchHandlerModifier and TypeMethodDescriptionint
InternalCDOBranchManager.BranchLoader.loadBranches
(int startID, int endID, CDOBranchHandler branchHandler) -
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.server
Subinterfaces of CDOBranchHandler in org.eclipse.emf.cdo.spi.serverModifier and TypeInterfaceDescriptioninterface
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...