Skip to content

Commit

Permalink
Add sequence diagram to the DG
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlimdx committed Apr 11, 2024
1 parent 23f414a commit ac047c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,9 @@ returns the full list of patients.)
Step 5. The filtered list of patients (with diabetes) is displayed to the user through the GUI.

**UML Diagrams:**
The following sequence diagram shows how the listing of relevant patients would work:

The following sequence diagram shows how the listing of relevant patients would work:
![ListCommandSequenceDiagram](images/ListCommandSequenceDiagram.png)

The following activity diagram summarizes what happens when a user executes a new command to list relevant patients:

Expand Down
Binary file added docs/images/ListCommandSequenceDiagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ac047c4

Please sign in to comment.