scispace - formally typeset
Patent

Program development support device, program development support method, program, and computer-readable storage medium recording the program

TLDR
In this article, the authors propose an approach to improve the efficiency and enhance the quality of the product in a general object-oriented software development by generating source codes based on instance definition information and the class definition information.
Abstract
PROBLEM TO BE SOLVED: To improve the efficiency and enhance the quality of the product in a general object-oriented software development. SOLUTION: This device comprises an input part 110 for inputting class definitions and instance definitions, a class definition editing part 111 for editing the class definitions, a class definition description generation part 112 for generating source codes based on class definition information edited, an instance definition editing part 113 for editing the instance definitions, an instance definition description generation part 115 for generating source codes based on instance definition information and the class definition information, and an instance definition inspection part 114 for inspecting whether or not the instance definition follows the class definition. COPYRIGHT: (C)2005,JPO&NCIPI

read more

Citations
More filters
Patent

Software development support system, development support method and program

TL;DR: In this paper, a software development support system has a cancel operation database, which allows cancellation or redoing of past operations even if shared data or edit data are operated over a plurality of times.
Patent

Automatic source code generation program

Kudo Daisuke
TL;DR: In this paper, a program for automatically generating the source code of object oriented program language is disclosed to make a computer execute: a specifications reading step of reading class specifications describing the class name, method name, class argument, and method return type of a source code to be generated; and a generation step of generating a model of the class by using the class names, methods, arguments, and return types read by the class specifications.
Patent

Source code generation system, source code generation apparatus, source code generation method, and program

TL;DR: In this paper, a source code generation system is proposed to automatically generate all source codes representing exception handling which occurs during operation, which can be used to generate all the source code representing the exception handling that occurs during an operation.