Skip to content
This repository was archived by the owner on Oct 25, 2019. It is now read-only.

Commit 357f5f5

Browse files
author
Malah
committed
enhanced readme
1 parent e7d34d5 commit 357f5f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,16 @@ It corresponds to the implementation of two active object design pattern to link
1111

1212
## Diagrams
1313

14+
### Class
1415
![ClassUpdate](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/UpdateClass.png)
1516
![ClassGetValue](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/getValueClass.png)
17+
18+
### Update Sequence
1619
![UpdateAsync1](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/UpdateAsync1.png)
1720
![UpdateAsync2](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/UpdateAsync2.png)
1821
![UpdateAsync3](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/UpdateAsync3.png)
22+
23+
### GetValue Sequence
1924
![getValueAsync1](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/getValueAsync1.png)
2025
![getValueAsync2](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/getValueAsync2.png)
2126
![getValueAsync3](https://raw.githubusercontent.com/ISTIC-M2-ILa-GM/aodp/dev/spec/img/getValueAsync3.png)

0 commit comments

Comments
 (0)