ValueRange

Note: There is a newer version of this specification see VEC 2.1.0

A pair of numerical values representing a value range.

General Information

Attribute Value
Owner physical_information
Applied Stereotype
Base Classifier ValueWithUnit
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
minimum Double 1

Lower bound of the value range.

ValueRange
maximum Double 1

Upper bound of the value range.

ValueRange
Previous