Uses of Class
org.eclipse.emf.cdo.common.id.CDOID.Type

Packages that use CDOID.Type
org.eclipse.emf.cdo.common.id   
org.eclipse.emf.cdo.spi.common   
 

Uses of CDOID.Type in org.eclipse.emf.cdo.common.id
 

Methods in org.eclipse.emf.cdo.common.id that return CDOID.Type
 CDOID.Type CDOIDMetaRange.getType()
           
 CDOID.Type CDOID.getType()
           
static CDOID.Type CDOID.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CDOID.Type[] CDOID.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of CDOID.Type in org.eclipse.emf.cdo.spi.common
 

Methods in org.eclipse.emf.cdo.spi.common that return CDOID.Type
 CDOID.Type CDOIDLongImpl.getType()
           
 CDOID.Type CDOIDLongImpl.Legacy.getType()
           
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.