Hi there, Manuel again.
From some of my previous ramblings you are already familiar with some of the individuals I have to work with and the dynamic among us. I intend to introduce you to them a bit more intimately through a series of posts on Class Diagrams. And I mean very intimately: I’ll be talking anatomy, relationships, hierarchy, embarassing associations…
What is a Class Diagram?
You can find the boring definition of UML Class Diagram here.
Slightly less boring definition: a Class Diagram describes what types of things (objects) take part in a system, what they have, what they can do for you and reveals relationships between them.
If you want to know more details, delve into the next posts:
The anatomy of a class
Shows you how the structure of a class is represented in UML.
You can read the full post here.
Class relationships
Talks about the various affairs and correlations that classes and parts of a system can get themselves into.
I’ll be adding links to more posts, as I write them…