Metis Smart Modeling - Models
From Metis Documentation
(→Creating a new model) |
(→Creating a new model) |
||
Line 87: | Line 87: | ||
[[File:MetisSmartModelingSCModelsDef.PNG|center|764x860px]] | [[File:MetisSmartModelingSCModelsDef.PNG|center|764x860px]] | ||
- | A model is basically | + | A model is basically constructed of 3 main information. Basic properties will define such information as description, type and versioning. The logical part is made of "Group of rules" which will be used to run the calculation and masks which will be displayed in Metis Smart Quotes to allow for input in the model. |
- | * | + | * '''Description''' (mandatory) : |
- | + | A description for the model, usually a name, can be added in all of the active languages. | |
- | * | + | * '''Type''' ( mandatory) : |
- | + | Each model requires to be typed. On this information will depend the moment the model is executed when used in Metis Smart Quotes. | |
- | + | * '''Versioning''' : | |
- | + | When updating a model based on an old one, this information is very useful to keep track of the different versions. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||