HGustavs / LenaSYS

Code Viewer and Course Organization System used in some courses at University of Skövde
57 stars 31 forks source link

Research Sequence Diagram #13521

Closed c21adano closed 1 year ago

c21adano commented 1 year ago

We want to research our next diagram type Sequence Diagrams. The research should include a description of the diagram and its functions

For reference #12922

ghost commented 1 year ago

A sequence diagram is a type of interaction diagram because it describes how—and in what order—a group of objects works together. They show the sequence of events and messages exchanged between the objects involved in a scenario. the following article describes the basic notation and has examples. Someone else will have to draw a model. https://www.lucidchart.com/pages/uml-sequence-diagram#:~:text=A%20sequence%20diagram%20is%20a,to%20document%20an%20existing%20process.

c21adano commented 1 year ago

Sounds good, i will remove the minimal model part of this issue and make it another issue instead.