SysML 2.0b2 FTF Avatar
  1. OMG Issue

SYSML2 — Resolution of approved issue SYSML2-23 uses outdated mapping classes

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

    The resolution forgot to update two usages of the mapping class ObjectFlowItemFlowEndRedefinition_Mapping which is now a factory ObjectFlowItemFlowEndRedefinition_Factory class.

    The error is in the OCL code of ObjectFlowItemFlowEndReferenceUsage_Mapping::ownedRelationships().

  • Reported: SysML 2.0a1 — Thu, 22 Jun 2023 12:48 GMT
  • Disposition: Resolved — SysML 2.0b2
  • Disposition Summary:

    Fix the two wrong usages of ObjectFlowItemFlowEndRedefinition_Mapping and a typo

    Replace the usages of ObjectFlowItemFlowEndRedefinition_Mapping with ObjectFlowItemFlowEndRedefinition_Factory. In addition, the OCL code includes a typo: The following part is missing an "r" in AddStructualFeatureValueAction.

    SYSML2!ReferenceUsage.allInstances()->any(m |  m.qualifiedName =  'SysMLv1Library::AddStructualFeatureValueAction::object'
    
  • Updated: Tue, 1 Jul 2025 14:48 GMT