JPH0756726A - Reutilizing software preparing system - Google Patents

Reutilizing software preparing system

Info

Publication number
JPH0756726A
JPH0756726A JP5218182A JP21818293A JPH0756726A JP H0756726 A JPH0756726 A JP H0756726A JP 5218182 A JP5218182 A JP 5218182A JP 21818293 A JP21818293 A JP 21818293A JP H0756726 A JPH0756726 A JP H0756726A
Authority
JP
Japan
Prior art keywords
software
function
standard
standard software
reuse
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.)
Withdrawn
Application number
JP5218182A
Other languages
Japanese (ja)
Inventor
Osamu Ito
修 伊藤
Masamitsu Ito
正満 伊藤
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric 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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP5218182A priority Critical patent/JPH0756726A/en
Publication of JPH0756726A publication Critical patent/JPH0756726A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve the reutilizing ratio of reference software or parts and the efficiency of software preparation. CONSTITUTION:This reutilizing software preparing system is provided with a means 2 for retrieving reference software most appropriate for a requested function item in reutilizing software from existing reference software, a storage means 7 for storing the reference software, an extracting means 3 for comparing the retrieved reference software with the function item and extracting adding and deleting functions corresponding to a common function between the reference software and the function item and the reference software itself, and a storage means 8 for storing extracted results. The system is also provided with a means 4 for retrieving an adding function out of stored case software parts, an adding/deleting means 5 for adding an adding function independently prepared to the reference software and deleting a deleting function from the reference function when the adding function to be retrieved can not be retrieved to prepare the reutilizing software and a registering means 10 and a storage means 9 for registering and storing the prepared reutilizing software as a case software part in each function item.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、既存のソフトウェアを
再利用して新たなソフトウェアを作成するための再利用
ソフトウェア作成システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a reusable software creating system for reusing existing software to create new software.

【0002】[0002]

【従来の技術】従来、この種のソフトウェア作成方法と
しては、既存ソフトウェアをベースとして一部修正、追
加したり、ソフトウェア部品を多数用意しておき、新た
なソフトウェアに要求される機能に基づいて必要なソフ
トウェア部品を選択し、これらを再構成する方法が採ら
れていた。
2. Description of the Related Art Conventionally, as a method of creating software of this kind, it is necessary to partially modify or add existing software as a base, prepare a large number of software parts, and use the software based on the function required for new software. A method of selecting various software components and reconfiguring them has been adopted.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、ベース
になる既存ソフトウェアに対し修正、追加を行う方法で
は、目的とするソフトウェアのベースとして適切な既存
ソフトウェア(標準ソフトウェア)が存在しない場合
や、仮りに存在したとしても、既存ソフトウェアの機能
仕様が異なるためその再利用時に修正、追加等、多くの
作業が必要になり、再利用率が上がらないという問題が
ある。
However, in the method of modifying or adding to existing base software, existing software (standard software) suitable as the base of the target software does not exist, or temporarily exists. Even if it does, since the functional specifications of the existing software are different, a lot of work such as correction and addition is required at the time of reuse, and there is a problem that the reuse rate does not increase.

【0004】また、要求機能に基づきソフトウェア部品
を選択、再構成する場合にも、必要なソフトウェア部品
の探索に多くの作業や時間を要するため、結果としてソ
フトウェア部品の再利用を困難なものにしていた。
Further, even when selecting and reconfiguring a software component based on a required function, it takes a lot of work and time to search for a necessary software component, and as a result, it is difficult to reuse the software component. It was

【0005】本発明は上記問題点を解決するためになさ
れたものであり、その目的とするところは、既存ソフト
ウェアやその部品の再利用を容易にして再利用率を高
め、しかも作成された新たなソフトウェア(再利用ソフ
トウェア)を必要に応じ蓄積して将来のソフトウェア作
成効率を向上させ得る再利用ソフトウェア作成システム
を提供することにある。
The present invention has been made in order to solve the above problems, and an object of the present invention is to facilitate reuse of existing software and its components to increase the reuse ratio and to create a new created one. The purpose of the present invention is to provide a reusable software creation system capable of accumulating various kinds of software (reusable software) as needed to improve future software creation efficiency.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、第1の発明は、目的とする再利用ソフトウェアに要
求される機能項目に最も適合する標準ソフトウェアを、
既存の複数の標準ソフトウェアの中から探索する適合ソ
フトウェア探索手段と、前記標準ソフトウェアが記憶さ
れた標準ソフトウェア記憶手段と、適合ソフトウェア探
索手段により探索された標準ソフトウェアと前記機能項
目とを比較し、両者の共通機能、標準ソフトウェアへの
追加機能、標準ソフトウェアからの削除機能を抽出する
ソフトウェア機能抽出手段と、これらの抽出結果を記憶
する抽出結果記憶手段と、蓄積された事例ソフトウェア
部品の中から前記追加機能を有する部品を探索する追加
機能探索手段と、探索された前記追加機能を有する部品
または探索できない場合は別途作成された追加機能を有
する部品を標準ソフトウェアに追加すると共に、前記削
除機能を有する部品を標準ソフトウェアから削除して再
利用ソフトウェアを作成するソフトウェア機能追加削除
手段と、作成された再利用ソフトウェアを機能項目ごと
に事例ソフトウェア部品として登録し、記憶する事例ソ
フトウェア部品登録・記憶手段とを備えたものである。
In order to achieve the above object, the first aspect of the present invention is to provide standard software that best suits the function items required for the target reuse software.
Compliant software searching means for searching from a plurality of existing standard software, standard software storing means storing the standard software, comparing the standard software searched by the compatible software searching means with the function item, and Common function, standard software addition function, standard software deletion function, and software function extraction means for extracting the extraction function, extraction result storage means for storing these extraction results, and the addition from the accumulated case software parts. An additional function searching means for searching for a part having a function, and a part having the deleted function as well as a part having the searched additional function or a separately created part having the additional function added to standard software. Software from standard software And software features additional deleting means for creating, in which registered as Case software component for each function reuse software written item, and a case software component registration and storage means for storing.

【0007】第2の発明は、第1の発明における上記各
手段に加えて、作成された再利用ソフトウェアと標準ソ
フトウェア記憶手段内の標準ソフトウェアとの類似度を
演算する類似度演算手段と、演算された類似度と基準値
との比較結果に基づいて再利用ソフトウェアを新規な標
準ソフトウェアとして登録するか否かを判断する標準ソ
フトウェア登録判断手段と、この判断手段により登録す
べきと判断された標準ソフトウェアを標準ソフトウェア
記憶手段に記憶する標準ソフトウェア登録手段とを備え
たものである。ここで、上記標準ソフトウェア登録判断
手段は、類似度と基準値との比較結果以外の追加判断情
報(例えば当該ソフトウェアの製作費用や重要度など)
も参照して登録の是否を判断することが望ましい。
A second invention is, in addition to the above respective means in the first invention, a similarity calculation means for calculating the similarity between the created reuse software and the standard software in the standard software storage means, Standard software registration judging means for judging whether or not to register the reused software as new standard software based on the comparison result between the similarity degree and the reference value, and the standard judged to be registered by this judging means. Standard software registration means for storing software in the standard software storage means. Here, the standard software registration judgment means is additional judgment information other than the result of comparison between the similarity and the reference value (for example, production cost or importance of the software).
It is desirable to judge whether or not to register by also referring to.

【0008】[0008]

【作用】第1の発明では、ソフトウェア作成要求機能項
目に基づき、既存の複数の標準ソフトウェアの中から適
合度が最も大きいものを最適な標準ソフトウェアとして
探索する。この標準ソフトウェアと前記機能項目とを比
較して、共通機能、追加機能、削除機能を抽出し、これ
らの諸機能を一旦記憶する。次いで、機能項目ごとに蓄
積された事例ソフトウェア部品の中から追加機能を有す
る部品を探索して標準ソフトウェアに追加する。この
時、事例ソフトウェア部品内に目的とする追加機能を有
する部品が存在しない場合には、追加機能を有する部品
を別途作成して追加する。更に、前記削除機能を有する
部品を標準ソフトウェアから削除することにより再利用
ソフトウェアを作成する。作成された再利用ソフトウェ
アは、機能項目ごとに事例ソフトウェア部品として登
録、記憶させることにより、将来の再利用に備える。
In the first aspect of the present invention, the most suitable standard software is searched for among the existing plural standard software based on the software creation request function item as the optimum standard software. This standard software is compared with the function items, common functions, added functions, and deleted functions are extracted, and these various functions are temporarily stored. Next, the case software component stored for each function item is searched for a component having an additional function and added to the standard software. At this time, if the case software component does not include a component having the intended additional function, a component having the additional function is separately created and added. Further, reusable software is created by deleting the parts having the deletion function from the standard software. The created reuse software is registered and stored as a case software component for each function item to prepare for future reuse.

【0009】このように第1の発明では、目的とする再
利用ソフトウェアに最も近い標準ソフトウェアを探索し
てこれをベースにすると共に、この標準ソフトウェアに
対し、事例ソフトウェア部品の中で追加機能に該当する
ものがあればそれを移植することとして、標準ソフトウ
ェア及び事例ソフトウェア部品の再利用率を向上させて
いる。
As described above, according to the first aspect of the invention, the standard software closest to the target reuse software is searched and used as a base, and the standard software corresponds to an additional function in the case software parts. If there is something to do, it will be ported to improve the reuse rate of standard software and case software components.

【0010】第2の発明では、新たに作成した再利用ソ
フトウェアを既存の標準ソフトウェアと比較し、類似度
が低い場合には新規な標準ソフトウェアとして将来のた
めに登録することにより、次の使用時からの再利用率を
高めることができる。また、類似度が高い場合には登録
しないこととして、蓄積されるデータ構造の単純化を図
ることができる。更に、類似度ばかりでなくその他の追
加判断情報も考慮して標準ソフトウェアとしての登録の
是否を決するようにすれば、標準ソフトウェアの利用価
値すなわち再利用価値を一層高めることができる。
In the second invention, the newly created reusable software is compared with the existing standard software, and when the degree of similarity is low, it is registered as new standard software for future use, so that the next time it is used. The reuse rate from can be increased. Further, when the degree of similarity is high, the data structure to be stored can be simplified by not registering. Further, if the decision as to whether or not to register the standard software is made in consideration of not only the degree of similarity but also other additional judgment information, the utility value of the standard software, that is, the reusability value can be further enhanced.

【0011】[0011]

【実施例】以下、図に沿って各発明の実施例を説明す
る。図1は、この実施例の概要を示しており、その全体
はコンピュータシステムにより構成されている。なお、
図1では、情報の流れを一点鎖線により、処理の流れを
実線により示してある。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows an outline of this embodiment, which is entirely constituted by a computer system. In addition,
In FIG. 1, the flow of information is shown by a chain line and the flow of processing is shown by a solid line.

【0012】図1において、1は再利用ソフトウェアの
作成者が持つ情報としてのソフトウェア作成要求機能項
目であり、この機能項目1は適合ソフトウェア探索手段
2に入力される。また、7は標準ソフトウェア記憶手段
であり、この記憶手段7には本システムにより作成され
た再利用ソフトウェアが標準ソフトウェアとして機能項
目情報と共に多数記憶されている。ここで、記憶手段7
内の標準ソフトウェアとしては、本システムにより作成
されたもの以外のソフトウェアを含んでいてもよい。
In FIG. 1, reference numeral 1 denotes a software creation request function item as information held by the creator of the reusable software, and this function item 1 is input to the compatible software searching means 2. Further, 7 is a standard software storage means, and a large number of reusable software created by this system is stored as standard software in the storage means 7 together with function item information. Here, the storage means 7
The standard software in the above may include software other than that created by this system.

【0013】適合ソフトウェア探索手段2は、ソフトウ
ェア作成要求機能項目1と標準ソフトウェア記憶手段7
内のすべての標準ソフトウェアの機能とを比較し、一致
する機能、一部一致する機能、一致しない機能の情報か
ら、各標準ソフトウェアごとに適合度を演算する。例え
ば、要求機能項目1のすべてを100〔%〕として各標
準ソフトウェアごとに一致する機能のパーセンテージを
適合度として求め、その値が最も大きいものを探索すれ
ば良い。
The conforming software searching means 2 includes the software creation request function item 1 and the standard software storing means 7.
Comparing with the function of all standard software in, the conformance is calculated for each standard software from the information of the matching function, the partially matching function and the non-matching function. For example, with all the required function items 1 being 100%, the percentage of matching functions for each standard software may be obtained as the degree of conformity, and the one with the largest value may be searched.

【0014】ソフトウェア機能抽出手段3は、探索され
た標準ソフトウェアの機能項目とソフトウェア作成要求
機能項目1とを比較し、両者の共通機能、標準ソフトウ
ェアからの削除機能及び標準ソフトウェアへの追加機能
を抽出する。そして、これらの諸機能は抽出結果記憶手
段8に格納される。
The software function extracting means 3 compares the searched standard software function item with the software creation request function item 1, and extracts the common function of both, the deletion function from the standard software and the addition function to the standard software. To do. Then, these various functions are stored in the extraction result storage means 8.

【0015】追加機能探索手段4は、記憶手段8内の追
加機能に基づき、事例ソフトウェア部品記憶手段9に記
憶された事例ソフトウェア部品の中から、当該機能を有
する部品を探索する。ソフトウェア機能追加削除手段5
は、先の追加機能探索結果に従い、適合度が最も高い標
準ソフトウェアに対して追加機能を有する部品を追加す
る。なお、この部品が事例ソフトウェア部品記憶手段9
に存在しない場合には、その追加機能に対応するソフト
ウェア部品を別途製作し、これを標準ソフトウェアに追
加する。また、ソフトウェア機能追加削除手段5は、記
憶手段8の削除機能を参照し、その機能を不要なものと
して該当する部品を標準ソフトウェアから削除する。こ
の追加削除処理の結果、再利用ソフトウェア6が作成さ
れる。
The additional function searching means 4 searches the case software parts stored in the case software part storage means 9 for a part having the function based on the additional function in the storage means 8. Software function addition / deletion means 5
Adds a component having an additional function to the standard software having the highest degree of conformity according to the result of the above-mentioned additional function search. Note that this part is the case software part storage means 9
If not, the software component corresponding to the additional function is separately manufactured and added to the standard software. Further, the software function addition / deletion unit 5 refers to the deletion function of the storage unit 8 and deletes the corresponding component from the standard software as an unnecessary function. As a result of this addition and deletion processing, the reuse software 6 is created.

【0016】次に、再利用ソフトウェアは事例ソフトウ
ェア部品登録手段10に送られ、機能項目ごとに事例ソ
フトウェア部品として登録するための処理が行われ、事
例ソフトウェア部品記憶手段9に記憶される。この記憶
手段9内の事例ソフトウェア部品は、前述したように追
加機能探索手段4における探索対象として用いられる。
Next, the reused software is sent to the case software component registration means 10, processed for registering as a case software component for each function item, and stored in the case software component storage means 9. The case software component in the storage means 9 is used as a search target in the additional function search means 4 as described above.

【0017】一方、作成された再利用ソフトウェア6
は、類似度演算手段11に送られ、標準ソフトウェア記
憶手段7内のすべての標準ソフトウェアと比較されて類
似度が演算される。この類似度は、適合ソフトウェアの
探索時とほぼ同様に、例えば作成された再利用ソフトウ
ェア6の有する機能項目のすべてを100〔%〕として
各標準ソフトウェアごとに一致する機能のパーセンテー
ジを類似度として求めれば良い。
On the other hand, the created reuse software 6
Is sent to the similarity calculation means 11 and compared with all the standard software in the standard software storage means 7 to calculate the similarity. This similarity is calculated in the same manner as when searching for compatible software, for example, the percentage of functions that match each standard software is calculated as the similarity, with all the function items of the created reuse software 6 being 100%. Good.

【0018】次に、標準ソフトウェア登録判断手段12
は、演算された類似度の中で最高の類似度を抽出し、こ
れを別に設定された基準値と比較する。ここで、最高の
類似度をもつ標準ソフトウェアが、適合ソフトウェア探
索手段2により探索された標準ソフトウェアと一致する
ことも十分に有り得る。標準ソフトウェア登録判断手段
12では、抽出された最高の類似度が基準値以下であれ
ば、作成された再利用ソフトウェア6は既存の標準ソフ
トウェアとの類似性が少なく、新規な標準ソフトウェア
として将来の再利用のために登録に値するものと判断す
る。この場合、標準ソフトウェア登録手段13の処理に
より、再利用ソフトウェア6を標準ソフトウェア記憶手
段7に記憶する。なお、最高の類似度が基準値を上回る
場合には、作成された再利用ソフトウェア6をあえて登
録しなくても既存の標準ソフトウェアによって代用可能
であると判断し、登録は行わない。
Next, the standard software registration judgment means 12
Extracts the highest similarity among the calculated similarities and compares it with a separately set reference value. Here, it is quite possible that the standard software having the highest degree of similarity matches the standard software searched by the matching software searching means 2. In the standard software registration judging means 12, if the extracted maximum similarity is equal to or lower than the reference value, the created reuse software 6 has little similarity to the existing standard software and is re-created as new standard software in the future. We judge that it deserves registration for use. In this case, the reuse software 6 is stored in the standard software storage means 7 by the processing of the standard software registration means 13. If the highest degree of similarity exceeds the reference value, it is determined that the existing standard software can be substituted without registering the created reuse software 6, and the registration is not performed.

【0019】標準ソフトウェア登録判断手段12におい
ては、標準ソフトウェア追加判断情報14も参考にする
ことが望ましい。この追加判断情報14は、例えば再利
用ソフトウェア6の製作費用や重要度(業界の動向など
から、そのソフトウェアが今後、業界の標準になる可能
性がある等)に関する情報からなり、これらの情報も勘
案することで、既存の標準ソフトウェアとの類似度が高
い再利用ソフトウェアであっても、経済性や将来の再利
用可能性などの観点から登録する方向で判断したり、類
似度が低くても、経済性や将来の再利用可能性などから
あえて登録しない方向で判断する。
In the standard software registration judgment means 12, it is desirable to also refer to the standard software addition judgment information 14. The additional determination information 14 is, for example, information on the production cost and the importance of the reuse software 6 (the software may become the industry standard in the future due to the trends in the industry, etc.). By taking into consideration, even if the reuse software has a high similarity to the existing standard software, even if it is judged from the viewpoint of economic efficiency or future reusability, it may be judged from the viewpoint of registration, or the similarity may be low. , It is decided not to register because of economical efficiency and possibility of future reuse.

【0020】上記構成において、ソフトウェア作成要求
機能項目1、各手段2〜5、7〜10等は第1の発明の
実施例を構成し、また、これらの構成要素に各手段11
〜13、及び標準ソフトウェア追加判断情報14を加え
たものは第2の発明の実施例を構成している。
In the above configuration, the software creation request function item 1, each means 2-5, 7-10, etc. constitute the embodiment of the first invention, and each means 11 is included in these constituent elements.
13 to 13 and the standard software addition determination information 14 are included in the embodiment of the second invention.

【0021】図2は本実施例による再利用ソフトウェア
の作成処理を示すフローチャートである。この処理手順
は図1における各手段の機能説明とほぼ重複するため、
重ねて説明はしないが、ステップS1は適合ソフトウェ
ア探索手段2により、同S2はソフトウェア機能抽出手
段3により、同S3,S4,S9,S10はソフトウェ
ア機能抽出手段3、抽出結果記憶手段8により、同S
5,S6は追加機能探索手段4により、同S8,S11
はソフトウェア機能追加削除手段5により、同S12は
事例ソフトウェア部品登録手段10及び事例ソフトウェ
ア部品記憶手段9により、同S13は類似度演算手段1
1により、同S14,S15,S16は標準ソフトウェ
ア登録判断手段12により、同S17は標準ソフトウェ
ア登録手段13及び標準ソフトウェア記憶手段7により
各々実行される。
FIG. 2 is a flow chart showing the process of creating the reusable software according to this embodiment. Since this processing procedure almost overlaps with the functional description of each means in FIG. 1,
Although not described again, step S1 is performed by the compatible software search means 2, step S2 is performed by the software function extraction means 3, and step S3, S4, S9, S10 is performed by the software function extraction means 3 and the extraction result storage means 8. S
5 and S6 are processed by the additional function searching means 4 in steps S8 and S11.
Is by the software function addition / deletion means 5, S12 is by the case software component registration means 10 and case software component storage means 9, and S13 is the similarity calculation means 1
1, S14, S15 and S16 are executed by the standard software registration judging means 12, and S17 is executed by the standard software registration means 13 and the standard software storage means 7, respectively.

【0022】なお、類似度演算手段11における類似度
演算には、ファジィ推論的な考え方の一部を応用するこ
ともできる。すなわち、新たに作成された再利用ソフト
ウェア6の機能項目ごとに、記憶手段7内の標準ソフト
ウェアに含まれている割合(これを入力変数とする)と
これに応じたグレードとの関係をメンバーシップ関数と
して規定しておき、すべての機能項目についてのグレー
ドの総和が最も大きい標準ソフトウェアを類似度が最も
高い標準ソフトウェアと判定することが可能である。こ
のような類似度演算の手法は、適合ソフトウェア探索手
段2における適合度の演算にも応用することができる。
更に、類似度演算や適合度演算では、ソフトウェアの機
能項目に応じた重み付けを考慮して演算しても良い。
Note that part of the fuzzy reasoning concept can be applied to the similarity calculation in the similarity calculation means 11. That is, for each function item of the newly created reuse software 6, the relationship between the proportion (which is used as an input variable) contained in the standard software in the storage means 7 and the grade corresponding thereto is the membership. It is possible to define the standard software as a function, and determine the standard software with the largest sum of grades for all functional items as the standard software with the highest degree of similarity. Such a method of calculating the degree of similarity can also be applied to the calculation of the degree of matching in the matching software search means 2.
Furthermore, in the similarity calculation and the compatibility calculation, weighting according to the function item of software may be taken into consideration.

【0023】[0023]

【発明の効果】以上述べたように第1の発明は、目的と
する再利用ソフトウェアの要求機能項目に基づき最も近
い標準ソフトウェアを探索してこれをベースにし、更
に、この標準ソフトウェアに対し、事例ソフトウェア部
品の中で追加機能に該当するものがあればそれを移植し
て再利用ソフトウェアを作成するものである。これによ
り、ベースとなる標準ソフトウェアの探索が容易にな
り、かつ、標準ソフトウェア及び事例ソフトウェア部品
の再利用率を向上させてソフトウェア資産の有効利用、
ソフトウェア作成効率の向上を図ることができる。
As described above, the first aspect of the present invention searches for the closest standard software based on the required function items of the target reusable software, and bases it on the standard software. If there is a software component that corresponds to an additional function, it is ported to create reusable software. This makes it easier to search for standard software that is the base, and improves the reuse rate of standard software and case software parts to effectively use software assets.
The efficiency of software creation can be improved.

【0024】また、第2の発明によれば、作成された再
利用ソフトウェアのうち新規なものを標準ソフトウェア
として次々に蓄積していくことができるため、ソフトウ
ェア資産の充実が可能であると共に、類似度が高く既存
の標準ソフトウェアとの重複部分が多いものについて
は、登録を見合わせて蓄積データ構造の簡素化、記憶装
置の容量低減を図ることができる。更に、標準ソフトウ
ェア追加判断情報も加味すれば、登録の判断について一
層弾力的な運用が可能になる。
Further, according to the second invention, new ones of the created reusable software can be accumulated as standard software one after another, so that the software assets can be enhanced and the similarities can be achieved. For those that are highly frequent and have a large overlap with existing standard software, it is possible to simplify the stored data structure and reduce the capacity of the storage device by canceling registration. Further, if standard software additional judgment information is also added, it becomes possible to more flexibly operate the registration judgment.

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

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

【図2】実施例の動作を示すフローチャートである。FIG. 2 is a flowchart showing the operation of the embodiment.

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

1 ソフトウェア作成要求機能項目 2 適合ソフトウェア探索手段 3 ソフトウェア機能抽出手段 4 追加機能探索手段 5 ソフトウェア機能追加削除手段 6 再利用ソフトウェア 7 標準ソフトウェア記憶手段 8 抽出結果記憶手段 9 事例ソフトウェア部品記憶手段 10 事例ソフトウェア部品登録手段 11 類似度演算手段 12 標準ソフトウェア登録判断手段 13 標準ソフトウェア登録手段 14 標準ソフトウェア追加判断情報 1 Software Creation Request Function Item 2 Applicable Software Search Means 3 Software Function Extraction Means 4 Additional Function Search Means 5 Software Function Addition / Deletion Means 6 Reused Software 7 Standard Software Storage Means 8 Extraction Result Storage Means 9 Case Software Parts Storage Means 10 Case Software Parts registration means 11 Similarity calculation means 12 Standard software registration judgment means 13 Standard software registration means 14 Standard software addition judgment information

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 既存のソフトウェアを再利用して新たな
ソフトウェアを作成する再利用ソフトウェア作成システ
ムにおいて、 目的とする再利用ソフトウェアに要求される機能項目に
最も適合する標準ソフトウェアを、既存の複数の標準ソ
フトウェアの中から探索する適合ソフトウェア探索手段
と、 前記標準ソフトウェアが記憶された標準ソフトウェア記
憶手段と、 適合ソフトウェア探索手段により探索された標準ソフト
ウェアと前記機能項目とを比較し、両者に共通する機能
(以下、共通機能という)、標準ソフトウェアに追加す
るべき機能(以下、追加機能という)、標準ソフトウェ
アから削除するべき機能(以下、削除機能という)を抽
出するソフトウェア機能抽出手段と、 これらの抽出結果を記憶する抽出結果記憶手段と、 蓄積された事例ソフトウェア部品の中から前記追加機能
を有する部品を探索する追加機能探索手段と、 探索された前記追加機能を有する部品または探索できな
い場合は別途作成された追加機能を有する部品を標準ソ
フトウェアに追加すると共に、前記削除機能を有する部
品を標準ソフトウェアから削除して再利用ソフトウェア
を作成するソフトウェア機能追加削除手段と、 作成された再利用ソフトウェアを機能項目ごとに事例ソ
フトウェア部品として登録し、記憶する事例ソフトウェ
ア部品登録・記憶手段と、 を備えたことを特徴とする再利用ソフトウェア作成シス
テム。
1. In a reusable software creation system for reusing existing software to create new software, a plurality of existing standard software that is most suitable for the function items required for the target reusable software is created. Compliant software searching means for searching from standard software, standard software storing means for storing the standard software, standard software searched for by the compatible software searching means and the function item, and functions common to both Software function extraction means for extracting (hereinafter referred to as common functions), functions to be added to standard software (hereinafter referred to as additional functions), and functions to be deleted from standard software (hereinafter referred to as deletion functions), and extraction results of these. The extraction result storage means for storing Example: An additional function searching means for searching a part having the additional function from the software parts, and a part having the searched additional function or a part having a separately created additional function if the search cannot be added to the standard software. At the same time, software function addition / deletion means for deleting the parts having the deletion function from the standard software to create reuse software, and the created reuse software is registered as a case software part for each function item and stored as case software. A system for creating reusable software, characterized by comprising parts registration / storage means.
【請求項2】 請求項1記載の各手段に加えて、 作成された再利用ソフトウェアと標準ソフトウェア記憶
手段内の標準ソフトウェアとの類似度を演算する類似度
演算手段と、 演算された類似度と基準値との比較結果に基づいて再利
用ソフトウェアを新規な標準ソフトウェアとして登録す
るか否かを判断する標準ソフトウェア登録判断手段と、
この判断手段により登録すべきと判断された標準ソフト
ウェアを標準ソフトウェア記憶手段に記憶する標準ソフ
トウェア登録手段と、 を備えたことを特徴とする再利用ソフトウェア作成シス
テム。
2. In addition to each means according to claim 1, similarity calculation means for calculating the similarity between the created reuse software and the standard software in the standard software storage means, and the calculated similarity. Standard software registration determination means for determining whether or not to register the reuse software as new standard software based on the comparison result with the reference value,
A reusable software creation system comprising: a standard software registration means for storing standard software, which is judged to be registered by the judgment means, in a standard software storage means.
【請求項3】 請求項2記載の再利用ソフトウェア作成
システムにおいて、 標準ソフトウェア登録判断手段は、類似度と基準値との
比較結果以外の追加判断情報も参照して登録の是否を判
断することを特徴とする再利用ソフトウェア作成システ
ム。
3. The reusable software creation system according to claim 2, wherein the standard software registration judging means judges whether the registration is correct or not by referring to additional judgment information other than the comparison result between the similarity and the reference value. Characterized reuse software creation system.
JP5218182A 1993-08-10 1993-08-10 Reutilizing software preparing system Withdrawn JPH0756726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5218182A JPH0756726A (en) 1993-08-10 1993-08-10 Reutilizing software preparing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5218182A JPH0756726A (en) 1993-08-10 1993-08-10 Reutilizing software preparing system

Publications (1)

Publication Number Publication Date
JPH0756726A true JPH0756726A (en) 1995-03-03

Family

ID=16715904

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5218182A Withdrawn JPH0756726A (en) 1993-08-10 1993-08-10 Reutilizing software preparing system

Country Status (1)

Country Link
JP (1) JPH0756726A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002517816A (en) * 1998-06-04 2002-06-18 ゲートウェイ,インコーポレイテッド Software distribution using Image Builder
WO2003069466A1 (en) * 2002-02-18 2003-08-21 Japan Science And Technology Agency Software component importance evaluation system
WO2011115024A1 (en) * 2010-03-15 2011-09-22 日本電気株式会社 Information processing device, information processing method, and information processing program
JP2022033381A (en) * 2020-08-17 2022-03-02 シチズン時計株式会社 Program management system, management program, external device, and terminal device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002517816A (en) * 1998-06-04 2002-06-18 ゲートウェイ,インコーポレイテッド Software distribution using Image Builder
WO2003069466A1 (en) * 2002-02-18 2003-08-21 Japan Science And Technology Agency Software component importance evaluation system
US7627855B2 (en) 2002-02-18 2009-12-01 Japan Science And Technology Agency Software component importance evaluation system
WO2011115024A1 (en) * 2010-03-15 2011-09-22 日本電気株式会社 Information processing device, information processing method, and information processing program
US9015663B2 (en) 2010-03-15 2015-04-21 Nec Corporation Information processing device, information processing method, and information processing program
JP2022033381A (en) * 2020-08-17 2022-03-02 シチズン時計株式会社 Program management system, management program, external device, and terminal device

Similar Documents

Publication Publication Date Title
CN102156751B (en) Method and device for extracting video fingerprint
US6772155B1 (en) Looking data in a database system
US7269593B2 (en) Data processing apparatus and method
JP2011509472A (en) Data clustering method, system, apparatus, and computer program for applying the method
US20080270407A1 (en) System for ensuring referential integrity in highly concurrent database environments
CN108776678B (en) Index creation method and device based on mobile terminal NoSQL database
KR20070048638A (en) Creating volume images
CN110232095A (en) A kind of method of data synchronization, device, storage medium and server
CN115145943A (en) Multi-data-source metadata rapid comparison method, system, device and storage medium
JP2000181759A (en) Time sequential data retrieval system/method and recording medium storing its program
Atkinson et al. A methodology for behavioural retrieval from class libraries
JPH0756726A (en) Reutilizing software preparing system
JP2002259186A (en) Method, program and device for checking and processing compatibility of tree structured index
JP3056704B2 (en) Data management device
JPH10149305A (en) Knowledge filing device
CN113536058A (en) Spatial index modification method, device, equipment and storage medium
JP2001147923A (en) Device and method for retrieving similar document and recording medium
CN114153863B (en) Database updating method, device, equipment and medium
JP2001084271A (en) Information retrieving device, algorithm updating method thereof and computer-readable storage medium
JPH1153401A (en) Automatic index geenration system for database
CN111339127A (en) Patent database processing method and device for continuous iterative retrieval
CN116383192A (en) Data query method, device, equipment and storage medium
JPS63286946A (en) Managing system for data transmission in data transmission system
CN116126829A (en) Formatted data processing system with self-increasing identification as version characteristic
CN113868371A (en) Data storage method, device, equipment and storage medium for private recruit products

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20001031