When I think flowchart, I think of this classic one:
Well, a dataflow diagram is quite different. Some say it is more object-oriented. It shows the information flows among processes, entities (internal and external), and data stores.
This modeling is important for one to understand the processes involved -- including the underlying subprocesses. Without this knowledge, the developer cannot do his/her job in developing a system that would support those real-world processes.
No comments:
Post a Comment