| Package | Description |
|---|---|
| org.eclipse.emf.cdo.common.id |
Common concepts for dealing with object and revision IDs.
|
| org.eclipse.emf.cdo.common.protocol |
Common concepts for dealing with protocols and CDO-specific I/O.
|
| org.eclipse.emf.cdo.spi.common.protocol |
Common base implementations for dealing with I/O of CDO data structures.
|
| Modifier and Type | Method and Description |
|---|---|
static CDOIDAndBranch |
CDOIDUtil.createIDAndBranch(CDOID id,
CDOBranch branch) |
| Modifier and Type | Method and Description |
|---|---|
CDOIDAndBranch |
CDODataInput.readCDOIDAndBranch() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDODataOutput.writeCDOIDAndBranch(CDOIDAndBranch idAndBranch) |
| Modifier and Type | Method and Description |
|---|---|
CDOIDAndBranch |
CDODataInputImpl.readCDOIDAndBranch() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDODataOutputImpl.writeCDOIDAndBranch(CDOIDAndBranch idAndBranch) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.