GUI state class ZmtGUIState is no longer abstract
changed used locale in output to default
changed used locale in output to default
empty parts will not lead to a separator being added when generating file names
output collecting / writing can be set to different intervals several lines can be written at one step without using a new file each time removed methods getSize, getColumnSize from collectable interfaces
added method getName to Collector interface changed output charset to UTF-8
BaseZmtSimState.java: seed is set before priming
ZmtConsole.java: added accessor for params menu
ZmtConsole.java: added accessor for params menu
ZmtSimState.java: added createStatusMessage method
MathUtil.java: added clamp methods for long and float
SimParams.java: changed method addDefinition to accept definition classes
Grid2DUtil.java: added remove methods to result classes
fixes in ZmtGUIState when notfying listeners
major update of de.zmt.output improvements in CombinedInspector
ZmtSimState.java: output is returned as an Optional
fixed serialization issues