UML 2.6 RTF Avatar
  1. OMG Issue

UMLR — p 118: isException and other outputs

  • Key: UMLR-563
  • Legacy Issue Number: 17929
  • Status: open  
  • Source: Change Vision ( Michael Chonoles)
  • Summary:

    An output posted to a Parameter with isException true during an invocation of a BehavioralFeature excludes outputs from being posted to any other outputs of the BehavioralFeature during the same invocation.

    This does not seem to match description of how exception handlers work later. I would rewrite it:

    Proposed text:
    An output may be posted to a Parameter with isException true during an invocation of a BehavioralFeature. When this occurs, unless an ExceptionHandler catches the exception, other outputs are not posted from the BehavioralFeature during the same invocation. When an ExceptionHandler catches the exception, outputs are posted from the BehavioralFeature at the level of the ExceptionHandler.

  • Reported: UML 2.4.1 — Wed, 26 Sep 2012 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:57 GMT