Commit 6dc1c8a
committed
Adding "engine" chen and chronology for plantuml
Adding:
> Entity Relationship Diagrams (Chen's notation)
>
> Chen's Entity Relationship notation, which is commonly used in teaching. See also Information Engineering diagrams.
>
> Entity Relationship (ER) diagrams are used to model databases at a conceptual level by describing entities, their attributes, and the relationships between them. In addition to basic relationships, PlantUML also supports subclasses
and union types. This extended notation is sometimes referred to as Enhanced Entity Relationship (EER) or Extended Entity Relationship notation.
and also:
> Chronology Diagram
>
> The Chronology Diagram, adapted from Gantt Chart, is described in natural language, using very simple sentences (subject-verb-complement).1 parent 61c9177 commit 6dc1c8a
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3510 | 3510 | | |
3511 | 3511 | | |
3512 | 3512 | | |
3513 | | - | |
| 3513 | + | |
| 3514 | + | |
3514 | 3515 | | |
3515 | 3516 | | |
3516 | 3517 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments