public List
runProject(
FWSimProject aProject) throws Exception;
Make sure that output writers are running and system is shut down after running all projects
returns the list of simulations of this project
public List
runSimulations(
FWSimProject aProject, List aSimulationList,
boolean aSelectSimulation) throws Exception;
Make sure that outputwriters are running and system is shut down after running all projects
- aProject to be run
- aSimulationList
- aSelectSimulation
returns list of simulations of this project