ch05, Process Modeling, 43 Page
ch05, Process Modeling, 43 Page
Process Modeling
• Shows all the major processes that comprise the overall system
– the internal components of process 0
• Shows how the major processes are interrelated by data flows
• Shows external entities and the major processes with which
they interact
• Adds stored data via the data stores
Copyright ©2019 John Wiley & Sons, Inc. 19
Level 1 Diagrams
• Create one level 1 diagram for every major process on the level 0
diagram
• Shows the internal processes that comprise a single process on the
level 0 diagram
• Shows how information moves to and from each of these processes
• If a parent process is decomposed into, say, three child processes,
then these three child processes wholly and completely make up the
parent process
Copyright ©2019 John Wiley & Sons, Inc. 20
Level 2 Diagrams
• Shows all processes that comprise a single process on
the level 1 diagram
• Shows how information moves to and from each of
these processes
• Level 2 diagrams may not be needed for all level 1
processes
• Correctly numbering each process helps the user
understand where the process fits into the overall
system