A B C D E F G H I J K L M N O P Q R S T U V W X-Z 0-9
close this section of the library Data flow diagram processor
View the PDF document A CASE Tool to Create an Object oriented System
Author : Srikumar, S.;Rajaraman, V.
Source : Defence Science Journal ; Vol:43(2) ; 1993 ; pp 121-127
Subject : 681.3 Computer Science
Keywords : Object-oriented program;Data flow diagrams;Data flow diagram processor;Decision table processors
Abstract : This work is concerned primarily with implementing CASE tool to convert an application specified by using data flow diagrams to an object-oriented program. An integrated set of tools and techniques for design, development and implementation of software for business applications is presented. The methodology uses primarily data flow diagrams alongwith decision tables. The object-oriented programming techniques have applied in the methodology for developing the applications using these tools. An inheritance diagrams has been evolved. A data flow diagram processor has been developed which generates an equivalent C++ program. A graphical user interface to paint the data flow diagram has been developed. A decision table processor they generates a C++ program has been developed.