SysML 2.0b4 FTF Avatar
  1. OMG Issue

SYSML2_ — TransitionUsage source and target properties do not support feature chains

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

    According to the SysML abstract syntax (8.3.17.9 TransitionUsage), the source and target of a TransitionUsage must be ActionUsages. However, the textual notation (8.2.2.17.3 Transition Usages) allows sources and targets to be feature chains, which are parsed as a KerML Feature with FeatureChaining relationships to the chained Features, which are not ActionUsages.

  • Reported: SysML 2.0b2 — Sun, 16 Jun 2024 22:17 GMT
  • Disposition: Resolved — SysML 2.0b4
  • Disposition Summary:

    Update derivation constraints

    The identified problem can be resolved by revising derivation constraints deriveTransitionUsageSource and deriveTransitionUsageTarget to use the Feature::featureTarget property added by the resolution to KERML_-37.

  • Updated: Sat, 19 Jul 2025 19:24 GMT