Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > symbol > symbol in activity diagram > join | 
| join comparison table | ||||
| Subject | draw as | is a kind of | have | has definition | 
|---|---|---|---|---|
| symbol in activity diagram | symbol | |||
| join | a short line at which transitions can start and end | symbol in activity diagram | one outgoing transition that will be taken when all incoming transitions have been triggered | 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 | 
Next symbol in activity diagram: rendezvous     Up: symbol in activity diagram    Previous symbol in activity diagram: fork