UML 2.4 RTF Avatar
  1. OMG Issue

UML24 — Some owned operations with OCL expression bodies but without their "isQuery" set to "true"

  • Key: UML24-11
  • Legacy Issue Number: 14630
  • Status: closed  
  • Source: NASA ( Dr. Maged Elaasar)
  • Summary:

    A body condition is specified for operation '<Operation> ConnectableElement::end () : ConnectorEnd [0..*]', but it is not a query.
    A body condition is specified for operation '<Operation> Vertex::incoming () : Transition [0..*]', but it is not a query.
    A body condition is specified for operation '<Operation> Vertex::outgoing () : Transition [0..*]', but it is not a query.

    **This is a metamodel only fix

  • Reported: UML 2.3 — Thu, 12 Nov 2009 05:00 GMT
  • Disposition: Resolved — UML 2.4
  • Disposition Summary:

    All additional operations in the UML metamodel are queries and as such must be marked with isQuery = true in the metamodel

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