PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2020.23) 46 / 306 3 클래스다이어그램 3 클래스다이어그램 3.1 Declaring element @startuml abstract abstract abstract class "abstract class" annotation annotation Class diagram: @startuml class Foo{ **Bar(Model)** |_ prop |_ **Bom(Model)** |_ prop2 |_ prop3 |_ prop3.1 |_ prop4 :( -- } @enduml [Ref. QA-3448] And on component or deployement diagram: @startuml [A] as . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 3 클래스다이어그램 47 3.1 Declaring element . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2020.22) 37 / 294 3 클래스다이어그램 3 클래스다이어그램 3.1 Declaring element @startuml abstract abstract abstract class "abstract class" annotation annotation Class diagram: @startuml class Foo{ **Bar(Model)** |_ prop |_ **Bom(Model)** |_ prop2 |_ prop3 |_ prop3.1 |_ prop4 :( -- } @enduml [Ref. QA-3448] And on component or deployement diagram: @startuml [A] as . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 3 클래스다이어그램 38 3.1 Declaring element . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2019.2) 32 / 157 3 클래스다이어그램 3 클래스다이어그램 3.1 클래스관계 클래스관계는다음과같은부호를사용합니다. Type Symbol Drawing Extension <|-- Composition *-- Aggregation o-- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3 클래스다이어그램 33 3.1 클래스관계 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 330 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2019.4) 32 / 165 3 클래스다이어그램 3 클래스다이어그램 3.1 클래스관계 클래스관계는다음과같은부호를사용합니다. Type Symbol Drawing Extension <|-- Composition *-- Aggregation o-- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3 클래스다이어그램 33 3.1 클래스관계 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 330 码力 | 166 页 | 1.86 MB | 1 年前3
PlantUML 1.2019.1 언어참조가이드extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2019.1) 30 / 145 3 클래스다이어그램 3 클래스다이어그램 3.1 클래스관계 클래스관계는다음과같은부호를사용합니다. Type Symbol Drawing Extension <|-- Composition *-- Aggregation o-- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 3 클래스다이어그램 31 3.1 클래스관계 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 码力 | 146 页 | 1.89 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2019.3) 32 / 157 3 클래스다이어그램 3 클래스다이어그램 3.1 클래스관계 클래스관계는다음과같은부호를사용합니다. Type Symbol Drawing Extension <|-- Composition *-- Aggregation o-- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3 클래스다이어그램 33 3.1 클래스관계 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 330 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
learn more about some of the common commands in PlantUML to enhance your diagram creation experience. 3.1 Declaring element @startuml abstract abstract abstract class "abstract class" annotation annotation @endmindmap @startmindmap + root **:right_1.1 right_1.2; ++ right_2 left side -- left_1 -- left_2 **:left_3.1 left_3.2; @endmindmap PlantUML 언어참조가이드 (1.2023.11) 374 / 551 17.5 Multiroot Mindmap 17 MINDMAP 17 compartment): @startuml class Foo { **Bar (Model)** |_ prop |_ **Bom (Model)** |_ prop2 |_ prop3 |_ prop3.1 |_ prop4 :( -- } @enduml [Ref. QA-3448] On Component or Deployment diagrams: @startuml [A] as A0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2019.9) 32 / 171 3 클래스다이어그램 3 클래스다이어그램 3.1 클래스관계 클래스관계는다음과같은부호를사용합니다. Type Symbol Drawing Extension <|-- Composition *-- Aggregation o-- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3 클래스다이어그램 33 3.1 클래스관계 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 330 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드extends (checkout) -- clerk } @enduml PlantUML 언어참조가이드 (1.2019.6) 32 / 171 3 클래스다이어그램 3 클래스다이어그램 3.1 클래스관계 클래스관계는다음과같은부호를사용합니다. Type Symbol Drawing Extension <|-- Composition *-- Aggregation o-- . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3 클래스다이어그램 33 3.1 클래스관계 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 330 码力 | 172 页 | 1.95 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드QA-5340 and adapted from QA-6852] PlantUML 언어참조가이드 (1.2021.1) 50 / 385 3 클래스다이어그램 3 클래스다이어그램 3.1 Declaring element @startuml abstract abstract abstract class "abstract class" annotation annotation compartment): @startuml class Foo { **Bar (Model)** |_ prop |_ **Bom (Model)** |_ prop2 |_ prop3 |_ prop3.1 |_ prop4 :( -- } @enduml [Ref. QA-3448] On Component or Deployement diagrams: @startuml [A] as A color and style (inline style) . . . . . . . . . . . . . . . . . . . . . . . . . 50 3 클래스다이어그램 51 3.1 Declaring element . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 386 页 | 4.12 MB | 1 年前3
共 13 条
- 1
- 2













