UML 1.5 NO IDEA Avatar
  1. OMG Issue

UML15 — UML 2 Super/Infra: return type of an operation

  • Key: UML15-5
  • Legacy Issue Number: 7615
  • Status: closed  
  • Source: Simula Research Laboratory ( Dr. Bran Selic)
  • Summary:

    At the bottom of pg. 79 of the Super FAS there are some examples ;
    +createWindow (location: Coordinates, container: Container [0..1]): Window

    +toString (): String

    However that does not conform with the syntax of Operations (on page 78), which does not support the ":<return-type>" notation. It is probably a good idea to allow such a syntax since it is quite common, is used in most UML books and tools, and is conveniently similar to the notation for attributes.

  • Reported: UML 1.4.2 — Tue, 3 Aug 2004 04:00 GMT
  • Disposition: Resolved — UML 1.5
  • Disposition Summary:

    This is a duplicate of 6213 and has been resolved as part of the resolution to 7315.

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