Package net.simplace.sim.control
package net.simplace.sim.control
-
ClassesClassDescriptionThe simulation generator creates for existing project (
FWSimProject) a range of simulations (FWSimSimulation).SimulationController initializes the project part of the simulations.The simulation generator creates for existing project (FWSimProject) a range of simulations (FWSimSimulation).Extender of this abstract class will be able to select the best simulation of a prepared set by implementing abstract method#select(List).