JPH05165617A - System for unifying software design book with program source - Google Patents

System for unifying software design book with program source

Info

Publication number
JPH05165617A
JPH05165617A JP32848691A JP32848691A JPH05165617A JP H05165617 A JPH05165617 A JP H05165617A JP 32848691 A JP32848691 A JP 32848691A JP 32848691 A JP32848691 A JP 32848691A JP H05165617 A JPH05165617 A JP H05165617A
Authority
JP
Japan
Prior art keywords
program source
file
program
document
software design
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP32848691A
Other languages
Japanese (ja)
Inventor
Katsushi Nakagawa
勝志 中川
Minoru Kido
実 木戸
Takashi Yasuda
孝 安田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP32848691A priority Critical patent/JPH05165617A/en
Publication of JPH05165617A publication Critical patent/JPH05165617A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To unify quality assurance, to easily perform the standardization and mechanization of the generating work of a program, and to improve productivity when a program source is generated by a computer based on a software design book. CONSTITUTION:This system is provided with the document 2 of the design book and memory for a program source file 3. A CRT 5 and an operating table 6 are connected to a man-machine interface 4, and are used for the generation of the program source and program logic. A character recognition device 7 is used for the read of the software package. A processor 1 generates a null program source file 3 first. Thence, the processor edits the content of the document file 2, and writes it on part of the header of the file 3. Furthermore, the processor generates the program logic and writes it on the text part of the file 3. Unification can be accomplished by compiling and linking the file 3.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータでソフト
ウェア設計書に基づいてプログラムソースを作成する方
式に関し、特に、設計書とプログラムソースの一体化方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for creating a program source on a computer based on a software design document, and more particularly to a method for integrating a design document and a program source.

【0002】[0002]

【従来の技術】従来、コンピュータ・システムのソフト
ウェアを作成する際には、まず文書で当該ソフトウェア
の設計書を書き上げ、その設計書に基づいてコンピュー
タ言語のプログラムソースを作成していた。従って、設
計書及びプログラムソースそれぞれの作成結果は、対応
するものではあるが別個の作品として管理されていた。
2. Description of the Related Art Conventionally, when creating software for a computer system, a design document for the software is first written in a document, and a computer language program source is created based on the design document. Therefore, the production results of the design document and the program source have been managed as separate works although they correspond to each other.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来の方式には、下記の課題がある。即ち、 (1)設計書が修正されているのにプログラムソースは
そのように修正されていなかったり、又はその逆であっ
たり、品質保証の見地から難点がある。
However, the above conventional methods have the following problems. That is, (1) the design source is modified but the program source is not so modified, or vice versa, and there is a problem from the viewpoint of quality assurance.

【0004】(2)プログラム作成作業の標準化及び機
械化が難しい。
(2) Standardization and mechanization of program creation work are difficult.

【0005】(3)人手による工数が多く、生産性が向
上しない。
(3) The number of man-hours required by manpower is large and the productivity is not improved.

【0006】本発明は、このような課題に鑑みて創案さ
れたもので、品質保証が統一され、プログラムの作成作
業の標準化及び機械化が容易で、生産性を向上させるソ
フトウェア設計書とプログラムソースの一体化方式を提
供することを目的としている。
The present invention was devised in view of the above problems, and standardized quality assurance, easy standardization and mechanization of program creation work, and software design documents and program sources for improving productivity. The purpose is to provide an integrated system.

【0007】[0007]

【課題を解決するための手段】本発明における上記課題
を解決するための手段は、コンピュータでソフトウェア
設計書に基づくプログラムソースで作成する際の設計書
とプログラムソースとの一体化方式であって、ソフトウ
ェア設計書の文書ファイルを格納するメモリ及びプログ
ラムソース・ファイルを格納するメモリを備え、空のヘ
ッダー部及びテキスト部で成るプログラムソース・ファ
イルを作成する工程と、文書ファイルの内容を編集し、
前記ヘッダー部に書き込む工程と、プログラムのロジッ
クを作成し、前記テキスト部に書き込む工程とを有する
ソフトウェア設計書とプログラムソースとの一体化方式
によるものとする。
Means for solving the above-mentioned problems in the present invention is an integrated method of a design document and a program source when a computer creates the program source based on the software design document, A process for creating a program source file consisting of an empty header part and a text part, having a memory for storing a document file of a software design document and a memory for storing a program source file, and editing the contents of the document file,
It is based on an integrated method of a software design document and a program source, which includes a step of writing in the header portion and a step of creating a logic of a program and writing the logic in the text portion.

【0008】[0008]

【作用】本発明は、ソフトウェアの設計書とプログラム
ソースとを一体化して作成し、管理する方式である。そ
のため本発明では、ソフトウェア設計書の文書ファイル
を格納するメモリと、プログラムソース・ファイルを格
納するメモリとを備え、ヘッダー部及びテキスト部で成
る空のプログラムソース・ファイルを作成し、そのヘッ
ダー部に文書ファイルの内容を編集して書き込み、プロ
グラムロジックを作成するとテキスト部に書き込んで、
これら一体化されたファイルを管理する。
The present invention is a system for integrally creating and managing a software design document and a program source. Therefore, according to the present invention, a memory for storing a document file of a software design document and a memory for storing a program source file are provided, and an empty program source file including a header portion and a text portion is created and the header portion is created. Edit the content of the document file and write it, write the program logic and write it in the text part,
Manage these integrated files.

【0009】[0009]

【実施例】以下、図面を参照して、本発明の実施例を詳
細に説明する。図1は、本発明の一実施例を示す構成図
である。図中、1はプロセッサ、2はソフトウェア設計
書の文書ファイル、3はプログラムソース・ファイル、
4はマンマシンインターフェイス、5はCRTディスプ
レイ、6はキーボードを備えた操作テーブル、7は光学
的文字認識装置である。CRTディスプレイ5及び操作
テーブル6は、マンマシンインターフェイス4に接続さ
れ、プログラムソース及びロジックの作成に使用され
る。光学的文字認識装置7は、設計書の読取りに使用さ
れる。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, 1 is a processor, 2 is a software design document file, 3 is a program source file,
4 is a man-machine interface, 5 is a CRT display, 6 is an operation table with a keyboard, and 7 is an optical character recognition device. The CRT display 5 and the operation table 6 are connected to the man-machine interface 4 and used for creating a program source and logic. The optical character recognition device 7 is used for reading a design document.

【0010】図2は、本発明の一実施例の工程図であ
る。同図において、前記プロセッサ1は、下記の各工程
を処理する。
FIG. 2 is a process chart of an embodiment of the present invention. In the figure, the processor 1 processes the following steps.

【0011】(1)ヘッダー部及びテキスト部で成る空
のプログラムソース・ファイル3を作成してメモリに格
納する。
(1) An empty program source file 3 consisting of a header part and a text part is created and stored in a memory.

【0012】(2)文書ファイル2からソフトウェア設
計書を読込み、その内容を編集して前記ヘッダー部に書
き込む。
(2) Read the software design document from the document file 2, edit the contents, and write it in the header section.

【0013】(3)プログラム(ロジック)を作成して
前記テキスト部に書き込む。
(3) A program (logic) is created and written in the text portion.

【0014】(4)完成したプログラムソース・ファイ
ル3をコンパイルかつリンケージする。
(4) Compile and link the completed program source file 3.

【0015】本実施例は下記の効果が明らかである。即
ち、 (1)設計書とプログラムソースとが常に一体化され、
製品の品質が保証される。
The following effects are apparent in this embodiment. That is, (1) the design document and the program source are always integrated,
Product quality is guaranteed.

【0016】(2)プログラム作成作業の手順が標準化
され、機械化が可能になる。
(2) The procedure of program creation work is standardized and mechanization becomes possible.

【0017】(3)プログラム作成工数が削減され、生
産性が向上する。
(3) The number of programming steps is reduced, and the productivity is improved.

【0018】[0018]

【発明の効果】以上、説明したとおり、本発明によれ
ば、品質保証が統一され、プログラムの作成作業の標準
化と機械化が容易で、生産性を向上させるソフトウェア
設計書とプログラムソースの一体化方式を提供すること
ができる。
As described above, according to the present invention, the quality assurance is unified, the standardization and mechanization of the program creation work are easy, and the method of integrating the software design document and the program source for improving the productivity is integrated. Can be provided.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例の構成図。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】本発明の一実施例の工程図。FIG. 2 is a process drawing of an example of the present invention.

【符号の説明】[Explanation of symbols]

1…プロセッサ、2…文書ファイル、3…プログラムソ
ース・ファイル、4…マンマシンインターフェイス、5
…CRTディスプレイ、6…操作テーブル、7…文字認
識装置。
1 ... Processor, 2 ... Document file, 3 ... Program source file, 4 ... Man-machine interface, 5
... CRT display, 6 ... Operation table, 7 ... Character recognition device.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータでソフトウェア設計書に基
づくプログラムソースを作成する際の設計書とプログラ
ムソースとの一体化方式であって、ソフトウェア設計書
の文書ファイルを格納するメモリ及びプログラムソース
・ファイルを格納するメモリを備え、空のヘッダー部及
びテキスト部で成るプログラムソース・ファイルを作成
する工程と、文書ファイルの内容を編集し、前記ヘッダ
ー部に書き込む工程と、プログラムのロジックを作成
し、前記テキスト部に書き込む工程とを有することを特
徴とするソフトウェア設計書とプログラムソースとの一
体化方式。
1. A method of integrating a design document and a program source when a program source based on a software design document is created by a computer, which stores a memory for storing a document file of the software design document and a program source file. A program source file having an empty header part and a text part, a step of editing the contents of the document file and writing the contents in the header part, and a program logic to create the text part. A method for integrating a software design document and a program source, characterized by including the step of writing to the software.
JP32848691A 1991-12-12 1991-12-12 System for unifying software design book with program source Pending JPH05165617A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32848691A JPH05165617A (en) 1991-12-12 1991-12-12 System for unifying software design book with program source

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32848691A JPH05165617A (en) 1991-12-12 1991-12-12 System for unifying software design book with program source

Publications (1)

Publication Number Publication Date
JPH05165617A true JPH05165617A (en) 1993-07-02

Family

ID=18210817

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32848691A Pending JPH05165617A (en) 1991-12-12 1991-12-12 System for unifying software design book with program source

Country Status (1)

Country Link
JP (1) JPH05165617A (en)

Similar Documents

Publication Publication Date Title
JPH0640302B2 (en) Schematic / source program automatic generation method
WO2007013418A1 (en) System for writing software documentation in natural languages
JP2006268299A (en) Software development support system
CN114594933A (en) Front-end code generation method and device based on file scanning and storage medium
US5261103A (en) Method of and system for compiling source program
US6151699A (en) Computer apparatus and method for editing programs, and readable medium
JPH05165617A (en) System for unifying software design book with program source
JPH06110733A (en) Test case generating device of program
JPH03182932A (en) Program generation system
JPH03137727A (en) Editor with program explanation file generator function
JP2692196B2 (en) Test data editing method
JPH11154093A (en) Program compiler and storage medium recording compiler program
JPH04172529A (en) Automatic program generating system by data oriented software parts
JPH04140834A (en) Program generating method and specifications input method therefor
JPS62217320A (en) List compilation processing system
JPH11327887A (en) Compiler system with automatic parts converting function and recording medium
JP2000222259A (en) Sql automatic generation system
JPH06119155A (en) Program generator
JP2721377B2 (en) BASIC program compression method
JPH05108321A (en) Automatic display generating methof for coding of file definition information
JPH03186933A (en) Symbol processing system for language processing system
JPH0157815B2 (en)
JPH04317126A (en) Preparing system for program incorporating data description
JP2002073386A (en) Data schema generation method and its system
JPS61206038A (en) Programming executing method for computer