SysML 2.0b2 FTF Avatar
  1. OMG Issue

SYSML2 — ElementMain_Mapping::ownedRelationship is wrong

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

    ElementMain_Mapping::ownedRelationship deals with owned comments and tries to create an ownership relationship thanks to ElementOwnership_Mapping.
    Instead, this is an Annotation relationship that shall be used here. We can get it thanks to the CommentAnnotation_Mapping.

    However, CommentAnnotation_Mapping misses the computation of ownedRelatedElement that is left to its default value, meaning that the ownership of a comment is never set.

  • Reported: SysML 2.0a1 — Sun, 2 Jul 2023 06:46 GMT
  • Updated: Mon, 8 Apr 2024 18:21 GMT
  • Attachments: