Uses of Class
parser.instances.xcsp.XcspSettings.Heuristic

Packages that use XcspSettings.Heuristic
parser.instances.xcsp   
 

Uses of XcspSettings.Heuristic in parser.instances.xcsp
 

Methods in parser.instances.xcsp that return XcspSettings.Heuristic
static XcspSettings.Heuristic XcspSettings.match(int heuristic)
           
static XcspSettings.Heuristic XcspSettings.Heuristic.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XcspSettings.Heuristic[] XcspSettings.Heuristic.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.