| Package | Description |
|---|---|
| org.eclipse.emf.cdo.explorer.repositories |
Interfaces for working with
repositories. |
| org.eclipse.emf.cdo.session |
Client concepts for dealing with sessions to CDO repositories.
|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static CDORepository.VersioningMode |
CDORepository.VersioningMode.from(CDORepositoryInfo repositoryInfo) |
static CDORepository.IDGeneration |
CDORepository.IDGeneration.from(CDORepositoryInfo repositoryInfo) |
| Modifier and Type | Method and Description |
|---|---|
CDORepositoryInfo |
CDOSession.getRepositoryInfo()
Returns an instance of
CDORepositoryInfo that describes the model repository this session is connected to. |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalCDOSession.setRepositoryInfo(CDORepositoryInfo repositoryInfo) |
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.