UML 2.2 RTF Avatar
  1. OMG Issue

UML22 — Delete the following sentence in section "Notation":

  • Key: UML22-1240
  • Legacy Issue Number: 7110
  • Status: closed  
  • Source: PostFinance ( Karl Guggisberg)
  • Summary:

    Delete the following sentence in section "Notation": "The symbol has a control output only." and replace it with the following constraint in section "Constraints":

    [2] A SendSignalAction has at most one outgoing activity edge of type ControlFlow

    self.outgoing->size() <= 1 and self.outgoing->forAll(ae | ae.oclIsKindOf(ControlFlow))

  • Reported: UML 2.0 — Tue, 9 Mar 2004 05:00 GMT
  • Disposition: Resolved — UML 2.1
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 22:54 GMT