| Package | Description |
|---|---|
| org.eclipse.emf.cdo.spi.common.branch |
Common service provider interfaces and useful base implementations for dealing with branches.
|
| org.eclipse.emf.cdo.spi.server |
Server service provider interfaces and useful base implementations.
|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static InternalCDOBranchManager |
CDOBranchUtil.createBranchManager() |
InternalCDOBranchManager |
InternalCDOBranch.getBranchManager() |
| Modifier and Type | Method and Description |
|---|---|
InternalCDOBranchManager |
InternalRepository.getBranchManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalRepository.initMainBranch(InternalCDOBranchManager branchManager,
long timeStamp) |
void |
InternalRepository.setBranchManager(InternalCDOBranchManager branchManager) |
| Modifier and Type | Method and Description |
|---|---|
InternalCDOBranchManager |
InternalCDOSession.getBranchManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCDOSession.setBranchManager(InternalCDOBranchManager branchManager) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.