UML 2.5 FTF Avatar
  1. OMG Issue

UML25 — ConnectableElement-end" has @isOrdered='true'

  • Key: UML25-469
  • Legacy Issue Number: 18140
  • Status: closed  
  • Source: Anonymous
  • Summary:

    I've just came across another issue: "ConnectableElement-end" has @isOrdered='true'. Since it is derived (and not derivedUnion) there is a corresponding operation for that attribute. However, the 'return' parameter for that operation doesn't declare @isOrdered='true'.
    Shouldn't the return parameter of operations that describe derived attributes always 'match' the corresponding attribute ?

  • Reported: UML 2.4.1 — Fri, 5 Oct 2012 04:00 GMT
  • Disposition: Resolved — UML 2.5
  • Disposition Summary:

    The result of the operation should be ordered if the property is ordered. But the operation cannot produce
    an order, and there seems to be no requirement for the property to be ordered

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