SysML 2.0b4 FTF Avatar
  1. OMG Issue

SYSML2_ — P8 import textual notation may have errors

  • Key: SYSML2_-282
  • Status: closed  
  • Source: posteo.com ( Mr. Matthew Johnson)
  • Summary:

    I suspect that there are two errors near the top of page 30 in the P8 namespace textual notation:
    1. Import Annotations::*; should be import ApprovalMetadata::*;
    import Annotations::* does not seem to serve a purpose here, and ApprovalMetadata elements would be needed to support the following code (when corrected).
    2. import NA::*[@Approved]; should be import NA::*[@Approval and approved]; or import NA::*[@approved]; or another version of this depending on interpretation of preceding commentary.

  • Reported: SysML 2.0b2 — Sat, 10 Aug 2024 19:21 GMT
  • Disposition: Resolved — SysML 2.0b4
  • Disposition Summary:

    Remove the declaration of example package P8

    The package P8 is actually from an earlier version of the example and was intended to have been deleted previously.

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