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

Packages that use WekaExperimentGenerator.ExperimentType
adams.flow.sink   
 

Uses of WekaExperimentGenerator.ExperimentType in adams.flow.sink
 

Fields in adams.flow.sink declared as WekaExperimentGenerator.ExperimentType
protected  WekaExperimentGenerator.ExperimentType WekaExperimentGenerator.m_ExperimentType
          the type of experiment.
 

Methods in adams.flow.sink that return WekaExperimentGenerator.ExperimentType
 WekaExperimentGenerator.ExperimentType WekaExperimentGenerator.getExperimentType()
          Returns the type of experiment to perform.
static WekaExperimentGenerator.ExperimentType WekaExperimentGenerator.ExperimentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WekaExperimentGenerator.ExperimentType[] WekaExperimentGenerator.ExperimentType.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.ExperimentType
 void WekaExperimentGenerator.setExperimentType(WekaExperimentGenerator.ExperimentType value)
          Sets the type of experiment to perform.
 



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