JPH04369032A - Program developing device - Google Patents

Program developing device

Info

Publication number
JPH04369032A
JPH04369032A JP14507291A JP14507291A JPH04369032A JP H04369032 A JPH04369032 A JP H04369032A JP 14507291 A JP14507291 A JP 14507291A JP 14507291 A JP14507291 A JP 14507291A JP H04369032 A JPH04369032 A JP H04369032A
Authority
JP
Japan
Prior art keywords
program
information
development
storage means
program information
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
JP14507291A
Other languages
Japanese (ja)
Inventor
Kazuo Yamagishi
山岸 和生
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Software Hokuriku 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 NEC Software Hokuriku Ltd filed Critical NEC Software Hokuriku Ltd
Priority to JP14507291A priority Critical patent/JPH04369032A/en
Publication of JPH04369032A publication Critical patent/JPH04369032A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve working efficiency and working quality at the time of using an existing program. CONSTITUTION:A program information storing part 1-8 stores program information such as a program name, outline information, interface information, processing information, formation history information, updating history information, and environment information for characterizing a program. A program information retrieving part 1-4 retrieves the program information stored in the storing part 1-8 by using a previously determined item for the program information as a retrieving condition. A program storing part 1-9 stores an existing program corresponding to the program information. A user program storing part 1-10 stores a user program. A program reference part 1-5 reads out a program corresponding to the program information whose reference is specified out of the program information retrieved by the retrieving part 1-4 from the storing part 1-9 and refers the read program to the user program stored in the storing part 1-10.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はプログラム開発装置に関
し、特にプログラム開発における既存プログラムの流用
を支援するエディタに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program development apparatus, and more particularly to an editor that supports the use of existing programs in program development.

【0002】0002

【従来の技術】通常のプログラムの開発においては、プ
ログラムを全く作成するケースは極めて少ない。例えば
通常の場合、まず要求分析を行い、ユーザのコンピュー
タに対する要求を明確にする。次に概要設計が行われて
、ユーザ要求を満足するためのプログラムの基本的なア
ルゴリズムやデータ構造が決定される。さらに、過去に
作成したプログラムが調査分析され、今回開発を予定し
ているプログラムに類似したプログラム及び関係の深い
プログラムが選択される。そして、選択されたプログラ
ムを改造又は連結して目的とするプログラムが作成され
る。
2. Description of the Related Art In normal program development, there are very few cases in which a program is created at all. For example, in a normal case, a requirements analysis is first performed to clarify the user's requirements for the computer. Next, an outline design is performed to determine the basic algorithms and data structure of the program to satisfy the user's requirements. Furthermore, programs created in the past are investigated and analyzed, and programs similar to and closely related to the program currently scheduled for development are selected. Then, a target program is created by modifying or linking the selected programs.

【0003】従来、この類似したプログラム及び関係の
深いプログラムの流用を支援するエディタは、利用者か
らの指示に従って、外部記憶装置に格納されている既存
プログラムを読み込み、格納されてる順にCRTなどの
表示装置に出力するだけの簡単なサービスしか行ってい
なかった。
[0003] Conventionally, editors that support the reuse of similar programs and closely related programs read existing programs stored in an external storage device according to instructions from the user, and display them on a CRT or the like in the order in which they are stored. They only provided a simple service of outputting to a device.

【0004】0004

【発明が解決しようとする課題】上述した従来のエディ
タは、外部記憶装置に格納されている既存プログラムを
読み込み、格納されてる順にCRTなどの表示装置に出
力するだけの簡単なサービスしか行っていなかった為、
既存プログラムの中から今回予定しているプログラムに
類似したプログラム及び関係の深いプログラムを選択す
る作業は、専ら利用者の手作業に依存していた。
[Problem to be Solved by the Invention] The conventional editor described above only provides a simple service of reading existing programs stored in an external storage device and outputting them to a display device such as a CRT in the order in which they are stored. Because of that,
The task of selecting programs similar to or closely related to the currently planned program from among existing programs has relied solely on the manual work of the user.

【0005】この手作業で選択する方法のために、多く
の工数が必要とされ、また工数がかかわるには適正なプ
ログラムの抽出が困難であるという欠点があった。
This manual selection method requires a large number of man-hours, and has the disadvantage that it is difficult to extract an appropriate program.

【0006】[0006]

【課題を解決するための手段】第1の発明は、プログラ
ム開発装置において、プログラム名、概要情報、インタ
ーフェイス情報、処理情報、作成履歴情報、更新履歴情
報、環境情報等のプログラムを特徴付けるプログラム情
報を格納するプログラム情報格納手段と、前記プログラ
ム情報格納手段に新たな前記プログラム情報を入力しプ
ログラム入力指示情報を出力するプログラム情報入力手
段と、前記プログラム情報入力手段に格納されているプ
ログラム情報を更新するプログラム情報更新手段と、前
記プログラム情報の予じめ決められた項目を検索条件と
して前記プログラム情報格納手段に格納されたプログラ
ム情報を検索するプログラム情報検索手段と、前記プロ
グラム情報に対応するプログラムを格納するプログラム
格納手段と、開発用プログラムを格納し前記プログラム
入力指示情報を受けて前記入力されたプログラム情報に
対応するプログラムを前記開発用プログラムから抽出し
前記プログラム情報入力手段を介して前記プログラム格
納手段に格納する開発プログラム格納手段と、前記開発
プログラム格納手段に対して前記開発用プログラムを入
力するプログラム入力手段と、前記開発用プログラムを
更新するプログラム更新手段と、前記プログラム情報検
索手段により検索されたプログラム情報に対する引用指
定を受けて前記検索されたプログラム情報に対応するプ
ログラムを前記プログラム格納手段から読み出し前記開
発プログラム格納手段に格納された前記開発用プログラ
ムに引用するプログラム引用手段とを含むことを特徴と
する。
[Means for Solving the Problems] A first invention provides a program development device that stores program information characterizing the program, such as program name, summary information, interface information, processing information, creation history information, update history information, and environment information. program information storage means for storing program information; program information input means for inputting new program information into the program information storage means and outputting program input instruction information; and updating program information stored in the program information input means. program information updating means; program information search means for searching program information stored in the program information storage means using predetermined items of the program information as search conditions; and storing a program corresponding to the program information. program storage means for storing a development program, receiving the program input instruction information, extracting a program corresponding to the inputted program information from the development program, and extracting the program from the development program via the program information input means; a program input means for inputting the development program into the development program storage means; a program update means for updating the development program; and a program information search means searched by the program information search means. and program quoting means for receiving a quoting designation for program information, reading out a program corresponding to the retrieved program information from the program storage means, and quoting it to the development program stored in the development program storage means. shall be.

【0007】[0007]

【実施例】本発明について図を参照しながら説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be explained with reference to the drawings.

【0008】図1は本発明の一実施例の構成を示すもの
である。この例では、プログラム開発装置1は、プログ
ラム名、概要情報、インターフェイス情報、処理情報、
作成履歴情報、更新履歴情報、環境情報等のプログラム
を特徴付けるプログラム情報を格納するプログラム情報
格納部1−8と、プログラム情報格納部1−8に対して
、プログラムを特徴付ける情報を新たに入力し、また、
その情報に対応するプログラムを利用者プログラム格納
部1−10(後述する)から、プログラム格納部1−9
(後述する)に入力するプログラム情報入力部1−2と
、プログラム情報格納部1−8に格納されている情報を
更新するプログラム情報更新部1−3と、プログラムを
特徴付ける情報を検索条件として指定することにより、
プログラム情報格納部1−8を検索して、検索条件を満
足するプログラムの情報を出力するプログラム情報検索
部1−4と、プログラムを特徴付ける情報に対応したプ
ログラムを格納するプログラム格納部1−9と、利用者
が作成したプログラムを格納する利用者プログラム格納
部1−10と、利用者プログラム格納部1−10に対し
て、利用者が作成したプログラムを新たに入力するプロ
グラム入力部1−7と、利用者プログラム格納部1−1
0に格納されているプログラムを更新するプログラム更
新部1−6と、プログラム格納部1−9に格納されてい
るプログラムを、利用者プログラム格納部1−10に引
用するプログラム引用部1−5から構成されている。
FIG. 1 shows the configuration of an embodiment of the present invention. In this example, the program development device 1 includes a program name, summary information, interface information, processing information,
Newly inputting information characterizing the program to the program information storage unit 1-8 that stores program information characterizing the program such as creation history information, update history information, environment information, and the program information storage unit 1-8; Also,
The program corresponding to the information is transferred from the user program storage unit 1-10 (described later) to the program storage unit 1-9.
(described later); a program information update section 1-3 that updates information stored in the program information storage section 1-8; and a program information update section 1-3 that specifies information characterizing the program as a search condition. By doing so,
a program information search unit 1-4 that searches the program information storage unit 1-8 and outputs information on programs that satisfy search conditions; and a program storage unit 1-9 that stores programs corresponding to information characterizing the programs. , a user program storage section 1-10 for storing programs created by the user, and a program input section 1-7 for inputting a new program created by the user to the user program storage section 1-10. , user program storage section 1-1
A program update section 1-6 that updates the program stored in the program storage section 1-9, and a program quotation section 1-5 that quotes the program stored in the program storage section 1-9 to the user program storage section 1-10. It is configured.

【0009】図2はプログラムを特徴付けるプログラム
情報の詳細を示している。これらの情報の内、概要情報
とインターフェイス情報以外はプログラムを検索する時
の条件として指定することができる。
FIG. 2 shows details of program information characterizing the program. Among these pieces of information, items other than summary information and interface information can be specified as conditions when searching for a program.

【0010】次にこの装置の使用法について説明する。 利用者がプログラム開発装置1を起動すると、制御部1
−1に制御が渡る。この時、画面上に機能を選択するメ
ニューが表示されるので、まず入力を選択する。これに
よってプログラム情報入力部1−2に制御が渡り、新し
いプログラム情報を画面上で入力することができる。入
力後に終了を選択すると、制御部1−1に制御が戻り、
再び画面上に機能を選択するメニューが表示される。こ
こで終了を選択すると、プログラム開発装置1が終了す
るが、更新を選択すると、プログラム情報更新部1−3
に制御が渡り、既に格納されているプログラム情報の更
新を行うことができる。また、検索を選択すると、プロ
グラム情報検索部1−4に制御が渡るので、検索条件と
表示したい情報項目を所定の形式で指定することにより
、検索条件を満足するプログラムの指定した情報項目が
画面上に表示される。検索後に終了を選択すると、制御
部1−1に制御が戻る。また、検索後に引用を指定する
と、プログラム引用部1−5に制御が渡り、検索したプ
ログラムを引用することができる。ここで、終了を指定
すると、プログラム情報検索部1−4に制御が戻る。 しかし、プログラム更新を指定すると、今引用したプロ
グラムの更新を行うことができる。その後、終了を指定
すると、プログラム引用部1−5に制御が戻る。制御部
1−1に制御が渡っている状態で、メニューのプログラ
ム更新を選択すると、プログラムの更新を行うことがで
きる。その後、終了を指定すると、制御部1−1に制御
が戻る。また、メニューのプログラム入力を選択すると
、プログラム入力部1−7に制御が渡り、プログラムを
新規に作成することができる。その後、終了を指定する
と、制御部1−1に制御が戻る。
Next, how to use this device will be explained. When the user starts the program development device 1, the control unit 1
Control is passed to -1. At this time, a menu for selecting a function will be displayed on the screen, so first select input. This transfers control to the program information input section 1-2, allowing new program information to be input on the screen. If you select end after inputting, control returns to control unit 1-1,
A menu for selecting functions is displayed on the screen again. If you select "End" here, the program development device 1 ends, but if you select "Update", the program information update section 1-3
Control is transferred to the program information that has already been stored, and the program information that has already been stored can be updated. When you select search, control is passed to the program information search section 1-4, so by specifying the search conditions and the information items you want to display in a predetermined format, the specified information items of programs that satisfy the search conditions will be displayed on the screen. displayed above. If end is selected after the search, control returns to the control unit 1-1. Further, if citation is specified after the search, control is passed to the program citation section 1-5, and the searched program can be cited. Here, when the end is specified, control returns to the program information search section 1-4. However, if you specify program update, you can update the program just cited. Thereafter, when the end is designated, control returns to the program quotation section 1-5. If the program update option is selected from the menu while control is being handed over to the control unit 1-1, the program can be updated. Thereafter, when the end is specified, control returns to the control unit 1-1. Further, when program input is selected from the menu, control is passed to the program input section 1-7, and a new program can be created. Thereafter, when the end is specified, control returns to the control unit 1-1.

【0011】[0011]

【発明の効果】本発明によるプログラム開発装置は、プ
ログラムを開発する際に行われいる、既存のプログラム
の中から、今回開発を予定しているプログラムに類似し
たプログラム及び関係の深いプログラムを選択する作業
を選択条件を指定するだけで自動的に行うため、作業効
率と作業品質が著しく向上するという効果がある。
[Effects of the Invention] The program development device according to the present invention selects programs similar to and closely related to the program currently being developed from among existing programs when developing a program. Since work is automatically performed simply by specifying selection conditions, work efficiency and work quality are significantly improved.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】プログラムを特徴付けるプログラム情報の詳細
を示す図である。
FIG. 2 is a diagram showing details of program information characterizing a program.

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

1    プログラム開発装置 1−1    制御部 1−2    プログラム情報入力部 1−3    プログラム情報更新部 1−4    プログラム情報検索部 1−5    プログラム引用部 1−6    プログラム更新部 1−7    プログラム入力部 1−8    プログラム情報格納部 1−9    プログラム格納部 1 Program development equipment 1-1 Control section 1-2 Program information input section 1-3 Program information update section 1-4 Program information search section 1-5 Program citation section 1-6 Program update section 1-7 Program input section 1-8 Program information storage section 1-9 Program storage section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  プログラム開発装置において、プログ
ラム名、概要情報、インターフェイス情報、処理情報、
作成履歴情報、更新履歴情報、環境情報等のプログラム
を特徴付けるプログラム情報を格納するプログラム情報
格納手段と、前記プログラム情報格納手段に新たな前記
プログラム情報を入力しプログラム入力指示情報を出力
するプログラム情報入力手段と、前記プログラム情報入
力手段に格納されているプログラム情報を更新するプロ
グラム情報更新手段と、前記プログラム情報の予じめ決
められた項目を検索条件として前記プログラム情報格納
手段に格納されたプログラム情報を検索するプログラム
情報検索手段と、前記プログラム情報に対応するプログ
ラムを格納するプログラム格納手段と、開発用プログラ
ムを格納し前記プログラム入力指示情報を受けて前記入
力されたプログラム情報に対応するプログラムを前記開
発用プログラムから抽出し前記プログラム情報入力手段
を介して前記プログラム格納手段に格納する開発プログ
ラム格納手段と、前記開発プログラム格納手段に対して
前記開発用プログラムを入力するプログラム入力手段と
、前記開発用プログラムを更新するプログラム更新手段
と、前記プログラム情報検索手段により検索されたプロ
グラム情報に対する引用指定を受けて前記検索されたプ
ログラム情報に対応するプログラムを前記プログラム格
納手段から読み出し前記開発プログラム格納手段に格納
された前記開発用プログラムに引用するプログラム引用
手段とを含むことを特徴とするプログラム開発装置。
Claim 1: In a program development device, a program name, summary information, interface information, processing information,
program information storage means for storing program information characterizing the program such as creation history information, update history information, and environment information; and a program information input for inputting new program information into the program information storage means and outputting program input instruction information. means, program information updating means for updating program information stored in the program information input means, and program information stored in the program information storage means using predetermined items of the program information as search conditions. a program information search means for searching for a program; a program storage means for storing a program corresponding to the program information; a program storage means for storing a development program and receiving the program input instruction information to search the program corresponding to the input program information a development program storage means for extracting from a development program and storing it in the program storage means via the program information input means; a program input means for inputting the development program to the development program storage means; a program update means for updating a program; and upon receiving a quotation designation for the program information searched by the program information search means, reads a program corresponding to the searched program information from the program storage means and stores it in the development program storage means. A program development apparatus comprising: program citation means for quoting the developed development program.
JP14507291A 1991-06-18 1991-06-18 Program developing device Pending JPH04369032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14507291A JPH04369032A (en) 1991-06-18 1991-06-18 Program developing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14507291A JPH04369032A (en) 1991-06-18 1991-06-18 Program developing device

Publications (1)

Publication Number Publication Date
JPH04369032A true JPH04369032A (en) 1992-12-21

Family

ID=15376734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14507291A Pending JPH04369032A (en) 1991-06-18 1991-06-18 Program developing device

Country Status (1)

Country Link
JP (1) JPH04369032A (en)

Similar Documents

Publication Publication Date Title
JPH05314182A (en) Information retrieving device
JPH04369032A (en) Program developing device
JP2003015922A (en) Data processing method and device, and storage medium
JPH08272818A (en) Information retrieval system
JP4144244B2 (en) File processing apparatus and program
JPH0594288A (en) Program managing device
JPS63288357A (en) Data editing system
JPH04247519A (en) Program managing device
JP2002007394A (en) Electronic conversation dictionary device and program recording medium therefor
JPH06131228A (en) Method for information processing and device therefor
JPH06337900A (en) Information retrieving device
JPH05307472A (en) Program parts information reusing device
JPH07192007A (en) Document processing unit
JPH04287221A (en) Device for managing progress of program development
JPH05150969A (en) Program management device
JP2001034452A (en) Operation supporting device and method and recording medium
JP2005025416A (en) Program generation device, program generation method, program, and recording medium
JPH08286897A (en) Program editing device having hierarchical structure display function
JPH1195992A (en) Data preparation supporting device, object-oriented analytic design supporting device and data managing method
JPH0736916A (en) Image retrieval device
JPH06324853A (en) Source program editor setting object oriented programming language as target
JPH0628408A (en) Document filing device
JPH04237329A (en) Interactive file retrieving system for program development
JPH0816587A (en) Figure calling device
JP2001142756A (en) File managing device and recording medium