UML School
No edit summary
No edit summary
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:


If you are new to UML this is a great way to learn. [https://www.capableobjects.com/downloads/downloads-2/ Download MDriven Designer] and follow along with these lessons.
If you are new to UML this is a great way to learn. [https://www.capableobjects.com/downloads/downloads-2/ Download MDriven Designer] and follow along with these lessons.
Watch the video below for a description of the important concepts of modeling
<html>
<iframe src="https://www.youtube.com/embed/2l5LJGpwEzU?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>
</html>


==== Lesson 1: [[Short introduction to UML– class diagram]] ====
==== Lesson 1: [[Short introduction to UML– class diagram]] ====
Line 17: Line 24:
==== 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:31, 1 August 2021


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

Watch the video below for a description of the important concepts of modeling


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 16 days ago on 03/13/2024. What links here