Uses of Class
ucs.SystemPredictor

Packages that use SystemPredictor
ucs   
 

Uses of SystemPredictor in ucs
 

Subclasses of SystemPredictor in ucs
 class UCSpvSysPredictor
          System Predictor for UCSpv - same as the default predictor except it does not use vote normalization.
 

Fields in ucs declared as SystemPredictor
 SystemPredictor UCSconfig.systemPredictor
          Object specifying the system predictor.
 

Methods in ucs with parameters of type SystemPredictor
 void UCSconfig.setSystemPredictor(SystemPredictor sp)
          Sets the system predictor to the supplied object.