arghh
This commit is contained in:
parent
99c8809d6a
commit
5349d5e89a
1 changed files with 6 additions and 0 deletions
|
@ -51,4 +51,10 @@ classDiagram
|
||||||
class Expert {
|
class Expert {
|
||||||
+avis()
|
+avis()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Projet <|-- ProtoProjet
|
||||||
|
ProtoProjet <|-- RunProjet
|
||||||
|
|
||||||
|
Gestionnaire <|-- Consultant
|
||||||
|
Gestionnaire <|-- Expert
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue