SysML 2.0b4 FTF Avatar
  1. OMG Issue

SYSML2_ — Helper::getScalarValueType operation is not robust enough

  • Key: SYSML2_-171
  • Status: closed  
  • Source: Airbus Group ( Mr. Yves Bernard)
  • Summary:

    The current algorithm crashes if the data type provided has no name defined or if the type is not defined

  • Reported: SysML 2.0a1 — Wed, 6 Dec 2023 16:53 GMT
  • Disposition: Resolved — SysML 2.0b4
  • Disposition Summary:

    Check for empty name or undefined type

    The Helper operation does not check for an empty name or an undefined type, which would crash an algorithm implementation. The resolution adds a check and returns OclUndefined if the given type is not defined.

  • Updated: Sat, 19 Jul 2025 19:24 GMT