Object Oriented Software Engineering View all facts Glossary Help |
| subject > symbol > symbol in activity diagram > join |
| join | ||||
| subject | fact | |||
| join | has definition A symbol in an activity diagram indicating a point where several threads wait for each other. When all threads reach the join, control continues in a single thread | ![]() |
| has multiple incoming transitions that must be triggered in separate threads | ![]() | |
| has one outgoing transition that will be taken when all incoming transitions have been triggered | ![]() | |
| is a subtopic of 8.3 - Activity Diagrams | ![]() | |
| is drawn as a short line at which transitions can start and end | ![]() | |
| is a kind of symbol in activity diagram | ![]() |