Changes for page Development Environment Setup
Last modified by Gideon Lombard on 2023/05/22 23:50
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. rudim1 +XWiki.gideonl - Content
-
... ... @@ -9,4 +9,23 @@ 9 9 @enduml 10 10 {{/plantuml}} 11 11 12 +@startuml 13 +left to right direction 14 +actor Guest as g 15 +package Professional { 16 + actor Chef as c 17 + actor "Food Critic" as fc 18 +} 19 +package Restaurant { 20 + usecase "Eat Food" as UC1 21 + usecase "Pay for Food" as UC2 22 + usecase "Drink" as UC3 23 + usecase "Review" as UC4 24 +} 25 +fc --> UC4 26 +g --> UC1 27 +g --> UC2 28 +g --> UC3 29 +@enduml 30 + 12 12 **Body test {{mention reference="XWiki.rudim" style="FULL_NAME" anchor="XWiki-rudim-3yh8lq"/}}**