Changes
Page history
Update associations
authored
Jun 04, 2024
by
Lukas Damerau
Hide whitespace changes
Inline
Side-by-side
uml/associations.md
View page @
d50c065a
...
@@ -29,6 +29,6 @@ Composition implies a relationship where the child cannot exist independent of t
...
@@ -29,6 +29,6 @@ Composition implies a relationship where the child cannot exist independent of t
### Example
### Example


Person (parent) and Head, Leg, and Heart (children). The children don't exist separate to a Person.
Person (parent) and Head, Leg, and Heart (children). The children don't exist separate to a Person.