ThinkJava2 icon indicating copy to clipboard operation
ThinkJava2 copied to clipboard

UML Diagram in Chapter 14

Open jdeisenberg opened this issue 3 years ago • 1 comments

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)

jdeisenberg avatar Nov 03 '21 15:11 jdeisenberg

Thank you for the heads up. I'll take a look during my next round of edits.

ChrisMayfield avatar Nov 04 '21 13:11 ChrisMayfield