org.eclipse.emf.cdo.spi.common.branch
Class CDOBranchUtil
java.lang.Object
org.eclipse.emf.cdo.spi.common.branch.CDOBranchUtil
public final class CDOBranchUtil
- extends Object
- Since:
- 3.0
- Author:
- Eike Stepper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createBranchManager
public static InternalCDOBranchManager createBranchManager()
createRange
public static CDOBranchPointRange createRange(CDOBranchPoint startPoint,
CDOBranchPoint endPoint)
copyBranchPoint
public static CDOBranchPoint copyBranchPoint(CDOBranchPoint source)
copyBranchVersion
public static CDOBranchVersion copyBranchVersion(CDOBranchVersion source)
isContainedBy
public static boolean isContainedBy(CDOBranchPoint contained,
CDOBranchPoint container)
getAncestor
public static CDOBranchPoint getAncestor(CDOBranchPoint point1,
CDOBranchPoint point2)
getPath
public static CDOBranchPoint[] getPath(CDOBranchPoint point)
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.