Java class templates
This section presents templates for various java classes, each of which is used to describe a specific aspect of the model.
Visualization of cells - describes the rendering of cells of different types depending on certain conditions.
Phenotype update - describes changes occurring inside the cell.
Custom rule - describes a custom rule for the behavior of cells of a certain type.
Initial cell arrangement - describes the cell positions at the beginning of the model simulation.
Cell contact - describes the contact of cells with each other.
Initialization - describes the events that occur when a new cell appears.
Event - describes an instantaneous change that occurs in the model under the influence of some signal.
Motility - describes the change in cell movement.
Report - describes the creation of a report table for the model.
Пользовательский вывод логов - описывает пользовательский вывод логов при симуляции модели.