Uses of Class
cz.cuni.jagrlib.piece.SLERelaxation.Methods

Packages that use SLERelaxation.Methods
cz.cuni.jagrlib.piece Public modules (building blocks of JaGrLib compositions). 
 

Uses of SLERelaxation.Methods in cz.cuni.jagrlib.piece
 

Fields in cz.cuni.jagrlib.piece declared as SLERelaxation.Methods
protected  SLERelaxation.Methods SLERelaxation.usedMethod
          Actual sub-method.
 

Methods in cz.cuni.jagrlib.piece that return SLERelaxation.Methods
static SLERelaxation.Methods SLERelaxation.Methods.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SLERelaxation.Methods[] SLERelaxation.Methods.values()
          Returns an array containing the constants of this enum type, in the order they are declared.