Metis Smart Modeling - Rules
From Metis Documentation
(→What is a rule?) |
(→What is a rule?) |
||
Line 14: | Line 14: | ||
A rule is typically made out of three different parts which can work together : | A rule is typically made out of three different parts which can work together : | ||
- | #'''Description''' | + | #'''Description''' : Main information regarding the rule. |
- | Main information regarding the rule. | + | #'''Filter''' : Part of the rule which allow to configure the circumstances in which the rule is valid and should be executed by the application. |
- | #'''Filter''' | + | #'''Formula''' : It is the logical or mathematical part of a rule. |
- | Part of the rule which allow to configure the circumstances in which the rule is valid and should be executed by the application. | + | #'''Add-On's'''' : Based on the result provide by the Formula part, a rule can be set-up to add implied positions or define new values in variables. |
- | #'''Formula''' | + | |
- | It is the logical or mathematical part of a rule. | + | |
- | #'''Add-On's'''' | + | |
- | Based on the result provide by the Formula part, a rule can be set-up to add implied positions or define new values in variables. | + | |