Structured analysis and design technique: Difference between revisions

Content deleted Content added
S322528 (talk | contribs)
S322528 (talk | contribs)
Line 24:
 
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.