Uses of Class
adams.flow.sink.WekaExperimentGenerator.EvaluationType

Packages that use WekaExperimentGenerator.EvaluationType
adams.flow.sink   
 

Uses of WekaExperimentGenerator.EvaluationType in adams.flow.sink
 

Fields in adams.flow.sink declared as WekaExperimentGenerator.EvaluationType
protected  WekaExperimentGenerator.EvaluationType WekaExperimentGenerator.m_EvaluationType
          the type of evaluation.
 

Methods in adams.flow.sink that return WekaExperimentGenerator.EvaluationType
 WekaExperimentGenerator.EvaluationType WekaExperimentGenerator.getEvaluationType()
          Returns the type of evaluation to perform.
static WekaExperimentGenerator.EvaluationType WekaExperimentGenerator.EvaluationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WekaExperimentGenerator.EvaluationType[] WekaExperimentGenerator.EvaluationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in adams.flow.sink with parameters of type WekaExperimentGenerator.EvaluationType
 void WekaExperimentGenerator.setEvaluationType(WekaExperimentGenerator.EvaluationType value)
          Sets the type of evaluation to perform.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.