Uses of Class
org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta.Type

Packages that use CDOFeatureDelta.Type
org.eclipse.emf.cdo.common.revision.delta   
 

Uses of CDOFeatureDelta.Type in org.eclipse.emf.cdo.common.revision.delta
 

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