UML 2.2 RTF Avatar
  1. OMG Issue

UML22 — Section: 9.16.1

  • Key: UML22-262
  • Legacy Issue Number: 10007
  • Status: closed  
  • Source: ISP ( Leonid Dvoryansky)
  • Summary:

    Double declaration: RedefinableElement::isRedefinitionContexValid(redefinable: RedefinableElement): Boolean; RedefinableElement::isRedefinitionContextValid (redefined:RedefinableElement):Boolean; isRedifinitionContextValid = redefinitionContext->exists(c | c.allparents()-> includes (redefined.redefinitionContext)) ) Is the "isRedefinitionContexValid" declaration redundant?

  • Reported: UML 2.0 — Fri, 28 Jul 2006 04:00 GMT
  • Disposition: Resolved — UML 2.2
  • Disposition Summary:

    Appears to have already been fixed. See Additional Operation [2] in section 7.3.46. Editorial note: However the fix has not been applied to Infrastructure.

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