UML - Object Method Returns a Collection

Posted by derekerdmann on Stack Overflow See other posts from Stack Overflow or by derekerdmann
Published on 2010-05-29T23:53:12Z Indexed on 2010/05/30 0:02 UTC
Read the original article Hit count: 220

How can I indicate that a method will return a collection of objects in UML? Is there a better way to explain the relationship than to have a collection class as a return type?

© Stack Overflow or respective owner

Related posts about design

Related posts about object-oriented-design