#13 Object creation Message has a dashed line with an open arrow
open
nobody
None
5
2010-09-28
2010-09-20
Anonymous
No
"Object creation Message has a dashed line with an open arrow." (UML Superstructure Specification, v2.3 page 510) The example diagram on your site is different.
sdedit does not claim to strictly follow any version of any UML
specification.
It makes - similar to the cited UML specification - a difference between
synchronous (closed arrow) and asynchronous (open arrow) calls. To
sdedit,
an object creation message (normally) is just a synchronous call to a
constructor which has a solid line with a closed arrow. Dashed lines are
used for answers only.
An object creation message may also have a solid line with an open arrow,
if it is a message triggering the creation of a new thread.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
sdedit does not claim to strictly follow any version of any UML
specification.
It makes - similar to the cited UML specification - a difference between
synchronous (closed arrow) and asynchronous (open arrow) calls. To
sdedit,
an object creation message (normally) is just a synchronous call to a
constructor which has a solid line with a closed arrow. Dashed lines are
used for answers only.
An object creation message may also have a solid line with an open arrow,
if it is a message triggering the creation of a new thread.