Metis Smart Modeling - Rules
From Metis Documentation
 (→Description)  | 
		 (→What is a rule?)  | 
		||
| Line 15: | Line 15: | ||
A rule may use the following items in its different parts :  | A rule may use the following items in its different parts :  | ||
| - | + | {| 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" | Object  | |
| - | + | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Icons  | |
| - | + | ! scope=col style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | Description  | |
| + | |-  | ||
| + | | width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | '''Positions'''  | ||
| + | | width="5%" style="text-align:center; border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | [[File:MetisSmartModelingPositionIcon.png|link=]]  | ||
| + | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" |  | ||
| + | material and service '''Positions''' (input and output) can be used as a parameter (taking into account the quantity) or as output (setting the quantity through the execution of the formula)  | ||
| + | |-  | ||
| + | | width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | '''Attributes'''  | ||
| + | | width="5%" style="text-align:center; border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | XXX  | ||
| + | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" |  | ||
| + | (input only)  | ||
| + | |-  | ||
| + | | width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | '''Variables'''  | ||
| + | | width="5%" style="text-align:center; border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | [[File:MetisSmartModelingVariableIcon.png|link=]]  | ||
| + | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" |  | ||
| + | (input and output) can be used as a parameter in the filter and formula part of a rule (taking into account its value) or as an output in the formula or add-on part of a rule (the obtained value will be set to the variable)  | ||
| + | |-  | ||
| + | | width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | '''Group of variables'''  | ||
| + | | width="5%" style="text-align:center; border-style: solid; border-color: grey; border-width: 0 1px 1px 0" |  | ||
| + | [[File:MetisSmartModelingVariableGroupIcon.png|link=]]  | ||
| + | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 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)  | ||
| + | |-  | ||
| + | | width="15%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" |  | ||
| + | '''Assembly of groups of variables'''  | ||
| + | | width="5%" style="text-align:center; border-style: solid; border-color: grey; border-width: 0 1px 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, variables and groups of variables it includes)  | ||
| + | |-  | ||
| + | |}  | ||
== Searching and sorting through rules ==  | == Searching and sorting through rules ==  | ||