Value_range

Note: There is a newer version of this specification see KBL 2.5.sr1

A Value_range is a pair of numerical values representing the range in which the value shall lie.

General Information

Attribute Value
Owner 6_Foundation
Applied Stereotype
Base Classifier Value_with_unit
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
Minimum Double 1

The minimum specifies the minimum acceptable value that is constrained by the Value_range.

Value_range
Maximum Double 1

The maximum specifies the maximum acceptable value that is constrained by the Value_range.

Value_range
Previous