Interface CDOBranchAdjustable
- 
- All Known Subinterfaces:
- InternalCDORevision,- InternalCDORevisionDelta
 - All Known Implementing Classes:
- AbstractCDORevision,- BaseCDORevision,- DelegatingCDORevision,- DetachedCDORevision,- PointerCDORevision,- StubCDORevision,- SyntheticCDORevision
 
 public interface CDOBranchAdjustable- Since:
- 4.3
- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadjustBranches(CDOBranchManager newBranchManager)
 
- 
- 
- 
Method Detail- 
adjustBranchesvoid adjustBranches(CDOBranchManager newBranchManager) 
 
- 
 
-