| Package | Description |
|---|---|
| org.eclipse.emf.cdo.explorer |
Base interfaces and a utility class for
repositories
and checkouts. |
| org.eclipse.emf.cdo.explorer.checkouts |
Interfaces for working with
checkouts. |
| org.eclipse.emf.cdo.explorer.repositories |
Interfaces for working with
repositories. |
| Modifier and Type | Method and Description |
|---|---|
static CDOCheckout |
CDOExplorerUtil.getCheckout(Object object) |
static CDOCheckout |
CDOExplorerUtil.walkUp(Object object,
LinkedList<Object> path) |
| Modifier and Type | Method and Description |
|---|---|
CDOCheckout |
CDOCheckoutManager.addCheckout(Properties properties) |
CDOCheckout |
CDOCheckout.duplicate() |
CDOCheckout |
CDOCheckoutManager.CheckoutStateEvent.getCheckout() |
CDOCheckout |
CDOCheckoutManager.getCheckout(CDOView view) |
CDOCheckout |
CDOCheckoutManager.getCheckout(String id) |
CDOCheckout |
CDOCheckoutManager.getCheckoutByLabel(String label) |
CDOCheckout[] |
CDOCheckoutManager.getCheckouts() |
| Modifier and Type | Method and Description |
|---|---|
CDOBranchPoint |
CDOCheckout.getBranchPoint(CDOCheckout fromCheckout) |
| Modifier and Type | Method and Description |
|---|---|
CDOCheckout[] |
CDORepository.getCheckouts() |
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.