|
|
|
» UML 2 Class Diagrams
UML 2 class diagrams are the mainstay of object-oriented analysis and design. UML 2 class diagrams show the classes of the system, their interrelationships (including inheritance, aggregation, and association), and the operations and attributes of the classes. Class diagrams are used for a wide variety of purposes, including both conceptual/domain modeling and detailed design modeling. Although I prefer to create class diagrams on whiteboards because simple tools are more inclusive most of the diagrams that I’ll show in this article are drawn using a software-based drawing tool so you may see the exact notation.
In this article I discuss:
- Conceptual class diagrams
- Design class diagrams
- How to create UML class diagrams
- Suggested reading
Author: Scott W. Ambler
Read More ...
| Comments |
Currently, there are no comments. Be the first to post one! You must be logged in to post a comment. You can login here
|
|