This repository was archived by the owner on Oct 25, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments