UML 2.5 FTF Avatar
  1. OMG Issue

UML25 — isException and direction and effect

  • Key: UML25-312
  • Legacy Issue Number: 17892
  • Status: closed  
  • Source: Change Vision ( Michael Chonoles)
  • Summary:

    Current text: The isException property applies to output Parameters

    1) Does this mean that isException can apply to inout parameters?
    2) Should isException always have effect=create?

  • Reported: UML 2.4.1 — Wed, 26 Sep 2012 04:00 GMT
  • Disposition: Resolved — UML 2.5
  • Disposition Summary:

    1) No - this is excluded by Parameter::not_exception
    2) No. Firstly, effects are optional. Secondly, there seems no more reason to put constraints on the effect of an
    exception parameter than on any other out parameter.
    Disposition: Closed - No Change

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