| Package | Description |
|---|---|
| org.eclipse.emf.cdo.spi.common.revision |
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
|
| org.eclipse.emf.internal.cdo |
Exposes
CDOObjectImpl for extension in generated EMF models. |
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
InternalCDOClassInfo |
AbstractCDORevision.getClassInfo() |
InternalCDOClassInfo |
DelegatingCDORevision.getClassInfo() |
InternalCDOClassInfo |
InternalCDORevision.getClassInfo() |
| Constructor and Description |
|---|
AbstractCDORevision(InternalCDOClassInfo classInfo) |
StubCDORevision(InternalCDOClassInfo classInfo) |
| Modifier and Type | Method and Description |
|---|---|
InternalCDOClassInfo |
CDOObjectImpl.cdoClassInfo() |
| Modifier and Type | Method and Description |
|---|---|
InternalCDOClassInfo |
InternalCDOObject.cdoClassInfo() |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.