Model Report

After clicking on the Model Report tab in the properties panel on the right, you will have a menu where you can edit the following parameters:

Model_report_menu


  • icon_option Custom report: поставьте ☑, если хотите задать Java-код, по которому будет создаваться отчет по модели в табличной форме. Шаблон такого файла можно посмотреть здесь.

  • icon_option Custom global report: put ☑ if you want to specify Java code that will determine the output of logs to the console during model simulation.

  • icon_option Custom visualizer: поставьте ☑, если хотите задать Java-код, по которому будет изменяться расцветка клеток при симуляции модели. Шаблон такого файла можно посмотреть здесь.

When specifying ☑ opposite icon_option Custom report, icon_option Custom global report, or icon_option Custom visualizer a new field will appear below the selected field icon_option Report, icon_option Global report, or icon_option Visualizer, respectively. Opposite these fields you can click LMB on icon_java_code (select element), and then in the window that appears, specify the path to the desired Java code in the repository.

choose_appropriate_java_code