Program flow chart (PF)

The program flow chart (PF) is used to show processing sequences of a program. The sequence of the processing steps is illustrated by the relationships between the objects. This diagram does not represent any data.

The following figure shows a simplified example of the processing sequences of an automatic teller machine. The illustration of the processing sequences reveals a strong focus on implementation.

Example of a program flow chart (PF)