Appendix D. UML Class Diagrams

This appendix presents the subset of UML class diagrams used in the book. We have used UML to describe implementations rather than high-level design. Generalization is consistently used to mean inheritance in Java and association with navigability to mean that the source class holds a reference to an object of the target class.

Class
UML Class Diagrams
Generalization
UML Class Diagrams
Interface
UML Class Diagrams
Association
UML Class Diagrams
Multiplicities
UML Class Diagrams
Navigability
UML Class Diagrams

Get Concurrency: State Models and Java Programs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.