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

Packages that use CDOFeatureDelta.Type
org.eclipse.emf.cdo.common.revision.delta Common concepts for dealing with revision deltas and feature deltas. 
 

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(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 are declared.
 



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