From 41281d647336288b9db21ca16a295301406c03ce Mon Sep 17 00:00:00 2001 From: Juan MarĂ­n Noguera Date: Sat, 15 May 2021 16:17:34 +0200 Subject: PDS tema 4 --- pds/n4.2.puml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 pds/n4.2.puml (limited to 'pds/n4.2.puml') diff --git a/pds/n4.2.puml b/pds/n4.2.puml new file mode 100644 index 0000000..ed045d4 --- /dev/null +++ b/pds/n4.2.puml @@ -0,0 +1,6 @@ +@startuml +left to right direction +:Actor:/ as Actor +(Caso de uso)/ as UC +Actor --> UC +@enduml -- cgit v1.2.3