SysML 2.0b2 FTF Avatar
  1. OMG Issue

SYSML2 — Helpers::activityOwnedRelationships mixes up FinalNodes and FlowFinalNodes

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

    The Helper operation activityOwnedRelationships calls the mapping class FlowFinalNode_Mapping with a set of final nodes including activity final nodes, but should only be final nodes.

    Activity final nodes are currently excluded from the transformation (see SYSML2-106).

  • Reported: SysML 2.0a1 — Wed, 21 Jun 2023 17:53 GMT
  • Disposition: Resolved — SysML 2.0b2
  • Disposition Summary:

    Update Helpers::activityOwnedRelationships

    Remove activity final nodes from the call of the mapping class FlowFinalNode_Mapping and exclude them from the mapping since there is no mapping defined yet.

  • Updated: Tue, 1 Jul 2025 14:48 GMT