getNextTask()
return value shown below arrow
TaskManager: getNextTask() : Task
reply message shown with dashed arrow
Task: doTask()
asynchronous message shown with open arrowhead
34
Lifelines and activation boxes
lifeline: dashed vertical line for each object
activation box: solid box on lifeline for duration of object's activation
activation boxes can overlap to show concurrency
35
Other sequence diagram features
guard conditions: {condition} above message arrow
alternative flows: alt combined fragment
loops: loop combined fragment
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
134 views44 pages
Lecture07 Uml
getNextTask()
return value shown below arrow
TaskManager: getNextTask() : Task
reply message shown with dashed arrow
Task: doTask()
asynchronous message shown with open arrowhead
34
Lifelines and activation boxes
lifeline: dashed vertical line for each object
activation box: solid box on lifeline for duration of object's activation
activation boxes can overlap to show concurrency
35
Other sequence diagram features
guard conditions: {condition} above message arrow
alternative flows: alt combined fragment
loops: loop combined fragment