UML 2.2 RTF Avatar
  1. OMG Issue

UML22 — InteractionOccurrence - Syntax rules for name not clear

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

    "name ::=[ attribute-name = ][collaborationoccurrence.] interactionname[‘(‘arguments’)’] [: return-value] argument ::= in-argument [ out out-argument]"

    should be changed to

    "name ::= [ attribute-name '=' ][collaborationoccurrence '.'] interactionname[‘(‘arguments’)’] [':' return-value] arguments ::= argument [ ',' arguments ] argument ::= value | 'out' name [ ':' value] " | ''

    Four paragraphs below, the spec says that the same syntax is used as for Messages. This sentence should be deleted unless the syntax rules are actually updated to reflect the syntax rules of Message names on page 428.

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

    see above

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