PlantUML 1.2023.11 SprachreferenzKomplettes Beispiel 5 AKTIVITÄTSDIAGRAMM if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== wrong?) then (no) #palegreen:OK; PlantUML Sprachreferenz (1.2023.11) 114 / 528 6.8 Goto and Label Processing [label, goto] 6 AKTIVITÄTSDIAGRAMM (NEUE SYNTAX) break endif ->NOK; :Alert "Error with long text"; @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 码力 | 529 页 | 7.46 MB | 1 年前3
PlantUML 1.2021.3 SprachreferenzAKTIVITÄTSDIAGRAMM ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 2) 101 / 405 6.9 Split processing 6 AKTIVITÄTDIAGRAMM (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 -[hidden]-> :A; split again -[hidden]-> PlantUML Sprachreferenz (1.2021.2) 102 / 405 6.9 Split processing 6 AKTIVITÄTDIAGRAMM (BETA) :B; split again -[hidden]-> :C; end split :D; @enduml @startuml split0 码力 | 406 页 | 4.22 MB | 1 年前3
PlantUML 1.2021.1 SprachreferenzAKTIVITÄTSDIAGRAMM ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 1) 101 / 383 6.9 Split processing 6 AKTIVITÄTDIAGRAMM (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 -[hidden]-> :A; split again -[hidden]-> PlantUML Sprachreferenz (1.2021.1) 102 / 383 6.9 Split processing 6 AKTIVITÄTDIAGRAMM (BETA) :B; split again -[hidden]-> :C; end split :D; @enduml @startuml split0 码力 | 384 页 | 4.02 MB | 1 年前3
PlantUML 1.2021.2 SprachreferenzAKTIVITÄTSDIAGRAMM ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 2) 101 / 388 6.9 Split processing 6 AKTIVITÄTDIAGRAMM (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 -[hidden]-> :A; split again -[hidden]-> PlantUML Sprachreferenz (1.2021.2) 102 / 388 6.9 Split processing 6 AKTIVITÄTDIAGRAMM (BETA) :B; split again -[hidden]-> :C; end split :D; @enduml @startuml split0 码力 | 389 页 | 4.07 MB | 1 年前3
PlantUML 1.2020.23 SprachreferenzonSecurityCheck" 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 码力 | 304 页 | 3.07 MB | 1 年前3
PlantUML 1.2020.22 SprachreferenzonSecurityCheck" 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 码力 | 292 页 | 2.98 MB | 1 年前3
PlantUML 1.2019.6 SprachreferenzonSecurityCheck" 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 码力 | 173 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.9 SprachreferenzonSecurityCheck" 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 码力 | 173 页 | 1.93 MB | 1 年前3
PlantUML 1.2019.4 SprachreferenzonSecurityCheck" 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 码力 | 167 页 | 1.83 MB | 1 年前3
PlantUML 1.2019.1 SprachreferenzonSecurityCheck" 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
共 15 条
- 1
- 2













