Structured systems analysis and design method: Difference between revisions

Content deleted Content added
SSADM techniques: insertion of attributes into the data model
SSADM techniques: minor wording improvement
Line 35:
: 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 Event Modeling
: A two-stranded process: Entity 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 processdesigning for implementing each event sothe asprocess to coordinate entity life histories is designed.
 
== Stages ==