Metis Smart Modeling - Rules
From Metis Documentation
 (→What is a rule?)  | 
		 (→What is a rule?)  | 
		||
| Line 8: | Line 8: | ||
Link to the execution process of models.  | Link to the execution process of models.  | ||
| + | |||
| + | |||
| + | [[File:MetisSmartModelingSCRulesDef.PNG|center|706x860px]]  | ||
| + | |||
A rule may be made of three different parts which can work together :  | A rule may be made of three different parts which can work together :  | ||
*'''Filter'''  | *'''Filter'''  | ||
| + | Part of the rule which allow to configure the circumstances in which the rule is valid and should be executed by the application.  | ||
*'''Formula'''  | *'''Formula'''  | ||
| + | It is the logical or mathematical part of a rule.   | ||
*'''Add-On's''''  | *'''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.  | |
| - | + | ||