Uses of Interface
org.eclipse.emf.cdo.common.id.CDOIDProvider

Packages that use CDOIDProvider
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.common.util Common utility classes, some common interfaces and exceptions. 
 

Uses of CDOIDProvider in org.eclipse.emf.cdo.common.id
 

Fields in org.eclipse.emf.cdo.common.id declared as CDOIDProvider
static CDOIDProvider CDOIDProvider.NOOP
           
 

Uses of CDOIDProvider in org.eclipse.emf.cdo.common.protocol
 

Methods in org.eclipse.emf.cdo.common.protocol that return CDOIDProvider
 CDOIDProvider CDODataOutput.getIDProvider()
           
 

Uses of CDOIDProvider in org.eclipse.emf.cdo.common.util
 

Methods in org.eclipse.emf.cdo.common.util with parameters of type CDOIDProvider
static CDODataOutput CDOCommonUtil.createCDODataOutput(ExtendedDataOutput extendedDataOutputStream, CDOPackageRegistry packageRegistry, CDOIDProvider idProvider)
           
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.