ThinkJava2
ThinkJava2 copied to clipboard
UML Diagram in Chapter 14
In figure 14.1, the composition arrows appear to be pointing the wrong direction. Most of the UML resources I have seen, including these, show the arrow pointing toward the container class:
- https://sparxsystems.com/resources/tutorials/uml2/class-diagram.html
- https://taylorial.com/cs1021/UMLClass.htm
- https://en.wikipedia.org/wiki/Class_diagram
(One exception is this page, which shows the arrows pointing the way they are in the book: https://www.gleek.io/blog/class-diagram-arrows.html)
Thank you for the heads up. I'll take a look during my next round of edits.