Uses of Class
com.kpro.algorithm.CBR

Packages that use CBR
com.kpro.algorithm   
com.kpro.main   
 

Uses of CBR in com.kpro.algorithm
 

Methods in com.kpro.algorithm that return CBR
 CBR CBR.parse(java.lang.String string)
          Parses the CBR option to create the class and instantiate correct algorithms.
 

Uses of CBR in com.kpro.main
 

Methods in com.kpro.main that return CBR
 CBR Gio.getCBR()
          returns the CBR to use
private  CBR Gio.parseCBR(java.lang.String string)
          converts a string into a valid CBR