Zum Inhalt

TREMOD

Dieser Datensatz im Modellierungsprozess

Dieser Graph zeigt, an welchen Stellen der dokumentierte Datensatz im Modellierungsprozess eine Rolle spielt

flowchart LR
classDef default text-decoration:none
input(("Eingangsdaten"))
temps_tremod(["TREMOD"])
click temps_tremod href "/Datensatz/temps_tremod/"
style temps_tremod fill:#9d579a,stroke:#9d579a;
temps["TEMPS"]
click temps href "/Modell/temps/"
input --> temps_tremod
temps_tremod --> temps