UML Diagrams

by Michael Thomas

Back to UML Distilled Notes

(Book Review: UML Distilled (Applying the Standard Object Modeling Language) by Martin Fowler  UML v1.2 ISBN: 0-201-32563-2 (Addison-Wesley 1997 6/98)
Site for Book: http://www.awl.com/cseng/titles/0-201-32563-2.html

(Example diagrams are located on the inside front & back cover of the book.  Additional diagrams are located on the pages I have listed below.)

Example Diagrams

Type Example
Class
(Ch 4 & 5) - p54
diag_class.jpg (198399 bytes)
Package
(Ch 7) - p115
ex_package.jpg (32958 bytes)
Use Case
(Ch 3) - p45
diag_use.jpg (9018 bytes)
Interaction - Sequence
(Ch 6) - p107
ex_sequence.jpg (39211 bytes)
Interaction - Collaboration
(Ch 6) - p109
ex_collaboration.jpg (50693 bytes)
State
(Ch 8) - p122
ex_state.jpg (10019 bytes)
Activity
(Ch 9) - p130
diag_activity.jpg (63789 bytes)
Deployment
(Ch 10) - p144
ex_deployment.jpg (27758 bytes)
   

  Example:  Common Items

Type Example
Class ex_class.jpg (21856 bytes)
Generalization ex_generalization.jpg (24254 bytes)
Constraint {descripton of constraint}
Stereotype/
Interface
<<stereotype name>>
Note ex_note.jpg (8344 bytes)
Object object name: Class Name
Association ex_association.jpg (14056 bytes)
Multiplicities ex_multiplicities.jpg (56406 bytes)
Qualified Association ex_qualified.jpg (11558 bytes)
Navigability ex_navigability.jpg (13195 bytes)
Dependency ex_dependency.jpg (9570 bytes)