ext_messagerie #11
@ -5,14 +5,13 @@ left to right direction
|
|||||||
:Student: as s
|
:Student: as s
|
||||||
:Teacher: as t
|
:Teacher: as t
|
||||||
|
|
||||||
|
|
||||||
package "Messagerie"{
|
package "Messagerie"{
|
||||||
|
|
||||||
(Answer topics) as at
|
(Answer topics) as at
|
||||||
(Ask appointement) as aa
|
(Ask appointment) as aa
|
||||||
(Create Discution) as cd
|
(Create Discussion) as cd
|
||||||
(Create Forum) as cf
|
(Create Forum) as cf
|
||||||
(Manage appointement) as ma
|
(Manage appointment) as ma
|
||||||
|
|
||||||
s -- at
|
s -- at
|
||||||
s -- aa
|
s -- aa
|
||||||
@ -32,7 +31,7 @@ cf <-- pt : << include >>
|
|||||||
pt <|-- (Post poll)
|
pt <|-- (Post poll)
|
||||||
cd <-- (Send messages) : << include >>
|
cd <-- (Send messages) : << include >>
|
||||||
|
|
||||||
ma <-- (Propose new appointment) : << exlude>> \n [refuse]
|
ma <-- (Propose new appointment) : << extends >> \n [refuse]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user