Uses of Class
org.eclipse.emf.cdo.spi.common.id.AbstractCDOID

Packages that use AbstractCDOID
org.eclipse.emf.cdo.common.id Common concepts for dealing with object and revision IDs. 
org.eclipse.emf.cdo.spi.common.id Common service provider interfaces and useful base implementations for dealing with object and revision IDs. 
 

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

Methods in org.eclipse.emf.cdo.common.id that return AbstractCDOID
static AbstractCDOID CDOIDUtil.createCDOIDObject(CDOID.ObjectType subType)
          Creates the correct implementation class for the passed CDOID.ObjectType.
 

Uses of AbstractCDOID in org.eclipse.emf.cdo.spi.common.id
 

Subclasses of AbstractCDOID in org.eclipse.emf.cdo.spi.common.id
 class AbstractCDOIDByteArray
           
 class AbstractCDOIDInteger
           
 class AbstractCDOIDLong
           
 class AbstractCDOIDString
           
 



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