SysML 2.0b2 FTF Avatar
  1. OMG Issue

SYSML2 — Pin_Mapping::filter: property src should be from

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

    The src property in the filter condition should be from.

  • Reported: SysML 2.0a1 — Sat, 15 Apr 2023 18:03 GMT
  • Disposition: Resolved — SysML 2.0b2
  • Disposition Summary:

    Clarify documentation of applicable filters

    The name "src" is correct. src is the name of the parameter of the filter-operation and does not refer to the "from" property of the mapping class.

    To avoid further misunderstandings, add the signature of the operation to the documentation:

    Applicable filters
    This mapping applies only if the following (OCL) condition implemented by the operation filter(src : Element) : Boolean is verified:
    src.type.oclIsUndefined()

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