Uses of Interface
nl.tudelft.simulation.dsol.ModelInterface

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

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

Methods in nl.tudelft.simulation.dsol.experiment that return ModelInterface
 ModelInterface Experiment.getModel()
          returns the model
 

Methods in nl.tudelft.simulation.dsol.experiment with parameters of type ModelInterface
 void Experiment.setModel(ModelInterface model)
          sets the model on the experiment
 



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