PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
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 [Ref. QA-354] PlantUML 언어참조가이드 (1.2023.11) 16 / 551 1.19 Creole 과 HTML 1 시퀀스다이어그램 1.19 Creole 과 HTML creole 문법을사용할수도있다: @startuml participant 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 码力 | 552 页 | 7.88 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)
를사용해서화살표를그린다. @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 물론상태는수정될수있다. state 키워드와브라켓을정의해야한다. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring {0 码力 | 307 页 | 3.16 MB | 1 年前3PlantUML 1.2020.22 언어참조가이드
를사용해서화살표를그린다. @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 물론상태는수정될수있다. state 키워드와브라켓을정의해야한다. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring {0 码力 | 295 页 | 3.08 MB | 1 年前3PlantUML 1.2021.1 언어참조가이드
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 PlantUML 언어참조가이드 (1.2021.1) 13 / 385 1.18 Creole 과 HTML 1 시퀀스다이어그램 [Ref. QA-354] 1.18 Creole 과 HTML creole 문법을사용할수도있다: @startuml participant 를사용해서화살표를그린다. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 9.2 Change state rendering You can use hide empty0 码力 | 386 页 | 4.12 MB | 1 年前3PlantUML 1.2021.2 언어참조가이드
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 PlantUML 언어참조가이드 (1.2021.2) 13 / 390 1.18 Creole 과 HTML 1 시퀀스다이어그램 [Ref. QA-354] 1.18 Creole 과 HTML creole 문법을사용할수도있다: @startuml participant 를사용해서화살표를그린다. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 9.2 Change state rendering You can use hide empty0 码力 | 391 页 | 4.17 MB | 1 年前3PlantUML 1.2021.3 언어참조가이드
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 PlantUML 언어참조가이드 (1.2021.2) 13 / 407 1.18 Creole 과 HTML 1 시퀀스다이어그램 [Ref. QA-354] 1.18 Creole 과 HTML creole 문법을사용할수도있다: @startuml participant 를사용해서화살표를그린다. @startuml [*] --> State1 State1 --> [*] State1 : this is a string State1 : this is another string State1 -> State2 State2 --> [*] @enduml 9.2 Change state rendering You can use hide empty0 码力 | 408 页 | 4.32 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)
를사용해서화살표를그린다. @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 물론상태는수정될수있다. state 키워드와브라켓을정의해야한다. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring {0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 1.2019.4 언어참조가이드
를사용해서화살표를그린다. @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 물론상태는수정될수있다. state 키워드와브라켓을정의해야한다. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring {0 码力 | 166 页 | 1.86 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)
를사용해서화살표를그린다. @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 물론상태는수정될수있다. state 키워드와브라켓을정의해야한다. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring {0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)
를사용해서화살표를그린다. @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 물론상태는수정될수있다. state 키워드와브라켓을정의해야한다. @startuml scale 350 width [*] --> NotShooting state NotShooting { [*] --> Idle Idle --> Configuring : EvConfig Configuring --> Idle : EvConfig } state Configuring {0 码力 | 172 页 | 1.97 MB | 1 年前3
共 15 条
- 1
- 2