Uses of Interface
org.eclipse.emf.cdo.common.revision.CDOIDAndBranch
Packages that use 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
Methods in org.eclipse.emf.cdo.common.id that return CDOIDAndBranchModifier and TypeMethodDescriptionstatic CDOIDAndBranch
CDOIDUtil.createIDAndBranch
(CDOID id, CDOBranch branch) -
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.common.lock
Subinterfaces of CDOIDAndBranch in org.eclipse.emf.cdo.common.lockModifier 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
Methods in org.eclipse.emf.cdo.common.protocol that return CDOIDAndBranchMethods in org.eclipse.emf.cdo.common.protocol with parameters of type CDOIDAndBranchModifier and TypeMethodDescriptionvoid
CDODataOutput.writeCDOIDAndBranch
(CDOIDAndBranch idAndBranch) -
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.spi.common.lock
Subinterfaces of CDOIDAndBranch in org.eclipse.emf.cdo.spi.common.lockModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...Classes in org.eclipse.emf.cdo.spi.common.lock that implement CDOIDAndBranch -
Uses of CDOIDAndBranch in org.eclipse.emf.cdo.spi.common.protocol
Methods in org.eclipse.emf.cdo.spi.common.protocol that return CDOIDAndBranchMethods in org.eclipse.emf.cdo.spi.common.protocol with parameters of type CDOIDAndBranchModifier and TypeMethodDescriptionvoid
CDODataOutputImpl.writeCDOIDAndBranch
(CDOIDAndBranch idAndBranch)