aboutsummaryrefslogtreecommitdiff
path: root/pds/n2.3.puml
diff options
context:
space:
mode:
Diffstat (limited to 'pds/n2.3.puml')
-rw-r--r--pds/n2.3.puml9
1 files changed, 9 insertions, 0 deletions
diff --git a/pds/n2.3.puml b/pds/n2.3.puml
new file mode 100644
index 0000000..9356c93
--- /dev/null
+++ b/pds/n2.3.puml
@@ -0,0 +1,9 @@
+@startuml
+left to right direction
+usecase CDU as "Hacer pedido
+--
+extension points
+Establecer prioridad"
+
+(CDU) <.. (Hacer pedido urgente) : <<extend>>
+@enduml