/** * The inputparameters package takes care of preparing and showing a web page where parameters for the model can be edited. When * the "start model" button is pushed, the tabs with the model, possibly including a console, animation and statistics output, * will be shown.
*
* Copyright (c) 2003-2021 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See * for project information www.simulation.tudelft.nl. The * source code and binary code of this software is proprietary information of Delft University of Technology. * @author Alexander Verbraeck */ package nl.tudelft.simulation.dsol.web.inputparameters;