Skip to content

Commit

Permalink
maj
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Coquet committed Mar 23, 2012
1 parent 77b1830 commit 442ab06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webSequenceDiagrameSources/CU7.txt
Expand Up @@ -59,7 +59,7 @@ alt action = creer RDV
else action = modifier RDV
IHM->SM: updatePlage(plage)
activate SM
SM->Agenda: updatePlage(plage)
SM->Agenda: updatePlage(plage,etat,raison=vide)
deactivate SM
else action = annuler RDV

Expand All @@ -85,6 +85,6 @@ else action = reaffecter RDV
IHM->SM: transfererPlage(plage,idAgent)
activate SM
SM->Agenda: setAgent(plage,idAgent)
SM->Agenda:updatePlage(plage)
SM->Agenda:updatePlage(plage,etat,raison=vide)
deactivate SM
end
Binary file modified webSequenceDiagrameSources/cu7.png
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 442ab06

Please sign in to comment.