UML 2.3 RTF Avatar
  1. OMG Issue

UML23 — type mismatch

  • Key: UML23-78
  • Legacy Issue Number: 14034
  • Status: closed  
  • Source: Oracle ( Dave Hawkins)
  • Summary:

    Classifier::parents() is defined as "parents = generalization.general". However there is a type mismatch: the operation return type is a Set whereas the expression is a Bag. It should be defined as "parents = generalization.general->asSet()".

  • Reported: UML 2.2 — Mon, 29 Jun 2009 04:00 GMT
  • Disposition: Resolved — UML 2.3
  • Disposition Summary:

    This issue has already been resolved by, or no longer applies to, the UML 2.5 Beta 1 specification.
    Disposition: Closed - No Change

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