PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)Object <|-- ArrayList } PlantUML 언어참조가이드 (1.2019.2) 43 / 157 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are namespace. @startuml class BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { PlantUML 언어참조가이드 (1.2019.2) 45 / 157 3.19 19 Automatic namespace creation 3 클래스다이어그램 net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드Object <|-- ArrayList } PlantUML 언어참조가이드 (1.2019.4) 43 / 165 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are namespace. @startuml class BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { PlantUML 언어참조가이드 (1.2019.4) 45 / 165 3.19 19 Automatic namespace creation 3 클래스다이어그램 net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation0 码力 | 166 页 | 1.86 MB | 1 年前3
PlantUML 1.2019.1 언어참조가이드be nested. @startuml package "Classic Collections" #DDDDDD { Object <|-- ArrayList } package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation You can define another separator (other than the dot) using the command : set namespaceSeparator ???. @startuml0 码力 | 146 页 | 1.89 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)Object <|-- ArrayList } PlantUML 언어참조가이드 (1.2019.3) 43 / 157 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are namespace. @startuml class BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { PlantUML 언어참조가이드 (1.2019.3) 45 / 157 3.19 19 Automatic namespace creation 3 클래스다이어그램 net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)Object <|-- ArrayList } PlantUML 언어참조가이드 (1.2019.9) 43 / 171 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are namespace. @startuml class BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { PlantUML 언어참조가이드 (1.2019.9) 45 / 171 3.19 19 Automatic namespace creation 3 클래스다이어그램 net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드Object <|-- ArrayList } PlantUML 언어참조가이드 (1.2019.6) 43 / 171 3.17 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.17 Packages style There are namespace. @startuml class BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { PlantUML 언어참조가이드 (1.2019.6) 45 / 171 3.19 19 Automatic namespace creation 3 클래스다이어그램 net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation0 码力 | 172 页 | 1.95 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드over server "r" as rectangle "h" as hexagon endrnote @enduml *[Ref. [QA-1765](https://forum.plantuml.net/1765/is-it-possible-to-have-different-shapes-for-notes?show=1806#c1806)]* 1.16 Note over all participants [QA-4834](https:forum.plantuml.net/4834/activation-shorthand-for-sequence-diagrams?show=13054#c13054), [QA-9573](https:forum.plantuml.net/9573) and [QA-13234](https://forum.plantuml.net/13234)]* 1.28 Incoming Object <|-- ArrayList } PlantUML 언어참조가이드 (1.2021.2) 64 / 407 3.21 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.21 Packages style There are0 码力 | 408 页 | 4.32 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)can be nested. @startuml package "Classic Collections" #DDDDDD { Object <|-- ArrayList } package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.19 Packages style There are BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- o-- Person } BaseClass <|-- net.unused.Person @enduml 3.21 Automatic namespace creation You can define another separator (other than the dot) using the command : set namespaceSeparator ???. @startuml0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드can be nested. @startuml package "Classic Collections" #DDDDDD { Object <|-- ArrayList } package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.18 Packages style There are BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- o-- Person } BaseClass <|-- net.unused.Person @enduml 3.20 Automatic namespace creation You can define another separator (other than the dot) using the command : set namespaceSeparator ???. @startuml0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드over server "r" as rectangle "h" as hexagon endrnote @enduml *[Ref. [QA-1765](https://forum.plantuml.net/1765/is-it-possible-to-have-different-shapes-for-notes?show=1806#c1806)]* 1.16 Note over all participants Object <|-- ArrayList } PlantUML 언어참조가이드 (1.2021.1) 64 / 385 3.21 Packages style 3 클래스다이어그램 package net.sourceforge.plantuml { Object <|-- Demo1 Demo1 *- Demo2 } @enduml 3.21 Packages style There are namespace. @startuml class BaseClass namespace net.dummy #DDDDDD { .BaseClass <|-- Person Meeting o-- Person .BaseClass <|- Meeting } namespace net.foo { PlantUML 언어참조가이드 (1.2021.1) 66 / 385 3.230 码力 | 386 页 | 4.12 MB | 1 年前3
共 15 条
- 1
- 2













