Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)11) 49 / 550 2.5 Use package 2 USE CASE DIAGRAM 2.5 Use package You can use packages to group actors or use cases. @startuml left to right direction actor Guest as g package Professional { actor Chef Chef as c actor "Food Critic" as fc } package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" as UC3 usecase "Review" as UC4 } fc --> UC4 g --> UC1 g --> UC2 g --> UC3 UC3 @enduml You can use rectangle to change the display of the package. @startuml left to right direction actor "Food Critic" as fc rectangle Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food"0 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
5 Use package You can use packages to group actors or use cases. @startuml left to right direction actor Guest as g PlantUML 언어참조가이드 (1.2023.11) 49 / 551 2.5 Use package 2 유즈케이스다이어그램 package Professional Professional { actor Chef as c actor "Food Critic" as fc } package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" as UC3 usecase "Review" as UC4 } fc --> UC4 g --> UC1 UC1 g --> UC2 g --> UC3 @enduml You can use rectangle to change the display of the package. @startuml left to right direction actor "Food Critic" as fc rectangle Restaurant { usecase "Eat Food" as UC1 usecase0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2021.2 Справочное руководство по языкупрецеденты, можно использовать пакеты. @startuml left to right direction actor "Food Critic" as fc package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" as UC3 } fc в таблице ниже: Character Icon for field Icon for method Visibility - private # protected ~ package private + public @startuml Справочное руководство по языку PlantUML (1.2021.2) 54 / 387 3.6 Абстрактные ключевое слово package, с возможностью объявить ещё и цвет его фона, (используя html-код цвета или его имя). Обратите внимание, что определения пакета могут быть вложенными. @startuml package "Classic Collections"0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языкупрецеденты, можно использовать пакеты. @startuml left to right direction actor "Food Critic" as fc package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" as UC3 } fc в таблице ниже: Character Icon for field Icon for method Visibility - private # protected ~ package private + public @startuml Справочное руководство по языку PlantUML (1.2021.1) 54 / 382 3.6 Абстрактные ключевое слово package, с возможностью объявить ещё и цвет его фона, (используя html-код цвета или его имя). Обратите внимание, что определения пакета могут быть вложенными. @startuml package "Classic Collections"0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 1.2021.3 Справочное руководство по языкупрецеденты, можно использовать пакеты. @startuml left to right direction actor "Food Critic" as fc package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" as UC3 } fc в таблице ниже: Character Icon for field Icon for method Visibility - private # protected ~ package private + public @startuml Справочное руководство по языку PlantUML (1.2021.2) 55 / 405 3.6 Абстрактные ключевое слово package, с возможностью объявить ещё и цвет его фона, (используя html-код цвета или его имя). Обратите внимание, что определения пакета могут быть вложенными. @startuml package "Classic Collections"0 码力 | 406 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 Language Reference Guideallows large description." @enduml 2.5 Use package You can use packages to group actors or use cases. @startuml left to right direction actor Guest as g package Professional { actor Chef as c actor "Food "Food Critic" as fc PlantUML Language Reference Guide (1.2021.2) 43 / 415 2.5 Use package 2 USE CASE DIAGRAM } package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" --> UC4 g --> UC1 g --> UC2 g --> UC3 @enduml You can use rectangle to change the display of the package. @startuml left to right direction actor "Food Critic" as fc rectangle Restaurant { usecase "Eat0 码力 | 416 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 Sprachreferenz2) 41 / 405 2.5 Use package 2 ANWENDUNGSFALL-DIAGRAMM 2.5 Use package You can use packages to group actors or use cases. @startuml left to right direction actor Guest as g package Professional { actor actor Chef as c actor "Food Critic" as fc } package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" as UC3 usecase "Review" as UC4 } fc --> UC4 g --> UC1 g --> UC2 g --> --> UC3 @enduml You can use rectangle to change the display of the package. @startuml left to right direction PlantUML Sprachreferenz (1.2021.2) 42 / 405 2.6 Einfaches Beispiel 2 ANWENDUNGSFALL-DIAGRAMM0 码力 | 406 页 | 4.22 MB | 1 年前3
PlantUML 1.2021.2 Language Reference Guideallows large description." @enduml 2.5 Use package You can use packages to group actors or use cases. @startuml left to right direction actor Guest as g package Professional { actor Chef as c actor "Food "Food Critic" as fc PlantUML Language Reference Guide (1.2021.2) 42 / 397 2.5 Use package 2 USE CASE DIAGRAM } package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" --> UC4 g --> UC1 g --> UC2 g --> UC3 @enduml You can use rectangle to change the display of the package. @startuml left to right direction actor "Food Critic" as fc rectangle Restaurant { usecase "Eat0 码力 | 398 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.2 Sprachreferenz2) 41 / 388 2.5 Use package 2 ANWENDUNGSFALL-DIAGRAMM 2.5 Use package You can use packages to group actors or use cases. @startuml left to right direction actor Guest as g package Professional { actor actor Chef as c actor "Food Critic" as fc } package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" as UC3 usecase "Review" as UC4 } fc --> UC4 g --> UC1 g --> UC2 g --> --> UC3 @enduml You can use rectangle to change the display of the package. @startuml left to right direction PlantUML Sprachreferenz (1.2021.2) 42 / 388 2.6 Einfaches Beispiel 2 ANWENDUNGSFALL-DIAGRAMM0 码力 | 389 页 | 4.07 MB | 1 年前3
PlantUML 1.2021.1 Language Reference Guideallows large description." @enduml 2.5 Use package You can use packages to group actors or use cases. @startuml left to right direction actor Guest as g package Professional { actor Chef as c actor "Food "Food Critic" as fc PlantUML Language Reference Guide (1.2021.1) 42 / 391 2.5 Use package 2 USE CASE DIAGRAM } package Restaurant { usecase "Eat Food" as UC1 usecase "Pay for Food" as UC2 usecase "Drink" --> UC4 g --> UC1 g --> UC2 g --> UC3 @enduml You can use rectangle to change the display of the package. @startuml left to right direction actor "Food Critic" as fc rectangle Restaurant { usecase "Eat0 码力 | 392 页 | 4.12 MB | 1 年前3
共 98 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













