Uses of Class
org.eclipse.emf.cdo.CDOViewResourcesEvent.Kind

Packages that use CDOViewResourcesEvent.Kind
org.eclipse.emf.cdo   
 

Uses of CDOViewResourcesEvent.Kind in org.eclipse.emf.cdo
 

Methods in org.eclipse.emf.cdo that return CDOViewResourcesEvent.Kind
 CDOViewResourcesEvent.Kind CDOViewResourcesEvent.getKind()
           
static CDOViewResourcesEvent.Kind CDOViewResourcesEvent.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CDOViewResourcesEvent.Kind[] CDOViewResourcesEvent.Kind.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.