Skip to content

Commit

Permalink
Fix parent-child relation, move to Group or Organisation Unit and ren…
Browse files Browse the repository at this point in the history
…ame to parts and part of (#7)
  • Loading branch information
chenejac committed Oct 27, 2023
1 parent 0189e41 commit 05aea16
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions diagrams/core.puml
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,8 @@
"Group_or_Organisation_Unit" <|-- "Organisation_Unit"
!endsub

!startsub Organisation_Unit
"Organisation_Unit" o..> "0..*" "Organisation_Unit" : subunits >
"Organisation_Unit" o..> "0..*" "Organisation_Unit" : superunits >
!startsub Group_or_Organisation_Unit
"Group_or_Organisation_Unit" "0..* part of" <..> "0..* parts" "Group_or_Organisation_Unit"
!endsub

!startsub Organisation_Unit_with_Members
Expand Down

0 comments on commit 05aea16

Please sign in to comment.