This shows you the differences between two versions of the page.
what_is_uml [2021/05/10 08:13] montse [Unified Modeling Language (UML)] |
what_is_uml [2021/05/10 08:13] (current) montse [Sequence diagrams] |
||
---|---|---|---|
Line 16: | Line 16: | ||
UML has several types of diagrams, which show different aspects of the entities represented. | UML has several types of diagrams, which show different aspects of the entities represented. | ||
- | ===== Types of UML diagrams ===== | + | \\ ===== Types of UML diagrams ===== |
UML uses elements and associates them in different ways to form diagrams that represent static or structural aspects of a system, and behavior diagrams that capture the dynamic aspects of a system. | UML uses elements and associates them in different ways to form diagrams that represent static or structural aspects of a system, and behavior diagrams that capture the dynamic aspects of a system. | ||
Line 36: | Line 36: | ||
* Use case diagram. | * Use case diagram. | ||
- | ===== Sequence diagrams ===== | + | \\ ===== Sequence diagrams ===== |
Is the main diagram used in TAST application. Below, we give a brief explanation of what a sequence diagram is, and show some examples. | Is the main diagram used in TAST application. Below, we give a brief explanation of what a sequence diagram is, and show some examples. |