Structured systems analysis and design method: Difference between revisions

Content deleted Content added
History: very minor corrections
SSADM techniques: clarification of the last entry
Line 34:
; Data Flow Modeling
: This is the process of identifying, modeling and documenting how data moves around an information system. Data Flow Modeling examines processes (activities that transform data from one form to another), data stores (the holding areas for data), external entities (what sends data into a system or receives data from a system), and data flows (routes by which data can flow).
; Entity BehaviorEvent Modeling
: This is thea two-stranded process: ofEntity Behavior Modeling, identifying, modeling and documenting the events that affect each entity and the sequence (or life history) in which these events occur, and Event Modeling, in which the process for implementing an event so as to coordinate entity life histories is designed.
 
== Stages ==