Ir para o conteúdo

sup:Figs/UML: mudanças entre as edições

428 bytes adicionados ,  3 de novembro de 2023
sem sumário de edição
Sem resumo de edição
Linha 1: Linha 1:
Postar todos os diagramas abaixo, numa longa tripa... Para visualizar, https://mermaid.live/edit
Postar todos os diagramas abaixo, numa longa tripa... Para visualizar, https://mermaid.live/edit
* Formatos dos diagramas: conforme fonte Mermaid, indica formato e orientação.
* Tipos de diagrama: como interpretar o diagrama, "UML class", "dataflow", "dataflow/architecture/generic", etc.


= Diagramas UML e afins =
= Diagramas UML e afins =
Linha 10: Linha 13:
     C -->|string| E[Decode with baseh_to_vbit]
     C -->|string| E[Decode with baseh_to_vbit]
</pre>
</pre>
== U2 ==
== U2 ==
* ''Diagram type'': dataflow/architecture/generic
=== U2.en ===
=== U2.en ===
* ''Title'': Basic General Architecture
<pre>
<pre>
flowchart LR
flowchart LR
Linha 20: Linha 27:


=== U2.pt ===
=== U2.pt ===
* ''Title'': Basic General Architecture
<pre>
<pre>
flowchart LR
flowchart LR
Linha 29: Linha 37:


== U3 ==
== U3 ==
* ''Diagram format'': flowchart
* ''Diagram type'': dataflow/architecture/generic
=== U3.en ===
=== U3.en ===
* Title: General Table Architecture
* ''Title'': General Table Architecture
* Description: shows the main architecture and storages. "Stable" is a stable table in the server (hot storage), "Tmp" is a temporary table (for ETL), "Ext" is an external (20 years) cold storage.
* ''Description'': shows the main architecture and storages. "Stable" is a stable table in the server (hot storage), "Tmp" is a temporary table (for ETL), "Ext" is an external (20 years) cold storage.
<pre>
<pre>
   flowchart LR
   flowchart LR
Linha 42: Linha 53:
[[Arquivo:Fig.u3.en.png|centro|580px|semmoldura]]
[[Arquivo:Fig.u3.en.png|centro|580px|semmoldura]]


== U3.pt ==
=== U3.pt ===
* Title: Arquitetura Geral das Tabelas
* ''Title'': Arquitetura Geral das Tabelas
* Description: Arquitetura principal decisões de storage. "stable" é uma tabela estável no servidor (de armazenamento quente), "tmp" é uma tabela temporária (para ETL), "ext" é uma tabela externa (20 anos) de armazenamento frio.
* ''Description'': Arquitetura principal decisões de storage. "stable" é uma tabela estável no servidor (de armazenamento quente), "tmp" é uma tabela temporária (para ETL), "ext" é uma tabela externa (20 anos) de armazenamento frio.
<pre>
<pre>
   flowchart LR
   flowchart LR
2 434

edições