Jump to: navigation, search

Changes


Min Max Properties

1,426 bytes added, 5 March
Created page with "Min Max Properties describe properties that either have only a minimum and a maximum value (Min Max Properties) or a minimum, a norm, and a maximum value (Min Norm Max Propert..."
Min Max Properties describe properties that either have only a minimum and a maximum value (Min Max Properties) or a minimum, a norm, and a maximum value (Min Norm Max Properties) all within one property.
----

== Editors ==
To allow inputting Min Max Properties additional input fields are displayed, two fields for Min Max Properties and three for Min Norm Max Properties. Additionally icons are displayed to identify the input fields.

=== Supported Types ===
Currently the supported types are: Integer, Double, and String properties.

=== Not Supported Types ===
Currently excluded for both types of Min Max properties are Query properties and selective lists. MRO Tasks are supported by Min Norm Max Properties only, however only the Norm value is used, the Min and Max are obscured. Pairing Min Max Properties with not supported Types may result in unexpected behaviour.

== Validation ==
The properties values are validated based on whether their minimum and maximum values are valid (min <= max) and whether the norm value is in between minimum and maximum (min <= norm <= max). If this validation fails the corresponding fields Min Max icons are highlighted to inform about their state. This does '''not''' prevent saving the entered values.

== Classification ==
Min Max properties are classified by [[SYSCLS_MIN_MAX_CLASSIFICATION]]

Min Norm Max properties are classified by [[SYSCLS_MIN_NORM_MAX_CLASSIFICATION]]
201
edits