Content deleted Content added
No edit summary |
|||
Line 33:
: This is the process of identifying, modeling and documenting the data requirements of the system being designed. The data are separated into entities (things about which a business needs to record information) and relationships (the associations between the entities).
; 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
; Entity Behavior Modeling
: This is the process of identifying, modeling and documenting the events that affect each entity and the sequence in which these events occur.
|