first export (sequence diagram)
This commit is contained in:
parent
9c6bb98f1e
commit
d3077e4b69
7 changed files with 7 additions and 0 deletions
|
@ -5,4 +5,11 @@ class Affichage {
|
|||
voirUtilisateurs()
|
||||
}
|
||||
|
||||
class NetworkManager {
|
||||
sendMessage(message, ip, port, id)
|
||||
receiveMessage(message, id)
|
||||
|
||||
|
||||
}
|
||||
|
||||
@enduml
|
BIN
out/DCAffichage/DCAffichage.png
Normal file
BIN
out/DCAffichage/DCAffichage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
BIN
out/DSAdministration/DSAdministration.png
Normal file
BIN
out/DSAdministration/DSAdministration.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
BIN
out/DSAffichage/DSAffichage.png
Normal file
BIN
out/DSAffichage/DSAffichage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
out/DSGestionUtilisateur/DSGestionUtilisateur.png
Normal file
BIN
out/DSGestionUtilisateur/DSGestionUtilisateur.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
BIN
out/DSInteraction/DSInteraction.png
Normal file
BIN
out/DSInteraction/DSInteraction.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
out/DU/DU.png
Normal file
BIN
out/DU/DU.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 KiB |
Loading…
Reference in a new issue