Lab&Assignment04 SequenceDiagram
Lab&Assignment04 SequenceDiagram
1. SUBMISSION GUIDELINE
You are required to push all your work to the valid GitHub repository complying
with the naming convention:
“<MSTeamName>-<StudentID>.<StudentName>”.
For this lab, you have to turn in your work twice before the following deadlines:
§ Right after class: Push all the work you have done during class time to
Github.
§ 10 PM the day before the next class: Create a branch named
“release/lab04” in your GitHub repository and push the full submission for
this lab, including in-class tasks and homework assignments, to this branch.
Remember to export your diagrams to PNG files and push them with .astah
files to GitHub.
In this subsection, you would get familiar with the components of a sequence
diagram in Astah. Please see the following links to know how to make a sequence
diagram with Astah.
https://astah.net/support/astah-pro/user-guide/sequence-diagram/
https://www.youtube.com/embed/Qi2CsTY4LSk
Some small tips:
https://astahblog.com/2015/10/15/search-models-in-diagram/
https://astahblog.com/2015/10/28/hide-sequence-message-number/
https://astah.net/support/astah-pro/user-guide/diagram-editor/
Step 2. Drag all the classes and related actor(s) from the structure tree and drop it
on the newly created diagram.