Uses of Class
org.eclipse.emf.cdo.common.branch.CDOBranchDoesNotExistException
Packages that use CDOBranchDoesNotExistException
-
Uses of CDOBranchDoesNotExistException in org.eclipse.emf.cdo.common.branch
Methods in org.eclipse.emf.cdo.common.branch that throw CDOBranchDoesNotExistExceptionModifier 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
.