Verwendungen von Klasse
org.eclipse.emf.cdo.common.branch.CDOBranchDoesNotExistException
Packages, die CDOBranchDoesNotExistException verwenden
-
Verwendungen von CDOBranchDoesNotExistException in org.eclipse.emf.cdo.common.branch
Methoden in org.eclipse.emf.cdo.common.branch, die CDOBranchDoesNotExistException auslösenModifizierer und TypMethodeBeschreibungCDOBranch.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
.