pobject
.
rmessage
.
«create»
stereotype.
Can also be written as cmessage
.
«destroy»
stereotype
from the from_object to the to_object.
The object to_object is marked as destroyed, with an X at the
end of its lifeline.
The object's lifeline need not be otherwise completed.
Can also be written as dmessage
.
lconstraint
.
lconstraint
,
but it will be shown below the current line instead of above.
oconstraint
.
left_object
column and the current line.
The specified label_text
is shown in the upper left corner.
right_object
column and the current line.
The name must correspond to a begin_frame
's name.
connect_to_comment(object2,name);
to get additional
connecting lines to the comment.
line_movement
changes the position of the comment and
box_size
its size. Note that there's no comma between
box_size
and text
.
text
is the (multiline) comment-text that will be displayed.
name
, line_movement
and box_size
are optional
(but the commas must still appear).
comment
.
Contents | « Previous Next (Sequence Diagram Variables) » |