Metis Smart Modeling - Debug
From Metis Documentation
(→Using breakpoints) |
|||
Line 162: | Line 162: | ||
To remove a break-point from the execution list, click of the small red dot in from of the line. The execution will then execute until the next one or the end of the list. | To remove a break-point from the execution list, click of the small red dot in from of the line. The execution will then execute until the next one or the end of the list. | ||
- | 2. '''On a | + | 2. '''On a or position''' |
- | Additionally to stopping the execution of the imported environment at a specific place or moment of the execution, Metis Smart Modeling also allows to set break-point on [[Metis_Smart_Modeling_-_Variables|variable]], positions and group of items. This can be done by using the "output Values & Watchdogs" table. Simply click in the leftmost column of the item which should stop the execution. Metis Smart modeling will then pause the execution process when the value stored with the item changes due to a rule. By looking at the execution list, the specific operation which applied this change can be viewed. | + | Additionally to stopping the execution of the imported environment at a specific place or moment of the execution, Metis Smart Modeling also allows to set break-point on [[Metis_Smart_Modeling_-_Variables|variable]], positions and [[Metis_Smart_Modeling_-_Variables#What_is_a_group_of_items.3F|group of items]]. This can be done by using the "output Values & Watchdogs" table. Simply click in the leftmost column of the item which should stop the execution. Metis Smart modeling will then pause the execution process when the value stored with the item changes due to a rule. By looking at the execution list, the specific operation which applied this change can be viewed. |