Enumeration defining kind of uncertainty of scalar real parameter
type UncertaintyKind = enumeration(Interval, IntervalTolerance, Uniform, UniformTolerance, TruncatedNormal, TruncatedNormalTolerance);