Structured analysis and design technique: Difference between revisions

Content deleted Content added
m added disambig link for the chem reaction SADT
m Techniques: wkify
Line 7:
 
== Techniques ==
SADT uses two types of diagrams: [[activity modelsmodel]]s and [[data modelsmodel]]s.
 
SADT uses two types of diagrams: activity models and data models.
It uses arrows to build this diagrams.
 
'''===The Semantics of Arrows'''===
 
For activities:
* Inputs are data that are consumed by the activity.
* Outputs are produced by the activity.
* Controls influence the execution of an activity but are not consumed.
 
For data:
* Inputs are activities that produce the data.
* Outputs consume the data.
* Controls influence the internal state of the data.
 
 
Line 27 ⟶ 26:
 
{{computer-stub}}
[[Category:Software engineering]]
 
[[fr:Analyse fonctionnelle descendante]]