UML School
No edit summary
No edit summary
Tags: Manual revert Visual edit
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__


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 unfamiliar with 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 main 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 22:
==== Lesson 7: [[Composite and Aggregate and what they imply]] ====
==== Lesson 7: [[Composite and Aggregate and what they imply]] ====
[[Category:UML]]
[[Category:UML]]
 
{{Edited|July|12|2024}}
 
<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>

Latest revision as of 05:40, 13 March 2024


If you are unfamiliar with 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 main 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 61 days ago on 03/13/2024. What links here