[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPH0695861A - Program parts reuse managing device - Google Patents

Program parts reuse managing device

Info

Publication number
JPH0695861A
JPH0695861A JP4269371A JP26937192A JPH0695861A JP H0695861 A JPH0695861 A JP H0695861A JP 4269371 A JP4269371 A JP 4269371A JP 26937192 A JP26937192 A JP 26937192A JP H0695861 A JPH0695861 A JP H0695861A
Authority
JP
Japan
Prior art keywords
management information
program parts
program
parts
frequency
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
JP4269371A
Other languages
Japanese (ja)
Inventor
Masazumi Morishita
正純 森下
Masayo Takahashi
政代 高橋
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.)
Minolta Co Ltd
Original Assignee
Minolta 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 Minolta Co Ltd filed Critical Minolta Co Ltd
Priority to JP4269371A priority Critical patent/JPH0695861A/en
Publication of JPH0695861A publication Critical patent/JPH0695861A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the validity of a data base by updating management information including the frequency data of the reuse of program parts turned into a data base each time the program parts are used, and deleting the program parts whose using frequency is low. CONSTITUTION:Each kind of instruction such as the registration, retrieval, and delete of the program parts and the management information, and each kind of data such as the frequency of retrieval and copy are inputted through a man/machine interface 4 to a control part 5. A registering means 51 of the control part 5 stores the management information including the frequency of the usage of the program parts in a memory 3, and an updating means 55 updates the management information including the frequency of the usage each time the program parts are retrieved and copied. A retrieving means 52 retrieves the program parts whose using frequency is low according to the retrieval condition of the program parts to be deleted inputted through the man/machine interface 4, and a deleting means 53 deletes the program parts and the management information. Thus, the capacity of the data base can be properly maintained.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、新規プログラムの作成
時に既存のプログラム部品(以下、P部品と略記する)
を再利用可能とすべく、P部品をデータベース化して管
理する装置に関する。
The present invention relates to an existing program part (hereinafter abbreviated as P part) when creating a new program.
The present invention relates to an apparatus for managing P parts in a database so that the parts can be reused.

【0002】[0002]

【従来の技術】サブルーチン等の既存のP部品を、後日
のプログラム作成時に再利用するために、P部品の開発
時に作成した機能仕様書,プログラム仕様書等に変更履
歴を記入した手書きファイルの管理情報でP部品を管理
した場合、管理情報を作成する担当者の熟練度,個性に
よって管理情報の品質が左右され、また変更履歴の記入
もれ等も生じ易く、さらに情報量が膨大になるに従って
所要のP部品を捜し出す煩わしさが増す等の不便のた
め、既存のP部品の再利用度が低下して既存のP部品と
同様のP部品を新たに作成する傾向が生じる。
2. Description of the Related Art In order to reuse existing P-parts such as subroutines when creating a program at a later date, management of handwritten files in which change history is entered in functional specifications, program specifications, etc. created during P-part development When P parts are managed by information, the quality of the management information depends on the skill and individuality of the person who creates the management information, and the change history is easily missed. Due to the inconvenience of finding a required P-part, the degree of reuse of the existing P-part is reduced, and a P-part similar to the existing P-part tends to be newly created.

【0003】このような不便を解消すべく、コンピュー
タを利用して既存のP部品を均一の基準に沿ってデータ
ベース化して管理し、P部品の検索及び抽出を容易にし
て既存のP部品の再利用度を高めたプログラム部品再利
用管理方式が開示されている(特開平2-41524 号)。
In order to eliminate such inconvenience, a computer is used to create a database of existing P-parts according to a uniform standard and manage them to facilitate search and extraction of P-parts and re-existing existing P-parts. A program component reuse management method with high utilization is disclosed (Japanese Patent Laid-Open No. 2-41524).

【0004】[0004]

【発明が解決しようとする課題】ところで、一般的に、
コンピュータを利用してデータベース化する場合は登録
データ数が多いほど利用価値が高いので、再利用度が高
い有用なP部品をできるだけ多くデータベース化するこ
とが望ましい。しかし、P部品の開発時点で今後のP部
品の再利用度を判定することは難しいので、再利用の可
能性があると思われるP部品を全てデータベース化す
る。
By the way, in general,
In the case of using a computer to create a database, the greater the number of registered data, the higher the utility value. Therefore, it is desirable to create a database of as many useful P parts that are highly reused. However, since it is difficult to determine the degree of reuse of P components in the future at the time of development of P components, all P components that are likely to be reused are made into a database.

【0005】以上のような開発時点での判断でデータベ
ース化されたP部品は、実際の再利用度の高低にかかわ
らずデータベースとしていつまでも残るので、再利用度
が低いP部品に対する検索時間の無駄が生じるのみなら
ずデータベースに充当されるメモリの無駄遣いとなっ
て、結果的にコスト高を招くという問題がある。
The P-parts made into a database by the judgment at the time of development as described above remain in the database forever regardless of the actual degree of reuse, so that the search time for P-parts having a low degree of reuse is wasted. There is a problem that not only occurs, but also the memory used for the database is wasted, resulting in high cost.

【0006】本発明はこのような問題点を解決するため
になされたものであって、データベース化されたP部品
の利用度データを管理情報としてもち、利用度が低いP
部品の検索及び削除を可能とすることにより、データベ
ースの有用性を高めるP部品再利用管理装置の提供を目
的とする。
The present invention has been made in order to solve such a problem, and has utilization data of P parts in a database as management information, and P having low utilization is used.
An object of the present invention is to provide a P-parts reuse management device that enables the search and deletion of parts to enhance the usefulness of the database.

【0007】[0007]

【課題を解決するための手段】本発明に係るP部品再利
用管理装置は、プログラムの新規作成時に既存のP部品
を再利用可能とすべくP部品をデータベース化して管理
するP部品再利用管理装置において、P部品の利用回数
データを含む該P部品の管理情報を格納するメモリと、
P部品を利用する都度、該P部品の利用回数データを含
む管理情報を更新する手段と、管理情報を外部に出力す
る手段と、削除対象となるP部品の検索条件を入力する
手段と、管理情報に基づいて前記検索条件に該当するP
部品を検索する手段と、P部品及び該P部品の管理情報
を削除する手段とを備えたことを特徴とする。
A P-parts reuse management apparatus according to the present invention manages P-parts in a database so that existing P-parts can be reused when a new program is created. In the device, a memory that stores management information of the P component including the usage count data of the P component,
Each time a P-part is used, a means for updating the management information including the number-of-uses data of the P-part, a means for outputting the management information to the outside, a means for inputting a search condition for the P-part to be deleted, and a management P that corresponds to the search condition based on the information
It is characterized by comprising means for retrieving a part and means for deleting the P part and the management information of the P part.

【0008】[0008]

【作用】本発明に係るP部品再利用管理装置は、データ
ベース化したP部品を利用する都度、このP部品の検索
/コピー回数,最終検索/コピー日付等の利用度データ
を更新し、外部に出力した管理情報を参照してオペレー
タにより入力された、削除対象となるP部品の検索条件
に該当するP部品を管理情報に基づいて検索し、検索条
件に該当するP部品及び管理情報をオペレータの指示又
は自動的に削除する。
The P-parts reuse management apparatus according to the present invention updates the usage data such as the search / copy count and the final search / copy date of the P-part each time the P-part stored in the database is used, and externally The P-part corresponding to the search condition of the P-part to be deleted input by the operator with reference to the output management information is searched based on the management information, and the P-part and the management information corresponding to the search condition are searched by the operator. Instruct or delete automatically.

【0009】[0009]

【実施例】以下、本発明をその実施例を示す図に基づい
て説明する。図1は本発明に係るP部品再利用管理装置
(以下、本発明装置という)の構成を示すブロック図で
ある。図中、1はP部品を格納するP部品メモリ、2は
P部品の概要情報を格納する概要情報メモリ、3はその
具体例を後述するP部品の管理情報を格納する管理情報
メモリである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings showing its embodiments. FIG. 1 is a block diagram showing the configuration of a P-parts reuse management device according to the present invention (hereinafter referred to as the device of the present invention). In the figure, 1 is a P component memory that stores P components, 2 is a summary information memory that stores P component summary information, and 3 is a management information memory that stores P component management information, a specific example of which will be described later.

【0010】また、P部品,概要情報,管理情報の登
録,検索,削除,コピー等の各種命令、及び検索/コピ
ー回数,サブルーチン名,概要情報,管理情報等の各種
データはマン・マシンインタフェイス4を介して、装置
各部の動作及びデータ授受を制御する制御部5に入力さ
れる。
Also, various commands such as registration, search, deletion, and copy of P parts, summary information, management information, and various data such as the number of times of search / copy, subroutine name, summary information, and management information are stored in the man-machine interface. 4 is input to the control unit 5 that controls the operation of each unit of the apparatus and the data transfer.

【0011】制御部5は、P部品のソースファイル,オ
ブジェクトファイルをP部品メモリ1に、そのP部品の
概要情報,管理情報を概要情報メモリ2,管理情報メモ
リ3にそれぞれ入力する登録手段51と、マン・マシンイ
ンタフェイス4を介して入力された検索条件に従ってP
部品メモリ1,概要情報メモリ2,管理情報メモリ3を
検索する検索手段52と、マン・マシンインタフェイス4
を介して入力された削除条件に従ってP部品,概要情
報,管理情報を削除する削除手段53と、P部品,概要情
報,管理情報を外部メモリ(図示せず)にコピーするコ
ピー手段54と、P商品が検索又はコピーされる都度、管
理情報の検索/コピー回数及び最終検索/コピー日付を
更新する更新手段55と、P部品,概要情報,管理情報を
ディスプレイ(図示せず)に表示する表示手段56とを含
む。
The control unit 5 has a registration means 51 for inputting the source file and the object file of the P component into the P component memory 1 and the summary information and management information of the P component into the summary information memory 2 and the management information memory 3, respectively. , P according to the search criteria entered via the man-machine interface 4
Retrieval means 52 for retrieving the component memory 1, the overview information memory 2, and the management information memory 3, and the man-machine interface 4
Deleting means 53 for deleting the P-parts, the outline information and the management information according to the deletion condition input via the; a copying means 54 for copying the P-parts, the outline information and the management information to an external memory (not shown); Update means 55 for updating management information search / copy count and final search / copy date each time a product is searched or copied, and display means for displaying P parts, summary information, and management information on a display (not shown). Including 56 and.

【0012】図6は概要情報の具体例を示す図であっ
て、P部品であるサブルーチンの「名称」「使用方法」
「機能」「引数」「処理内容」からなる。
FIG. 6 is a diagram showing a specific example of the outline information. The "name" and "usage" of the subroutine which is a P component.
It consists of "function", "argument", and "processing content".

【0013】また、図7は管理情報の具体例を示す図で
あって、P部品の「ロードモジュール名」「マシン名」
「言語名」「概要」「作成日」「キーワード」「最終検
索日付」「検索回数」「最終コピー日付」「コピー回
数」の項目からなる。
FIG. 7 is a diagram showing a specific example of the management information. The "load module name" and "machine name" of the P component are shown in FIG.
It consists of "language name", "outline", "creation date", "keyword", "final search date", "search count", "final copy date", and "copy count".

【0014】これらの項目のデータのうち、「ロードモ
ジュール名」「マシン名」「言語名」「作成日」はデー
タベースとして登録されたP部品から抽出し、「概要」
「キーワード」はオペレータにより入力され、オペレー
タにより更新,削除が可能であり、また「最終検索日
付」「検索回数」「最終コピー日付」「コピー回数」は
P部品を利用する都度、自動的に更新される。
Of the data of these items, the "load module name", "machine name", "language name", and "creation date" are extracted from the P parts registered in the database, and the "summary" is obtained.
The "keyword" is entered by the operator and can be updated or deleted by the operator. The "final search date", "search count", "final copy date" and "copy count" are automatically updated each time the P-part is used. To be done.

【0015】以上のような構成の本発明装置の検索/コ
ピー、削除、登録、更新の動作につき、図2〜図5に示
すフローチャートに基づいて以下に説明する。 (1) 検索/コピー P部品を検索/コピーする場合、キーワードが入力され
ると(S1)、入力されたキーワードを用いて管理情報メモ
リ3を検索し(S2)、キーワードに該当するデータがある
か否かを判定する(S3)。該当するデータがない場合はス
テップS1に戻って次の入力待ちとなる。
The search / copy, delete, register, and update operations of the apparatus of the present invention having the above-described configuration will be described below with reference to the flow charts shown in FIGS. (1) Search / copy When searching / copying P parts, when a keyword is input (S1), the management information memory 3 is searched using the input keyword (S2), and there is data corresponding to the keyword. It is determined whether or not (S3). If there is no corresponding data, the process returns to step S1 and waits for the next input.

【0016】該当するデータがある場合はそのキーワー
ドをもつすべてのP部品のサブルーチン名を含む管理情
報をディスプレイに表示する(S4)。表示されたサブルー
チン名を含む管理情報に基づいてオペレータが所望のサ
ブルーチンを選択すると(S5)、選択されたサブルーチン
の外部メモリへのコピー又はディスプレイへの表示のい
ずれが指示されたかを判定する(S6)。
If there is the corresponding data, the management information including the subroutine names of all P parts having the keyword is displayed on the display (S4). When the operator selects a desired subroutine based on the management information including the displayed subroutine name (S5), it is determined whether copying of the selected subroutine to the external memory or display on the display is instructed (S6 ).

【0017】表示が指示された場合は選択されたサブル
ーチンの概要情報をディスプレイに表示し(S7)、一方、
コピーが指示された場合は選択されたサブルーチンのソ
ースプログラム及び概要情報を外部メモリにコピーする
(S8)。コピー/表示のいずれが指示されていたかを判定
し(S9)、表示が指示されていた場合は管理情報の「最終
検索日」及び「検索回数」の内容を更新し(S10) 、コピ
ーが指示されていた場合は管理情報の「最終コピー日
付」及び「コピー回数」の内容を更新する(S11) 。
When the display is instructed, the outline information of the selected subroutine is displayed on the display (S7).
When copy is instructed, the source program and outline information of the selected subroutine are copied to the external memory.
(S8). It is determined whether the copy / display is instructed (S9), and if the display is instructed, the contents of the "final search date" and "search count" in the management information are updated (S10), and the copy is instructed. If so, the contents of the "last copy date" and "copy count" of the management information are updated (S11).

【0018】(2) 削除 既登録のP部品を削除する場合、削除対象となるP部品
の検索回数/コピー回数又はサブルーチン名が入力され
ると(S21) 、入力されたキーワードを用いて管理情報メ
モリ3を検索し(S22) 、入力された検索/コピー回数又
はサブルーチン名に該当するデータがあるか否かを判定
する(S23) 。該当するデータがない場合はステップS1に
戻って次の入力待ちとなる。
(2) Deletion When deleting the already registered P-part, when the number of times of searching / copying the P-part to be deleted or the subroutine name is entered (S21), the management information is entered using the entered keyword. The memory 3 is searched (S22), and it is determined whether or not there is data corresponding to the input search / copy count or subroutine name (S23). If there is no corresponding data, the process returns to step S1 and waits for the next input.

【0019】該当するデータがある場合、削除が指示さ
れると(S24) 、管理情報メモリ3内の削除条件に該当す
る管理情報を削除するとともに(S25) 、削除した管理情
報に対応する概要情報メモリ2内の概要情報を削除し(S
26) 、さらにP部品メモリ1内の対応するP部品ファイ
ルを削除する(S27) 。削除対象であるすべてのP部品フ
ァイルの削除が終了したか否かを判定し(S28) 、削除対
象のすべてのP部品ファイルの削除が終了するまでステ
ップS24 〜S28 を繰り返す。
When the deletion is instructed (S24), the management information corresponding to the deletion condition in the management information memory 3 is deleted (S25), and the summary information corresponding to the deleted management information is present. Delete the summary information in memory 2 (S
26) Further, the corresponding P-part file in the P-part memory 1 is deleted (S27). It is determined whether or not all P component files to be deleted have been deleted (S28), and steps S24 to S28 are repeated until the deletion of all P object files to be deleted is completed.

【0020】(3) 登録 P部品メモリ1にP部品を登録する場合、P部品名称が
入力されると(S31) 、P部品名称に基づいて新規部品か
否かを判定し(S32) 、新規部品でない既登録の部品の場
合はステップS31 に戻って次の入力待ちとなる。新規部
品の場合は管理情報の入力モードとなり、オペレータが
P部品の管理情報の所定項目にデータを入力すると(S3
3) 、管理情報の入力すべき項目すべてにデータが入力
されたか否かをチェックし(S34) 、全て入力されるまで
ステップS33, S34を繰り返す。
(3) Registration When registering a P-part in the P-part memory 1, when the P-part name is input (S31), it is judged whether or not it is a new part based on the P-part name (S32). If the part is a registered part that is not a part, the process returns to step S31 to wait for the next input. In the case of a new part, the management information input mode is entered, and when the operator inputs data into the predetermined item of the management information of the P part (S3
3) Then, it is checked whether or not the data is input to all the items of the management information to be input (S34), and steps S33 and S34 are repeated until all the data are input.

【0021】管理情報の入力すべき項目すべてにデータ
が入力されて、登録対象のP部品の概要情報がオペレー
タによって入力されると(S35) 、P部品のソースファイ
ルをP部品メモリ1に入力するとともに(S36) 、ソース
ファイルをコンパイルして得られたP部品のオブジェク
トファイルをP部品メモリ1に入力する(S37) 。
When data is input to all the items to be input of the management information and the operator inputs the outline information of the P component to be registered (S35), the source file of the P component is input to the P component memory 1. At the same time (S36), the object file of the P component obtained by compiling the source file is input to the P component memory 1 (S37).

【0022】(4) 更新 既登録のP部品の管理情報及び概要情報を更新する場
合、P部品名称が入力されると(S41) 、入力されたP部
品名称から既登録部品か否かを判定し(S42) 、既登録部
品でない場合は該当部品がないのでステップS41 に戻っ
て次の入力待ちとなる。
(4) Update When updating the management information and outline information of the already registered P parts, when the P part name is input (S41), it is determined whether the input P part name is a registered part or not. However, if it is not a registered part (S42), there is no corresponding part, and the process returns to step S41 to wait for the next input.

【0023】既登録部品の場合は管理情報の更新モード
となり、オペレータが管理情報の所要項目のデータを更
新すると(S43) 、管理情報の入力すべき全項目にデータ
が入力されているか否かをチェックし(S44) 、全て入力
されていない場合は、入力すべき全項目にデータが入力
されるまでステップS43, S44を繰り返す。
In the case of a registered part, the management information update mode is entered, and when the operator updates the data of the required items of the management information (S43), it is checked whether or not the data has been entered in all the items to be entered in the management information. If it is checked (S44) and all the items have not been entered, steps S43 and S44 are repeated until data is entered for all the items to be entered.

【0024】入力すべき全項目にデータが入力される
と、概要情報の更新モードとなり、概要情報が更新され
ると(S45) 、P部品ソースファイルをP部品メモリ1に
入力し(S46) 、ソースファイルをコンパイルして得られ
たオブジェクトファイルをP部品メモリ1に入力する(S
47) 。
When data is input to all the items to be input, the outline information update mode is entered. When the outline information is updated (S45), the P component source file is input to the P component memory 1 (S46), The object file obtained by compiling the source file is input to the P-part memory 1 (S
47).

【0025】なお、削除対象のP部品の検索条件をもと
に検索されたP部品は、オペレータの削除指示によって
削除する構成であっても、また、自動的に削除する構成
のいずれであってもよい。
The P-part searched based on the search condition of the P-part to be deleted may be either deleted by an operator's deletion instruction or automatically deleted. Good.

【0026】また、P部品の検索回数,コピー回数等の
利用回数はP部品の作成日,最終検索/コピー日付のい
ずれを起点としてカウントする構成であってもよい。
Further, the number of times the P parts are searched and used, such as the number of times of copying, may be counted starting from either the creation date of the P parts or the last search / copy date.

【0027】[0027]

【発明の効果】以上のように、本発明装置は、データベ
ース化したP部品を利用する都度、そのP部品の利用回
数データを含む管理情報を更新するので、利用度が高い
有用なP部品と、利用度が低い不用なP部品とが明らか
になり、不用なP部品を削除することでデータベースの
容量が適正に維持され、検索時間の無駄が生じず、さら
にデータベースの有用性が高まるという優れた効果を奏
する。
As described above, the device of the present invention updates the management information including the usage count data of the P-part each time the P-part stored in the database is used, so that the P-part is considered as a useful P-part having a high degree of use. , The unnecessary P-parts with low utilization are revealed, and by deleting the unnecessary P-parts, the capacity of the database is properly maintained, the search time is not wasted, and the usefulness of the database is further enhanced. Produce the effect.

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

【図1】本発明装置の構成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of a device of the present invention.

【図2】本発明装置によるP部品及び関連情報の検索/
コピー動作を説明するフローチャートである。
FIG. 2 Retrieval of P parts and related information by the device of the present invention
7 is a flowchart illustrating a copy operation.

【図3】本発明装置によるP部品及び関連情報の削除動
作を説明するフローチャートである。
FIG. 3 is a flowchart for explaining a P component and related information deleting operation by the device of the present invention.

【図4】本発明装置によるP部品及び関連情報の登録動
作を説明するフローチャートである。
FIG. 4 is a flow chart for explaining a registration operation of P parts and related information by the device of the present invention.

【図5】本発明装置によるP部品の管理情報の更新動作
を説明するフローチャートである。
FIG. 5 is a flowchart illustrating an operation of updating management information of P parts by the device of the present invention.

【図6】本発明装置の概要情報の一例を示す概念図であ
る。
FIG. 6 is a conceptual diagram showing an example of outline information of the device of the present invention.

【図7】本発明装置の管理情報の一例を示す概念図であ
る。
FIG. 7 is a conceptual diagram showing an example of management information of the device of the present invention.

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

1 P部品メモリ 2 概要情報メモリ 3 管理情報メモリ 4 マン・マシンインタフェイス 5 制御部 51 登録手段 52 検索手段 53 削除手段 54 コピー手段 55 更新手段 56 表示手段 1 P component memory 2 Overview information memory 3 Management information memory 4 Man-machine interface 5 Control unit 51 Registration means 52 Search means 53 Delete means 54 Copy means 55 Update means 56 Display means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 プログラムの新規作成時に既存のプログ
ラム部品を再利用可能とすべくプログラム部品をデータ
ベース化して管理するプログラム部品再利用管理装置に
おいて、プログラム部品の利用回数データを含む該プロ
グラム部品の管理情報を格納するメモリと、プログラム
部品を利用する都度、該プログラム部品の利用回数デー
タを含む管理情報を更新する手段と、管理情報を外部に
出力する手段と、削除対象となるプログラム部品の検索
条件を入力する手段と、管理情報に基づいて前記検索条
件に該当するプログラム部品を検索する手段と、プログ
ラム部品及び該プログラム部品の管理情報を削除する手
段とを備えたことを特徴とするプログラム部品再利用管
理装置。
1. A program component reuse management apparatus for managing a program component in a database so that an existing program component can be reused when a new program is created, and management of the program component including usage frequency data of the program component. A memory for storing information, a means for updating the management information including the usage frequency data of the program part each time the program part is used, a means for outputting the management information to the outside, and a search condition for the program part to be deleted And a means for searching for a program part corresponding to the search condition based on management information, and a means for deleting the program part and management information of the program part. Usage management device.
JP4269371A 1992-09-10 1992-09-10 Program parts reuse managing device Pending JPH0695861A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4269371A JPH0695861A (en) 1992-09-10 1992-09-10 Program parts reuse managing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4269371A JPH0695861A (en) 1992-09-10 1992-09-10 Program parts reuse managing device

Publications (1)

Publication Number Publication Date
JPH0695861A true JPH0695861A (en) 1994-04-08

Family

ID=17471468

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4269371A Pending JPH0695861A (en) 1992-09-10 1992-09-10 Program parts reuse managing device

Country Status (1)

Country Link
JP (1) JPH0695861A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08101764A (en) * 1994-09-30 1996-04-16 Nec Corp Module management device
JP2005234814A (en) * 2004-02-18 2005-09-02 Fujitsu Ltd Program, program construction method, storage medium, program construction system and terminal equipment
JP2007219866A (en) * 2006-02-17 2007-08-30 Hitachi Ltd Method of constructing business operation environment
WO2016208073A1 (en) * 2015-06-26 2016-12-29 株式会社日立製作所 Module reuse determination device, module reuse determination method, and module reuse determination program
WO2017110719A1 (en) * 2015-12-21 2017-06-29 日本電気株式会社 Asset management device, asset management method, and program recording medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08101764A (en) * 1994-09-30 1996-04-16 Nec Corp Module management device
JP2005234814A (en) * 2004-02-18 2005-09-02 Fujitsu Ltd Program, program construction method, storage medium, program construction system and terminal equipment
JP2007219866A (en) * 2006-02-17 2007-08-30 Hitachi Ltd Method of constructing business operation environment
US8069441B2 (en) 2006-02-17 2011-11-29 Hitachi, Ltd. Method for constructing job operation environment
WO2016208073A1 (en) * 2015-06-26 2016-12-29 株式会社日立製作所 Module reuse determination device, module reuse determination method, and module reuse determination program
JPWO2016208073A1 (en) * 2015-06-26 2017-06-29 株式会社日立製作所 Module reuse determination device, module reuse determination method, and module reuse determination program
WO2017110719A1 (en) * 2015-12-21 2017-06-29 日本電気株式会社 Asset management device, asset management method, and program recording medium

Similar Documents

Publication Publication Date Title
JPH0711779B2 (en) Processing target instruction pattern display device
JPH0695861A (en) Program parts reuse managing device
JPH0561758A (en) Information link device
JPH0830426A (en) Data processor
JP3337717B2 (en) Database processing device and database processing method
JPH09265419A (en) Device and method for managing version
JPH04348468A (en) Data base device
JPH09146970A (en) Data retrieval and totalization device
KR0175579B1 (en) Version Control Method of Object-Oriented SDL Specification
JP2990314B2 (en) Data management device
JP2000099387A (en) Document data registering system and registering method
JPH0668183A (en) Design supporting device
JPH05274122A (en) Method for mutual conversion of information and device therefor
JPH0683887A (en) Drawing management system
JP3253772B2 (en) Computer system and database operation control method applied to the system
JPH08147333A (en) Drawing preparing system
JPH11175325A (en) Device and method for managing cooperation of attribute data between system development supporting tools
JPH07104804B2 (en) Database generation management method
JPH04190423A (en) Information control assisting device using function-classified pointer
JPH076067A (en) Data set generation management assistance system
JPH0628408A (en) Document filing device
JPH11102313A (en) File constitution management device and computer-readable recording medium where program is recorded
JPH0855114A (en) Document managing device
JP2002014864A (en) Data base link web page constructing system
JPH0916612A (en) Conversation type data base retrieving device