SysML 1.1 RTF Avatar
  1. OMG Issue

SYSML11 — type should be cmof:Class not uml:Class

  • Key: SYSML11-128
  • Legacy Issue Number: 12546
  • Status: closed  
  • Source: Adaptive ( Mr. Pete Rivett)
  • Summary:

    1. The XMI for the SysML has references to the metamodel as follows:

    <packagedElement xmi:type="uml:Stereotype" xmi:id="Rate" name="Rate">
    <ownedAttribute xmi:type="uml:Property" xmi:id="Rate-base_Parameter" name="base_Parameter" association="Parameter_Rate">
    <type xmi:type="uml:Class" href="UML4SysML-metamodel.xmi#Parameter"/>

    The type should be cmof:Class not uml:Class

  • Reported: SysML 1.0 — Mon, 23 Jun 2008 04:00 GMT
  • Disposition: Resolved — SysML 1.1
  • Disposition Summary:

    This issue is no longer relevant for SysML1.3 since SysML1.3 extends UML2.4.1
    which, altough still a CMOF metamodel, is nonetheless represented as a
    UML2.4.1 model. Therefore, in the SysML1.3 XMI, all references to UML
    metaclasses are in terms of their UML representation, not CMOF.
    Disposition: See issue 15876 for disposition

  • Updated: Fri, 6 Mar 2015 20:58 GMT