Metis Smart Modeling - Variables
From Metis Documentation
(→What is a group of items?) |
|||
Line 64: | Line 64: | ||
When used in a rule or model, it works the same way as a simple variable. The only difference is that the output of a rule (or add-on) cannot be applied on a group of items . The can only be used as input. | When used in a rule or model, it works the same way as a simple variable. The only difference is that the output of a rule (or add-on) cannot be applied on a group of items . The can only be used as input. | ||
+ | |||
+ | {| class="wikitable centre" width="90%" style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: grey;" | ||
+ | |- | ||
+ | ! colspan="2" scope=col style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | Groups of items can be used for the following "tasks" in Metis Smart Modeling: | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | '''Systems''' | ||
+ | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | Limits : As object and filter for setting limits on systems. | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 1px 0" | | ||
+ | '''Masks''' | ||
+ | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 1px 0" | | ||
+ | Dependencies : As conditions for field display in masks. | ||
+ | |- | ||
+ | | width="20%" style="border-style: solid; border-color: grey; border-width: 0 1px 0 0" | | ||
+ | '''Rules''' | ||
+ | | width="80%" style="border-style: solid; border-color: grey; border-width: 0 0 0 0" | | ||
+ | Filter : As conditions to execute a rule. | ||
+ | |||
+ | Rule : As input of the execution part of a rule. | ||
+ | |- | ||
+ | |} | ||
== Creating a new variable and group of items== | == Creating a new variable and group of items== |