[Sequence diagrams / delay] : delay impact all timeline and not some

0 votes
asked Mar 13, 2020 in Question / help by anonymous
I added a delay in a sequence diagram (see below) but i'd like that this delay only impacts "LOOP" and "lmuzxgq" (and not "awcijxrjrn" or "dfuum").

Is it possible?

@startuml

participant LOOP
entity lmuzxgq
participant awcijxrjrn
database dfuum

group loop_lrbnb
activate LOOP

LOOP -> lmuzxgq : shbg nxmtju vdyzbb
activate lmuzxgq
...zxmyxb adlfget...
return
deactivate lmuzxgq

group anjfn dingwezbbd
LOOP -> lmuzxgq : qcdqgs bnyvl
activate lmuzxgq
lmuzxgq -> awcijxrjrn : ncmw bnyvl qcdqgs
deactivate lmuzxgq
LOOP -> lmuzxgq : nzwc husbou
activate lmuzxgq
lmuzxgq -> awcijxrjrn : ncmw husbou nzwc
deactivate lmuzxgq

end
LOOP -> lmuzxgq : hbki nxmtju yxmekob
activate lmuzxgq
LOOP <-- lmuzxgq
deactivate lmuzxgq
LOOP -> lmuzxgq : hbki deoc nzwc
activate lmuzxgq
LOOP <-- lmuzxgq
deactivate lmuzxgq

deactivate LOOP
end

@enduml

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...