Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gaetan Carabetta
projet_nf17_p19_tdg1_groupe2
Commits
6a37f2cf
Commit
6a37f2cf
authored
May 19, 2019
by
Gaetan Carabetta
Browse files
update uml neo4j
parent
0c274f49
Changes
1
Hide whitespace changes
Inline
Side-by-side
mcd/UML Neo4j
View file @
6a37f2cf
...
...
@@ -37,9 +37,16 @@ class Medicament {
Description : Str
}
class Posologie {
debut : int
duree : int
nbParJour : int
}
Client "1" - "*" Animal : < appartient à
Traitement "*" - "1..*" Medicament : contient >
Animal "1" -- "*" Traitement : < prescrit à
Veterinaire "1" - "*" Traitement : prescrit >
(Traitement, Medicament) .. Posologie
@enduml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment