Uses of Class
nl.tudelft.simulation.dsol.experiment.Experiment

Packages that use Experiment
nl.tudelft.simulation.dsol.experiment Experimental design in DSOL. 
 

Uses of Experiment in nl.tudelft.simulation.dsol.experiment
 

Methods in nl.tudelft.simulation.dsol.experiment that return Experiment
 Experiment Treatment.getExperiment()
          Returns the experiment
 

Methods in nl.tudelft.simulation.dsol.experiment with parameters of type Experiment
 void Treatment.setExperiment(Experiment experiment)
          sets the experiment of this treatment
 

Constructors in nl.tudelft.simulation.dsol.experiment with parameters of type Experiment
Treatment(Experiment experiment, int number)
          contructs a Treatment
Treatment(Experiment experiment, int number, short replicationMode)
          contructs a Treatment
 



Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.