Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)PlantUML Language Reference Guide (1.2019.4) 84 / 166 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets Concurrent state 7 STATE DIAGRAM 7.5 Concurrent state You can define concurrent state into a composite state using either -- or || symbol as separator. @startuml [*] --> Active state Active { [*] -> (1.2019.4) 89 / 166 7.8 More in notes 7 STATE DIAGRAM 7.8 More in notes You can put notes on composite states. @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle0 码力 | 167 页 | 1.83 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.3)PlantUML Language Reference Guide (1.2019.3) 84 / 158 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets Concurrent state 7 STATE DIAGRAM 7.5 Concurrent state You can define concurrent state into a composite state using either -- or || symbol as separator. @startuml [*] --> Active state Active { [*] -> (1.2019.3) 89 / 158 7.8 More in notes 7 STATE DIAGRAM 7.8 More in notes You can put notes on composite states. @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle0 码力 | 159 页 | 1.73 MB | 1 年前3
PlantUML 1.2019.1 Language Reference GuidePlantUML Language Reference Guide (1.2019.1) 79 / 147 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets State3 --> [*] : Aborted @enduml 7.5 Concurrent state You can define concurrent state into a composite state using either -- or || symbol as separator. @startuml [*] --> Active state Active { [*] (1.2019.1) 83 / 147 7.8 More in notes 7 STATE DIAGRAM 7.8 More in notes You can put notes on composite states. @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle0 码力 | 148 页 | 1.85 MB | 1 年前3
PlantUML 1.2019.2 Language Reference GuidePlantUML Language Reference Guide (1.2019.2) 85 / 159 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets Concurrent state 7 STATE DIAGRAM 7.5 Concurrent state You can define concurrent state into a composite state using either -- or || symbol as separator. @startuml [*] --> Active state Active { [*] -> (1.2019.2) 90 / 159 7.8 More in notes 7 STATE DIAGRAM 7.8 More in notes You can put notes on composite states. @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle0 码力 | 160 页 | 1.73 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.9)PlantUML Language Reference Guide (1.2019.9) 85 / 174 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets Concurrent state 7 STATE DIAGRAM 7.6 Concurrent state You can define concurrent state into a composite state using either -- or || symbol as separator. @startuml [*] --> Active state Active { [*] -> (1.2019.9) 91 / 174 7.9 More in notes 7 STATE DIAGRAM 7.9 More in notes You can put notes on composite states. @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle0 码力 | 175 页 | 1.95 MB | 1 年前3
PlantUML 1.2019.6 Language Reference GuidePlantUML Language Reference Guide (1.2019.6) 84 / 173 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets Concurrent state 7 STATE DIAGRAM 7.6 Concurrent state You can define concurrent state into a composite state using either -- or || symbol as separator. @startuml [*] --> Active state Active { [*] -> (1.2019.6) 90 / 173 7.9 More in notes 7 STATE DIAGRAM 7.9 More in notes You can put notes on composite states. @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle0 码力 | 174 页 | 1.92 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)PlantUML Language Reference Guide (1.2020.23) 119 / 310 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets NewValuePreview { State1 -> State2 } } @enduml PlantUML Language Reference Guide (1.2020.23) 120 / 310 7.3 Composite state 7 STATE DIAGRAM 7.3.2 Sub-state to sub-state @startuml state A { state X { } state Y { } [--, ||] 7 STATE DIAGRAM 7.7 Concurrent state [--, ||] You can define concurrent state into a composite state using either -- or || symbol as separator. 7.7.1 Horizontal separator -- @startuml [*] -->0 码力 | 311 页 | 3.15 MB | 1 年前3
PlantUML 1.2020.22 Language Reference GuidePlantUML Language Reference Guide (1.2020.22) 108 / 298 7.3 Composite state 7 STATE DIAGRAM 7.3 Composite state A state can also be composite. You have to define it using the state keywords and brackets NewValuePreview { State1 -> State2 } } @enduml PlantUML Language Reference Guide (1.2020.22) 109 / 298 7.3 Composite state 7 STATE DIAGRAM 7.3.2 Sub-state to sub-state @startuml state A { state X { } state Y { } [--, ||] 7 STATE DIAGRAM 7.7 Concurrent state [--, ||] You can define concurrent state into a composite state using either -- or || symbol as separator. 7.7.1 Horizontal separator -- @startuml [*] -->0 码力 | 299 页 | 3.07 MB | 1 年前3
PlantUML 1.2019.6 Guide de référence du langageréférence du langage PlantUML (1.2019.6) 84 / 173 7.3 Etat composite 7 DIAGRAMMES D'ÉTAT 7.3 Etat composite Un état peut également être composite. Vous devez alors le définir avec le mot-clé state et des de notes 7 DIAGRAMMES D'ÉTAT 7.8 Plus de notes Vous pouvez mettre des notes sur les états de composite @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" as Configuring : EvConfig Configuring --> Idle : EvConfig } note right of NotShooting : This is a note on a composite state @enduml 7.9 Skinparam Utilisez la commande skinparam pour changer la couleur et la mise0 码力 | 174 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.1 Guide de référence du langageréférence du langage PlantUML (1.2019.1) 78 / 146 7.3 Etat composite 7 DIAGRAMMES D'ÉTAT 7.3 Etat composite Un état peut également être composite. Vous devez alors le définir avec le mot-clé state et des de notes 7 DIAGRAMMES D'ÉTAT 7.8 Plus de notes Vous pouvez mettre des notes sur les états de composite @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting { state "Idle mode" : EvConfig Configuring --> Idle : EvConfig } note right of NotShooting : This is a note on a composite state @enduml 7.9 Skinparam Utilisez la commande skinparam pour changer la couleur et la mise0 码力 | 147 页 | 1.85 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













