Metis Smart Modeling - Rules
From Metis Documentation
(→Rule types) |
(→Structuring rules together) |
||
Line 724: | Line 724: | ||
Because in this situation the second needs to have the result of the first one available in order to use it has an input it is necessary that second be placed in another group of rules which should be executed after the one containing the first rule. | Because in this situation the second needs to have the result of the first one available in order to use it has an input it is necessary that second be placed in another group of rules which should be executed after the one containing the first rule. | ||
+ | |||
+ | {{Note | ||
+ | | On the main rule screen, listing all rules within a single group, they can be sorted. This functionality is only a visual help for the user. Based on the execution scheme of models, sorting rule within a group doesn't have any effect on the result of the group. If rule need to be executed a sequential order, then they should be placed in sequential groups. | ||
+ | }} | ||
== Modifying a rule == | == Modifying a rule == |