Uses of Class
org.eclipse.emf.cdo.util.CDOPackageType

Packages that use CDOPackageType
org.eclipse.emf.cdo.util   
 

Uses of CDOPackageType in org.eclipse.emf.cdo.util
 

Methods in org.eclipse.emf.cdo.util that return CDOPackageType
 CDOPackageType CDOPackageTypeRegistry.getPackageType(org.eclipse.emf.ecore.EPackage ePackage)
           
static CDOPackageType CDOPackageType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CDOPackageType[] CDOPackageType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


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