Uses of Class
org.eclipse.emf.cdo.common.branch.CDOBranchDoesNotExistException
-
Uses of CDOBranchDoesNotExistException in org.eclipse.emf.cdo.common.branch
Modifier and TypeMethodDescriptionCDOBranch.getBase()
Returns the immutable base branch point of this branch, the point in the parent branch that marks the creation of this branch.CDOBranch.getName()
Returns the name of this branch as specified when it was created withcreateBranch()
orCDOBranch.MAIN_BRANCH_NAME
if this branch is themain branch
.