Review Note
Last Update: 11/16/2024 04:29 PM
Current Deck: Matse24::SWT::Kap8
New Card (Unpublished)Currently Published Content
Vorderseite
Rückseite
No published tags.
Pending Suggestions
Field Change Suggestions:
Vorderseite
Commit #207687
What is a "Combined Fragment" in Sequence Diagrams, and what are some of its operators?
Rückseite
Commit #207687- A construct used to model control flow in interactions.
- Operators include:
- alt (if-else). <- klausurrelevant, rest egal
- loop (iteration).
- par (parallel).