Uses of Interface
org.eclipse.emf.cdo.common.revision.CDOIDAndBranch
Package
Description
Common concepts for dealing with object and revision IDs.
Common concepts for dealing with durable locks and views.
Common concepts for dealing with protocols and CDO-specific I/O.
Common service provider interfaces and useful base implementations for dealing with object locks.
Common base implementations for dealing with I/O of CDO data structures.
-
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.common.id
Modifier and TypeMethodDescriptionstatic CDOIDAndBranch
CDOIDUtil.createIDAndBranch
(CDOID id, CDOBranch branch) -
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.common.lock
Modifier and TypeInterfaceDescriptioninterface
interface
A client-side representation of all the locks on a single CDOObject. -
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.common.protocol
Modifier and TypeMethodDescriptionvoid
CDODataOutput.writeCDOIDAndBranch
(CDOIDAndBranch idAndBranch) -
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.spi.common.lock
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.spi.common.protocol
Modifier and TypeMethodDescriptionvoid
CDODataOutputImpl.writeCDOIDAndBranch
(CDOIDAndBranch idAndBranch)