Uses of Interface
org.eclipse.emf.cdo.common.branch.CDOBranchTag
Package
Description
Common concepts for dealing with branches.
Common service provider interfaces and useful base implementations for dealing with branches.
-
Uses of CDOBranchTag in org.eclipse.emf.cdo.common.branch
Modifier and TypeMethodDescriptionCDOBranchManager.createTag
(String name, CDOBranchPoint branchPoint) CDOBranchTag.TagEvent.getTag()
CDOBranchManager.CDOTagList.getTags()
-
Uses of CDOBranchTag in org.eclipse.emf.cdo.spi.common.branch
Modifier and TypeMethodDescriptionvoid
InternalCDOBranchManager.deleteTag
(CDOBranchTag tag) void
InternalCDOBranchManager.moveTag
(CDOBranchTag tag, CDOBranchPoint branchPoint)