UML School
No edit summary
No edit summary
Line 17: Line 17:
==== Lesson 7: [[Composite and Aggregate and what they imply]] ====
==== Lesson 7: [[Composite and Aggregate and what they imply]] ====
[[Category:UML]]
[[Category:UML]]
<html>
<style>
h4 .mw-headline a:first-of-type  {
    display: block;
    padding: 12px !important;
    border: 2px solid #f7f7f7;
    border-radius: 4px;
    max-width: 560px;
    text-decoration: none;
    animation: all 400ms ease-in-out;
}
h4 .mw-headline a:first-of-type:hover {
    background: #fbfbfb;
    text-decoration: none;
  animation: all 400ms ease-in-out;
}
</style>
</html>

Revision as of 09:55, 31 October 2019


If you are new to UML this is a great way to learn. Download MDriven Designer and follow along with these lessons.

Lesson 1: Short introduction to UML– class diagram

Lesson 2: Association classes

Lesson 3: UML Inheritance

Lesson 4: UML – State machines

Lesson 5: Constraints

Lesson 6: Derived attributes & associations

Lesson 7: Composite and Aggregate and what they imply

This page was edited 15 days ago on 03/13/2024. What links here