Uses of Interface
org.eclipse.emf.cdo.common.branch.CDOBranchHandler

Packages that use CDOBranchHandler
org.eclipse.emf.cdo.common.branch Common concepts for dealing with branches. 
 

Uses of CDOBranchHandler in org.eclipse.emf.cdo.common.branch
 

Methods in org.eclipse.emf.cdo.common.branch with parameters of type CDOBranchHandler
 int CDOBranchManager.getBranches(int startID, int endID, CDOBranchHandler handler)
          Passes all branches with IDs in the given range to the given branch handler and returns the number of handler invocations.
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.