Revision dd31cb03 doc/activitydiagrams/functions.iuml
| doc/activitydiagrams/functions.iuml | ||
|---|---|---|
| 23 | 23 |
!function $contribute_messages() |
| 24 | 24 |
partition "contribute messages" {
|
| 25 | 25 |
fork |
| 26 |
:set next pointer of topic's latest message to first message to contribute;
|
|
| 26 |
:set ""next"" pointer of last message to contribute to the message after the topic's latest message;
|
|
| 27 | 27 |
fork again |
| 28 |
:set next pointer of last message to contribute to the message after the topic's latest message;
|
|
| 28 |
:set ""next"" pointer of topic's latest message to first message to contribute;
|
|
| 29 | 29 |
endfork |
| 30 | 30 |
} |
| 31 | 31 |
!endfunction |
Also available in: Unified diff