diff options
Diffstat (limited to 'pds/n5.1.puml')
| -rw-r--r-- | pds/n5.1.puml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pds/n5.1.puml b/pds/n5.1.puml new file mode 100644 index 0000000..c591583 --- /dev/null +++ b/pds/n5.1.puml @@ -0,0 +1,6 @@ +@startuml +skinparam style strictuml +actor ": Sistema" as Actor +participant ": Sistema" as System +Actor --> System : actualizarPáginaPrincipal() +@enduml |
