Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Data Flow Programming

A class of programming in which the key element is data that flows between functions; only dependency relationships that specify which operations must complete before other operations must begin are specified. Both data flow programming and OOP techniques and styles can be used in one language.

Permanent link Data Flow Programming - Creation date 2023-02-22


< Data Access Class Glossary / Object Oriented Analysis and Design Data Hiding >