PlantUML 1.2020.22 Guide de référence du langage
Utilisez --> pour les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 7.2 Autre rendu Il est possible compact. @startuml hide empty description [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml Guide de référence du langage PlantUML composite. Vous devez alors le définir avec le mot-clé state et des accolades. 7.3.1 Sous-état interne @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring :0 码力 | 295 页 | 3.03 MB | 1 年前3PlantUML 1.2020.23 Guide de référence du langage
Utilisez --> pour les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 7.2 Autre rendu Il est possible compact. @startuml hide empty description [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml Guide de référence du langage PlantUML composite. Vous devez alors le définir avec le mot-clé state et des accolades. 7.3.1 Sous-état interne @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring :0 码力 | 308 页 | 3.12 MB | 1 年前3PlantUML 1.2021.1 Guide de référence du langage
over Alice : initial state of Alice note over Bob : initial state of Bob Bob -> Alice : hello @enduml • with / (the notes are aligned) @startuml note over Alice : initial state of Alice / note over Bob Bob : initial state of Bob Bob -> Alice : hello @enduml Guide de référence du langage PlantUML (1.2021.1) 13 / 384 1.18 Créole (langage de balisage léger) et HTML 1 DIAGRAMME DE SÉQUENCE [Ref. QA-354] Utilisez --> pour les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 9.2 Autre rendu Il est possible0 码力 | 385 页 | 4.05 MB | 1 年前3PlantUML 1.2021.2 Guide de référence du langage
over Alice : initial state of Alice note over Bob : initial state of Bob Bob -> Alice : hello @enduml • with / (the notes are aligned) @startuml note over Alice : initial state of Alice / note over Bob Bob : initial state of Bob Bob -> Alice : hello @enduml Guide de référence du langage PlantUML (1.2021.2) 13 / 390 1.18 Créole (langage de balisage léger) et HTML 1 DIAGRAMME DE SÉQUENCE [Ref. QA-354] Utilisez --> pour les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 9.2 Autre rendu Il est possible0 码力 | 391 页 | 4.10 MB | 1 年前3PlantUML 1.2021.3 Guide de référence du langage
over Alice : initial state of Alice note over Bob : initial state of Bob Bob -> Alice : hello @enduml • with / (the notes are aligned) @startuml note over Alice : initial state of Alice / note over Bob Bob : initial state of Bob Bob -> Alice : hello @enduml Guide de référence du langage PlantUML (1.2021.2) 13 / 405 1.18 Créole (langage de balisage léger) et HTML 1 DIAGRAMME DE SÉQUENCE [Ref. QA-354] Utilisez --> pour les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 9.2 Autre rendu Il est possible0 码力 | 406 页 | 4.24 MB | 1 年前3PlantUML 1.2023.11 Guide de référence du langage
over Alice : initial state of Alice note over Bob : initial state of Bob Bob -> Alice : hello @enduml • avec / (les notes sont alignées) @startuml note over Alice : initial state of Alice / note over over Bob : initial state of Bob Bob -> Alice : hello @enduml [Réf. QA-354] Guide de référence du langage PlantUML (1.2023.11) 16 / 533 1.19 Créole (langage de balisage léger) et HTML 1 DIAGRAMME DE SÉQUENCE Deployment) element within a Class or Object diagram In order to add a Deployment element or a State element within a Class or Object diagram, you can use the allowmixing or allow_mixing directive.0 码力 | 534 页 | 7.56 MB | 1 年前3PlantUML 1.2019.6 Guide de référence du langage
les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 7.2 Change state rendering You can use hide empty description to render state as simple box. @startuml hide empty description [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml le mot-clé state et des accolades. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring0 码力 | 174 页 | 1.91 MB | 1 年前3PlantUML 1.2019.9 Guide de référence du langage
les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 7.2 Change state rendering You can use hide empty description to render state as simple box. @startuml hide empty description [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml le mot-clé state et des accolades. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring0 码力 | 174 页 | 1.93 MB | 1 年前3PlantUML 1.2019.4 Guide de référence du langage
les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 7.2 Change state rendering You can use hide empty description to render state as simple box. @startuml hide empty description [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml le mot-clé state et des accolades. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring0 码力 | 168 页 | 1.83 MB | 1 年前3PlantUML 1.2019.3 Guide de référence du langage
les flèches. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 7.2 Change state rendering You can use hide empty description to render state as simple box. @startuml hide empty description [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml le mot-clé state et des accolades. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring0 码力 | 160 页 | 1.72 MB | 1 年前3
共 16 条
- 1
- 2