PlantUML 1.2023.11 Guía de Referencia del Lenguaje
ACTIVIDADES ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== #palegreen:OK; Guía de Referencia del Lenguaje PlantUML (1.2023.11) 115 / 530 6.8 Goto and Label Processing [label, goto] 6 DIAGRAMA DE ACTIVIDAD (NUEVA SINTAXIS) break endif ->NOK; :Alert "Error with long @enduml [Ref. QA-6105] 6.8 Goto and Label Processing [label, goto] It is currently only experimental You can use label and goto keywords to denote goto processing, with: • label• goto 0 码力 | 531 页 | 7.53 MB | 1 年前3PlantUML 1.2021.2 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 100 / 388 6.9 Split processing 6 DIAGRAMA DE ACTIVIDADES (BETA) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split split again -[hidden]-> Guía de Referencia del Lenguaje PlantUML (1.2021.2) 101 / 388 6.9 Split processing 6 DIAGRAMA DE ACTIVIDADES (BETA) :B; split again -[hidden]-> :C; end split :D; @enduml @startuml0 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 100 / 383 6.9 Split processing 6 DIAGRAMA DE ACTIVIDADES (BETA) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split split again -[hidden]-> Guía de Referencia del Lenguaje PlantUML (1.2021.1) 101 / 383 6.9 Split processing 6 DIAGRAMA DE ACTIVIDADES (BETA) :B; split again -[hidden]-> :C; end split :D; @enduml @startuml0 码力 | 384 页 | 4.07 MB | 1 年前3PlantUML 1.2021.3 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 101 / 406 6.9 Split processing 6 DIAGRAMA DE ACTIVIDADES (BETA) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split split again -[hidden]-> Guía de Referencia del Lenguaje PlantUML (1.2021.2) 102 / 406 6.9 Split processing 6 DIAGRAMA DE ACTIVIDADES (BETA) :B; split again -[hidden]-> :C; end split :D; @enduml @startuml0 码力 | 407 页 | 4.28 MB | 1 年前3PlantUML 1.2020.23 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Binary and Clock It's also possible to have binary and clock0 码力 | 305 页 | 3.11 MB | 1 年前3PlantUML 1.2020.22 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Binary and Clock It's also possible to have binary and clock0 码力 | 293 页 | 3.02 MB | 1 年前3PlantUML 1.2019.4 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Adding message You can add message using the following syntax0 码力 | 166 页 | 1.82 MB | 1 年前3PlantUML 1.2019.6 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Adding message You can add message using the following syntax0 码力 | 172 页 | 1.91 MB | 1 年前3PlantUML 1.2019.9 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Adding message You can add message using the following syntax0 码力 | 172 页 | 1.93 MB | 1 年前3PlantUML 1.2019.1 Guía de Referencia del Lenguaje
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Adding message You can add message using the following syntax0 码力 | 147 页 | 1.85 MB | 1 年前3
共 13 条
- 1
- 2