SysML 2.0b3 FTF Avatar
  1. OMG Issue

SYSML2_ — VerificationKind should be VerificationMethodKind

  • Key: SYSML2_-426
  • Status: open  
  • Source: oose Innovative Informatik eG ( Mr. Tim Weilkiens)
  • Summary:

    In Clause 7.23.2, the first textual notation example includes

    metadata VerificationMethod {
      kind = VerificationKind::test;
    }
    

    But it should be

    metadata VerificationMethod {
      kind = VerificationMethodKind::test;
    }
    
  • Reported: SysML 2.0b2 — Thu, 26 Dec 2024 16:35 GMT
  • Updated: Thu, 26 Dec 2024 16:35 GMT