PlantUML 1.2019.1 Language Reference Guide=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml 4.7 Long activity description 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=== diagrams; endwhile stop @enduml PlantUML Language Reference Guide (1.2019.1) 62 / 147 5.6 Parallel processing 5 ACTIVITY DIAGRAM (BETA) It is possible to provide a label after the endwhile keyword, or0 码力 | 148 页 | 1.85 MB | 1 年前3
PlantUML 1.2019.2 Language Reference Guide=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML Language Reference 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=== keywords to have repeat loops. PlantUML Language Reference Guide (1.2019.2) 67 / 159 5.6 Parallel processing 5 ACTIVITY DIAGRAM (BETA) @startuml start while (data available?) :read data; :generate0 码力 | 160 页 | 1.73 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML 언어참조가이드 (1.2019.2) 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=== while and end while keywords to have repeat loops. PlantUML 언어참조가이드 (1.2019.2) 65 / 157 5.6 Parallel processing 5 ACTIVITY DIAGRAM (BETA) @startuml start while (data available?) :read data; :generate0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.1 언어참조가이드=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml 4.7 Long activity description 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=== data; :generate diagrams; endwhile stop @enduml PlantUML 언어참조가이드 (1.2019.1) 61 / 145 5.6 Parallel processing 5 ACTIVITY DIAGRAM (BETA) It is possible to provide a label after the endwhile keyword, or0 码力 | 146 页 | 1.89 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML 언어참조가이드 (1.2019.9) 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=== keywords to have repeat loops. @startuml start PlantUML 언어참조가이드 (1.2019.9) 65 / 171 5.6 Parallel processing 5 ACTIVITY DIAGRAM (BETA) while (data available?) :read data; :generate diagrams; endwhile0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML 언어참조가이드 (1.2019.6) 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=== keywords to have repeat loops. @startuml start PlantUML 언어참조가이드 (1.2019.6) 65 / 171 5.6 Parallel processing 5 ACTIVITY DIAGRAM (BETA) while (data available?) :read data; :generate diagrams; endwhile0 码力 | 172 页 | 1.95 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML Language Reference 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=== file; endwhile (empty) :close file; @enduml 5.6 Parallel processing You can use fork, fork again and end fork keywords to denote parallel processing. @startuml start if (multiprocessor?) then (yes)0 码力 | 167 页 | 1.83 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.3)=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML Language Reference 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=== file; endwhile (empty) :close file; @enduml 5.6 Parallel processing You can use fork, fork again and end fork keywords to denote parallel processing. @startuml start if (multiprocessor?) then (yes)0 码力 | 159 页 | 1.73 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.9)=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML Language Reference 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=== file; endwhile (empty) :close file; @enduml 5.6 Parallel processing You can use fork, fork again and end fork keywords to denote parallel processing. @startuml start if (multiprocessor?) then (yes)0 码力 | 175 页 | 1.95 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드=== to display synchronization bars. @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== --> "Parallel Activity 2" --> ===B2=== --> (*) @enduml PlantUML 언어참조가이드 (1.2019.4) 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=== file; endwhile (empty) :close file; @enduml 5.6 Parallel processing You can use fork, fork again and end fork keywords to denote parallel processing. @startuml start if (multiprocessor?) then (yes)0 码力 | 166 页 | 1.86 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













