SysML 1.6 RTF Avatar
  1. OMG Issue

SYSML16 — Incorrect multiplicity for base_xxx properties of most SysML Stereotypes

  • Key: SYSML16-177
  • Status: closed  
  • Source: Airbus Group ( Mr. Yves Bernard)
  • Summary:

    In the current version of SysML.xmi, all the stereotype properties referring to the element to which the stereotype is applied (the so-called "base_xxx" ones) have [0..1] multiplicities, except for the following stereotypes: FlowSpecification (deprecated), FlowPort (deprecated) and TriggerOnNestedPort.

    Basically, these multiplicities shall be [1..1] except for stereotypes that may be applied to more than one metaclass. That is for SysML: TestCase, Rate, Probability and ControlOperator

  • Reported: SysML 1.4 — Wed, 10 Aug 2016 11:01 GMT
  • Disposition: Closed; No Change — SysML 1.6
  • Disposition Summary:

    Incorrect multiplicity for base_xxx properties of most SysML Stereotypes

    multiplicity is empty in 1.5 XMI which means it defaults to 1 based on MOF/XMI/UML specification. This is correct unless there is more than one base in which case it is 0..1

  • Updated: Mon, 1 Apr 2019 18:17 GMT