Uses of Class
ca.mcgill.sel.aspectoptima.aspects.recovering.UpdateStrategy

Packages that use UpdateStrategy
ca.mcgill.sel.aspectoptima.aspects.recovering   
 

Uses of UpdateStrategy in ca.mcgill.sel.aspectoptima.aspects.recovering
 

Methods in ca.mcgill.sel.aspectoptima.aspects.recovering that return UpdateStrategy
static UpdateStrategy UpdateStrategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UpdateStrategy[] UpdateStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.