Parsing of the console input: first token must be a valid command, if this command has subcommands and the next tokens match 'em they are interpreted as sub commands. If not they are interpreted as parameters. NOTE: Currently the console is slightly out of date. It had been created at a time where an experiment was exactly one simulation run. Hoever, it may still of use if one needs an interactive possibility to step through an execution. Invalid parameters for commands having no parameters are ignored!
@author Jan Himmelspach
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.