Skip to content
Snippets Groups Projects
Commit 3d8f5375 authored by Fabian Hauser's avatar Fabian Hauser
Browse files

Remove composition between Abteilung and AbtLeitung

parent dfe99a07
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ class ProjektZuteilung {
Dauer
}
Abteilung "1" -- "*" Angestellter
Abteilung "1" -* "0..1" AbtLeitung: leitet <
Abteilung "1" - "0..1" AbtLeitung: leitet <
AbtLeitung "0..1\nAbteilungsleiter" -- "1" Angestellter: ist <
Angestellter "0..1\nChef" - "*" Angestellter
Angestellter "1" -- "*" ProjektZuteilung
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment