Metis Smart Modeling - Rules
From Metis Documentation
(→Rule types) |
(→What is a rule?) |
||
Line 154: | Line 154: | ||
| width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 0 0" | | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 0 0" | | ||
(input only) can be used as a parameter in the filter and formula part of a rule (taking into account the sum of all the positions and variables it includes) | (input only) can be used as a parameter in the filter and formula part of a rule (taking into account the sum of all the positions and variables it includes) | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | Because rules are essentially based on value given to variables and /or positions, most of the numerical information which needs to be given when defining a rule is placed quantity fields: | ||
+ | |||
+ | {| class="wikitable centre" width="90%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: grey;" | ||
+ | |- | ||
+ | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Value | ||
+ | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | Description | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | '''Q from''' | ||
+ | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | The value set in this field will define the lower limit for which the rule is valid and should be executed. For example, if the "Q in" value is 6 and that the "Q from" value is 5, then the rule will provide an output. The "Q from" value can also be considered as a base value for the system in which the model is used. | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | '''Q to''' | ||
+ | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | The value set in this field will define the upper limit for which the rule is valid and should be executed. For example, if the "Q in" value is 6 and that the "Q to" value is 4, then the rule will not provide an output. | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | '''Q in''' | ||
+ | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | The value set in this field will define | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | ||
+ | '''Q out''' | ||
+ | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 0 0" | | ||
+ | The value set in this field will define | ||
|- | |- | ||
|} | |} |