Auto: misc.

This commit is contained in:
2021-04-14 11:46:10 +02:00
parent 05139cd1a3
commit 1673a9173a
+5 -1
View File
@@ -73,7 +73,11 @@
- in general they: - in general they:
- summarize aspects of physical structure: a [[form diagram]] - summarize aspects of physical structure: a [[form diagram]]
- summarize functional properties or constraints: a [[requirement diagram]] - summarize functional properties or constraints: a [[requirement diagram]]
- just one or just the other isn't very useful; a good diagram has elements of both - just one or just the other isn't very useful; a good ("constructive") diagram has elements of both.
- two ways to describe [[form]]:
- [[formal]], what it "is"
- [[functional]], what it "does"
- a unified description is the abstract equivalent of a constructive diagram