Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)@enduml [Ref. QA-301] 6.3.1 Several tests (horizontal mode) You can use the elseif keyword to have several tests (by default, it is the horizontal mode): @startuml start if (condition A) then (yes) :Text else; endif stop @enduml 6.3.2 Several tests (vertical mode) You can use the command !pragma useVerticalIf on to have the tests in vertical mode: @startuml !pragma useVerticalIf on start if (condition boundary b1 control c1 b1 -(0)- c1 component comp1 interface interf1 comp1 #~~( interf1 :mode1actor: -0)- fooa1 :mode1actorl: -ri0)- foo1l [component1] 0)-(0-(0 [componentC] () component3 )-0-(0 "foo" [componentC]0 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 1.2023.11 Guide de référence du langage@enduml [Ref. QA-301] 6.3.1 Plusieurs conditions (en mode horizontal) Vous pouvez utiliser le mot clé elseif pour avoir plusieurs tests, par défaut le mode est horizontal : @startuml start if (condition A) endif stop @enduml 6.3.2 Plusieurs conditions (en mode vertical) Vous pouvez utiliser la commande !pragma useVerticalIf on pour avoir les conditions en mode vertical : @startuml !pragma useVerticalIf on boundary b1 control c1 b1 -(0)- c1 component comp1 interface interf1 comp1 #~~( interf1 :mode1actor: -0)- fooa1 :mode1actorl: -ri0)- foo1l [component1] 0)-(0-(0 [componentC] () component3 )-0-(0 "foo" [componentC]0 码力 | 534 页 | 7.56 MB | 1 年前3
PlantUML 1.2023.11 Справочное руководство по языкуboundary b1 control c1 b1 -(0)- c1 component comp1 interface interf1 comp1 #~~( interf1 :mode1actor: -0)- fooa1 :mode1actorl: -ri0)- foo1l [component1] 0)-(0-(0 [componentC] () component3 )-0-(0 "foo" [componentC] as NotShooting { state "Idle mode" as Idle Справочное руководство по языку PlantUML (1.2023.11) 239 / 553 9.18 Inline color 9 ДИАГРАММА СОСТОЯНИЙ state "Configuring mode" as Configuring [*] --> Idle [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Idle <> state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> 0 码力 | 554 页 | 7.96 MB | 1 年前3
PlantUML 1.2023.11 Guía de Referencia del Lenguajeboundary b1 control c1 b1 -(0)- c1 component comp1 interface interf1 comp1 #~~( interf1 :mode1actor: -0)- fooa1 :mode1actorl: -ri0)- foo1l [component1] 0)-(0-(0 [componentC] () component3 )-0-(0 "foo" [componentC] @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Idle state "Configuring mode" as Configuring Guía de Referencia del Lenguaje PlantUML (1.2023.11) 212 / 530 9 [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Idle <> state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> 0 码力 | 531 页 | 7.53 MB | 1 年前3
PlantUML 1.2023.11 Sprachreferenzboundary b1 control c1 b1 -(0)- c1 component comp1 interface interf1 comp1 #~~( interf1 :mode1actor: -0)- fooa1 :mode1actorl: -ri0)- foo1l [component1] 0)-(0-(0 [componentC] () component3 )-0-(0 "foo" [componentC] @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Idle state "Configuring mode" as Configuring PlantUML Sprachreferenz (1.2023.11) 211 / 528 9.18 Inline color [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Idle <> state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> 0 码力 | 529 页 | 7.46 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
boundary b1 control c1 b1 -(0)- c1 component comp1 interface interf1 comp1 #~~( interf1 :mode1actor: -0)- fooa1 :mode1actorl: -ri0)- foo1l [component1] 0)-(0-(0 [componentC] () component3 )-0-(0 "foo" [componentC] @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Idle state "Configuring mode" as Configuring PlantUML 언어참조가이드 (1.2023.11) 227 / 551 9.18 Inline color 9 상태다이어그램 [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Idle <> state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> 0 码力 | 552 页 | 7.88 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)@enduml [Ref. QA-301] 5.3.1 Several tests (horizontal mode) You can use the elseif keyword to have several tests (by default, it is the horizontal mode): @startuml start if (condition A) then (yes) :Text 5 ACTIVITY DIAGRAM (NEW) 5.3.2 Several tests (vertical mode) You can use the command !pragma useVerticalIf on to have the tests in vertical mode: @startuml !pragma useVerticalIf on start if (condition Inline color 7 STATE DIAGRAM state "Not Shooting State" as NotShooting { state "Idle mode" as Idle state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle0 码力 | 311 页 | 3.15 MB | 1 年前3
PlantUML 1.2020.22 Language Reference Guide@enduml [Ref. QA-301] 5.3.1 Several tests (horizontal mode) You can use the elseif keyword to have several tests (by default, it is the horizontal mode): @startuml start if (condition A) then (yes) :Text 5 ACTIVITY DIAGRAM (NEW) 5.3.2 Several tests (vertical mode) You can use the command !pragma useVerticalIf on to have the tests in vertical mode: @startuml !pragma useVerticalIf on start if (condition Inline color 7 STATE DIAGRAM state "Not Shooting State" as NotShooting { state "Idle mode" as Idle state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle0 码力 | 299 页 | 3.07 MB | 1 年前3
PlantUML 1.2020.22 Guide de référence du langage@enduml [Ref. QA-301] 5.3.1 Plusieurs conditions (en mode horizontal) Vous pouvez utiliser le mot clé elseif pour avoir plusieurs tests, par défaut le mode est horizontal : @startuml start if (condition A) D'ACTIVITÉ (BÉTA) 5.3.2 Plusieurs conditions (en mode vertical) Vous pouvez utiliser la commande !pragma useVerticalIf on pour avoir les conditions en mode vertical : @startuml !pragma useVerticalIf on color 7 DIAGRAMMES D'ÉTAT state "Not Shooting State" as NotShooting { state "Idle mode" as Idle state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle0 码力 | 295 页 | 3.03 MB | 1 年前3
PlantUML 1.2020.23 Guide de référence du langage@enduml [Ref. QA-301] 5.3.1 Plusieurs conditions (en mode horizontal) Vous pouvez utiliser le mot clé elseif pour avoir plusieurs tests, par défaut le mode est horizontal : @startuml start if (condition A) D'ACTIVITÉ (BÉTA) 5.3.2 Plusieurs conditions (en mode vertical) Vous pouvez utiliser la commande !pragma useVerticalIf on pour avoir les conditions en mode vertical : @startuml !pragma useVerticalIf on color 7 DIAGRAMMES D'ÉTAT state "Not Shooting State" as NotShooting { state "Idle mode" as Idle state "Configuring mode" as Configuring [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle0 码力 | 308 页 | 3.12 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













