| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Attributes | Operations | Relations | Constraints |
| Attributes | ||||
| Signature | Optionality | Multiplicity | Constant | Documentation |
| 0..1 | -- |
Constraint on the magnitude of the DV_QUANTITY. |
||
| 0..1 | -- |
Constraint on the precision of the DV_QUANTITY. A value of -1 means that precision is unconstrained. |
||
| 0..1 | -- |
Constraint on the units of the DV_QUANTITY. |
||
| Operations | ||
| Signature | Constraints | Documentation |
|
inv: units <> Void and not units.is_empty | True if no constraint on precision; True if precision = -1. | |
| Constraints | ||
| Name | Expression | |
| units_valid | inv: units<> Void and not units.is_empty | |