Changes for page Team Design Patterns

Last modified by Mathieu Jung-Muller on 2022/04/04 13:54

From version Icon 15.1 Icon
edited by Pierre Bongrand
on 2022/03/30 12:09
Change comment: There is no comment for this version
To version Icon 16.2 Icon
edited by Pierre Bongrand
on 2022/03/30 17:24
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,7 +1,9 @@
1 -{{html}}
2 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalreminder.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/>
3 -{{/html}}
1 +===Definition of ===
4 4  
3 +
4 +
5 +
6 +
5 5  ===General Reminder Design Pattern===
6 6  **Overview**
7 7  The general reminder design pattern depicts the flow of interactions between Pepper and the PwD in reminder related usecases. This TDP contains the overarching generalizations of the medication, nutrition and calendar event reminders as mentioned in the use cases (UC01, UC02, UC03). Below we describe this TDP in further detail.
... ... @@ -18,8 +18,10 @@
18 18  * Finally after receiving the confirmation, Pepper congratulates the the PwD and the DP comes to an end.
19 19  |
20 20  {{html}}
21 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalactivity.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/>
23 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalreminder.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/>
22 22  {{/html}}
25 +
26 +
23 23  ===Activity Breakdown Design Pattern===
24 24  **Overview**
25 25  The general activity breakdown design pattern depicts the flow of interactions between Pepper and the PwD with respect to the breakdown of any activity that has been entered in Pepper's system. With respect to the usecases present, this TDP applies to the wake-up routine. Below we describe the TDP in further detail.
... ... @@ -36,6 +36,9 @@
36 36  * Once all the steps have been successfully completed, Pepper congratulates the PwD.
37 37  |
38 38  
43 +{{html}}
44 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalactivity.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/>
45 +{{/html}}
39 39  
40 40  
41 41