On this page

A value type is a data type stereotyped with «ValueType». SysML allows you to define a value type for typing value properties in your model. You can specify the quantity kind and the unit of the value type with the quantity kinds and units defined in the QUDV library.

Value Types Inherited from Real
Value Types Inherited from Real.


A SysML Model Using the SysML Value Types Defined
A SysML Model Using the SysML Value Types Defined.

Interpreting ValueType as Real 

Magic Model Analyst interprets all ValueTypes that are not inherited from any UML or SysML primitive types as Real primitive numbers. For example, if the value property is typed by complex (not a primitive type), it will be interpreted as real. 

Non-Primitive Value Types Interpreted as Real
Non-Primitive Value Types Interpreted as Real.