SystemsModelingAPI 1.0b3 FTF Avatar
  1. OMG Issue

SYSMOAS_ — source multiplicity wrong

  • Key: SYSMOAS_-183
  • Status: open  
  • Source: Elparazim ( Mr. George Edward Roberts)
  • Summary:

    in
    interfaces.sysml

    end port source: Port :>> BinaryConnection::source;
    end port target: Port :>> BinaryConnection::target;

    but 9.2.7.2.1 BinaryInterface has

    source : Port [0..*]

    {redefines source}

    target : Port

    {redefines target}

    so one of these sources is wrong

  • Reported: SysML 2.0b2 — Wed, 12 Mar 2025 18:15 GMT
  • Updated: Wed, 12 Mar 2025 18:33 GMT