| Package | Description |
|---|---|
| org.eclipse.emf.cdo.common.commit |
Common concepts for dealing with commits and change sets.
|
| org.eclipse.emf.cdo.spi.common.branch |
Common service provider interfaces and useful base implementations for dealing with branches.
|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CDOChangeSet
The
change set data between two branch points with a common
ancestor. |
| Modifier and Type | Method and Description |
|---|---|
static CDOBranchPointRange |
CDOBranchUtil.createRange(CDOBranchPoint startPoint,
CDOBranchPoint endPoint) |
| Modifier and Type | Method and Description |
|---|---|
CDOChangeSetData[] |
CDOSessionProtocol.loadChangeSets(CDOBranchPointRange... ranges) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.