SysML 2.0b2 FTF Avatar
  1. OMG Issue

SYSML2 — Textual notation BNF for TriggerExpression is wrong

  • Key: SYSML2-495
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Ed Seidewitz)
  • Summary:

    Time and change triggers for an accept action are supposed to be parsed as a TriggerInvocationExpression with a single argument: for a time trigger, the argument is a duration or time instant, while for a change trigger it is a boolean expression. However, the textual notation BNF for TriggerExpression in 8.2.2.16.4 is not properly parsing the textual notation as an invocation with arguments. As a result, the intended argument expression for the TriggerInocationExpression will not actually be recognized as an argument of the invocation.

  • Reported: SysML 2.0b1 — Thu, 26 Oct 2023 13:33 GMT
  • Disposition: Resolved — SysML 2.0b2
  • Disposition Summary:

    Update TriggerExpression BNF

    Update the TriggerExpression BNF to properly synthesize parameters for the TriggerInvocationExpression.

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