JPH01259423A - Software development supporting device - Google Patents

Software development supporting device

Info

Publication number
JPH01259423A
JPH01259423A JP63087257A JP8725788A JPH01259423A JP H01259423 A JPH01259423 A JP H01259423A JP 63087257 A JP63087257 A JP 63087257A JP 8725788 A JP8725788 A JP 8725788A JP H01259423 A JPH01259423 A JP H01259423A
Authority
JP
Japan
Prior art keywords
data
document
link
documents
sent
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
JP63087257A
Other languages
Japanese (ja)
Inventor
Yoshihiro Watabe
渡部 良浩
Junichi Yamazaki
山崎 準一
Yoshinobu Fujii
藤井 義信
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63087257A priority Critical patent/JPH01259423A/en
Publication of JPH01259423A publication Critical patent/JPH01259423A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To reduce man-hours for generation of data and documents by unifying description contents of documents for generation of an OS having the data operation as the center and a program of a switchboard or the like. CONSTITUTION:A data distributing device 2 not only sends data received from each terminal to a data extracting device 3 or a document link device 4 in accordance with the classification of this data but also sends data sent from the data extracting device 3 to the terminal side. The data extracting device 3 accesses a data base 1 based on data sent from the data distributing device 2 to extract corresponding data and sends this data to the data distributing device 2. The document link device 4 gives a link between the document which is sent from the data distributing device 2 and is generated by a user and data related to this document and stores this link in the data base 1. Thus, documents linked to data as the operation object can be used again as parts at the time of generating a new document to reduce the man-hours.

Description

【発明の詳細な説明】 〔概 要〕 ソフトウェア開発環境におけるドキュメントの標準化と
ドキュメント内の部品の再利用を促進するソフトウェア
開発支援装置に関し、 データ操作を中心とするO8や交換機等のプログラムを
作成するためのドキュメント類の記述内容を統一して各
工程間の情報伝達を円滑に行えるようにすると共に、ド
キュメントの部品の再利用を効率よく行えるようにして
工数の削減を図ることを目的とし、 各種ドキュメントと操作対象のデータとの関係をリンク
として格納するデータベースと、データ分配装置と、デ
ータ抽出装置と、ドキュメントリンク装置とを具備し、
データ分配装置は、各端末から受け取ったデータの種類
に応じて、データをデータ抽出装置又はドキュメントリ
ンク装置に送出するとともに、データ抽出装置から出力
されたデータを端末側に送出するものであり、データ抽
出装置は、データ分配装置から送られてきたデータに基
づきデータベースをアクセスして対応するデータを抽出
し、データ分配装置に送出するものであり、ドキュメン
トリンク装置は、データ分配装置から送られてきた、ユ
ーザが作成したドキュメントとドキュメントと関連する
データとのあいだにリンクをもたせ、リンクをデータベ
ースに格納するものであり、それにより、新ドキュメン
ト作成時に操作対象となるデータにリンク付けされてい
るドキュメントを部品として再利用可能になるように構
成する。
[Detailed Description of the Invention] [Summary] Regarding a software development support device that promotes the standardization of documents in a software development environment and the reuse of parts within the documents, programs for O8, exchanges, etc. that mainly involve data manipulation are created. The purpose is to unify the description content of documents for smooth communication between each process, and to reduce man-hours by efficiently reusing parts of documents. A database that stores a relationship between a document and data to be manipulated as a link, a data distribution device, a data extraction device, and a document link device,
The data distribution device sends data to the data extraction device or document link device depending on the type of data received from each terminal, and also sends the data output from the data extraction device to the terminal side. The extraction device accesses the database based on the data sent from the data distribution device, extracts the corresponding data, and sends it to the data distribution device, and the document link device extracts the corresponding data based on the data sent from the data distribution device. , a link is created between a document created by a user and the data related to the document, and the link is stored in the database.Thereby, when creating a new document, the document linked to the data to be operated on is created. Configure so that it can be reused as a part.

〔産業上の利用分野〕[Industrial application field]

本発明はソフトウェア開発環境におけるドキュメントの
標準化とドキュメント内の部品の再利用を促進するソフ
トウェア開発支援装置に関し、特に、データ操作が中心
となるオペレーティングシステム(O3)や交換機のプ
ログラムの作成時の外部仕様書及び、設計書、コーディ
ングの各レベルのドキュメントの標準化と、ドキュメン
ト内の部品の再利用を図るソフトウェア開発支援装置に
関する。
The present invention relates to a software development support device that promotes the standardization of documents and the reuse of parts in documents in a software development environment, and particularly relates to external specifications when creating programs for operating systems (O3) and exchanges that mainly involve data manipulation. The present invention relates to a software development support device that standardizes documents at each level of writing, design, and coding, and reuses parts within the documents.

ソフトウェア開発工程は、第10図に示すように、外部
仕様書の作成、システムの設計書の作成、及びコーディ
ングといった工程を含む。
As shown in FIG. 10, the software development process includes steps such as creating external specifications, creating a system design document, and coding.

プログラムの規模が大きい場合、これらの工程は非常に
多くの開発者によって進められる。この場合、各工程で
の作業の結果作成されるドキュメントの記述内容に統一
がとられていないと、次の工程に正しく情報が伝達され
ないという不都合が生じる。
If the scale of the program is large, these steps may be performed by a large number of developers. In this case, if the description content of the document created as a result of the work in each process is not unified, there will be a problem that information will not be correctly transmitted to the next process.

〔従来の技術及び発明が解決しようとする課題〕従来は
、ソフトウェア開発支援のための方策がなかったので、
開発者の能力の相違や同等の能力を有していても表現方
法が相違するため、各工程での作業の結果作成されるド
キュメントの記述内容に統一がとられておらず、次工程
に正しく情報が伝達されないという問題点が発生してい
た。
[Problems to be solved by conventional technology and inventions] Conventionally, there were no measures to support software development.
Due to differences in the ability of developers and differences in the way they express themselves even if they have the same ability, the content of documents created as a result of work in each process is not unified, and the content of the documents created as a result of work in each process is not consistent. There was a problem that information was not being communicated.

例えば、第11図に示すように、外部仕様書Aを作成し
た開発者と、外部仕様書Bを作成した開発者とが異なる
場合、同じエラーに対して、外部仕様書AではrDN未
実装」と記述され、外部仕様書BではrDN未登録」と
記述されることがある。この結果、次に作成される設計
書の内容及びコーディングの内容が異なったものとなる
ことがあり、ソフトウェア開発の効率が悪くなるという
問題が生じる。
For example, as shown in Figure 11, if the developer who created external specification A is different from the developer who created external specification B, the same error may occur: "rDN is not implemented in external specification A." In external specification B, it is sometimes written as "rDN unregistered". As a result, the contents of the next created design document and the contents of the coding may be different, resulting in a problem that the efficiency of software development deteriorates.

又、各ドキュメント内の部品の再利用を図っていないの
で、プログラムの規模が大きくなるに従って、ドキュメ
ントの量も膨大となり作成工数がな(なるという問題も
ある。
Furthermore, since no attempt is made to reuse parts within each document, as the scale of the program increases, the amount of documents also becomes enormous, leading to a reduction in the number of man-hours required to create them.

本発明の目的は、データ操作を中心とするO8や交換機
等のプログラムを作成するためのドキュメン)[の記述
内容を統一して各工程間の情報伝達を円滑に行えるよう
にすると共に、ドキュメン   トの部品の再利用を効
率よく行えるようにして工数の削減を図ることにある。
The purpose of the present invention is to unify the description content of documents (documents for creating programs for O8, switchboards, etc. that mainly involve data manipulation) so that information can be smoothly transmitted between each process, and to The objective is to reduce man-hours by efficiently reusing parts.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理ブロック図である。 FIG. 1 is a block diagram of the principle of the present invention.

同図において、本発明によるソフトウェア開発支援装置
は、各種ドキュメントと操作対象のデータとの関係をリ
ンクとして格納するデータベース1と、データ分配装置
2と、データ抽出装置3と、ドキュメントリンク装置4
とを具備している。データ分配装置2は、各端末から受
け取ったデータの種類に応じて、データをデータ抽出装
置又はドキュメントリンク装置4に送出するとともに、
データ抽出装置3から出力されたデータを端末側に送出
するものである。データ抽出装置3は、データ分配装置
2から送られてきたデータに基づきデ−タヘース1をア
クセスして対応するデータを抽出し、データ分配装置2
に送出するものである。
In the figure, the software development support device according to the present invention includes a database 1 that stores relationships between various documents and data to be operated as links, a data distribution device 2, a data extraction device 3, and a document link device 4.
It is equipped with. The data distribution device 2 sends data to the data extraction device or document link device 4 according to the type of data received from each terminal, and
The data output from the data extraction device 3 is sent to the terminal side. The data extraction device 3 accesses the data hese 1 based on the data sent from the data distribution device 2, extracts the corresponding data, and transfers the data to the data distribution device 2.
It is sent to

ドキュメントリンク装置4は、データ分配装置2から送
られてきた、ユーザが作成したドキュメントとこのドキ
ュメントと関連するデータとのあいだにリンクをもたせ
、このリンクをデータベース1に格納するものである。
The document link device 4 creates a link between a user-created document sent from the data distribution device 2 and data related to this document, and stores this link in the database 1.

この構成により、新ドキュメント作成時に操作対象とな
るデータにリンク付けされているドキュメントを部品と
して再利用可能になる。
With this configuration, when creating a new document, it becomes possible to reuse the document linked to the data to be manipulated as a component.

〔作 用〕[For production]

ソフトウェア、特にオペレーティングシステムや交換機
の為のプログラムの作成処理は、データ操作が中心とな
る。データベース1には、各種ドキュメントとそのドキ
ュメントの操作対象のデータとのリンクを張ることによ
り、各種ドキュメントが整理されて格納されている。ド
キュメントを作成する際に、操作の対象となるデータを
データベース1から検索することにより、既に対象デー
タにリンク付けされているドキュメントを部品として再
利用することができ、それにより、部品の再利用を効率
良く促進することができる。卯ち、同じ工程を開発する
者達の間で、例えば同じデータに対して同じ操作をする
ようなドキュメントが存在すれば、それを容易に検索で
き部品の再利用が可能となる。又、この部品の再利用の
ためにデータに対する操作の表現方法或いは記述内容の
統一がとれ、次工程の開発者が正しくドキュメントを理
解することができるようになる。
The process of creating software, especially programs for operating systems and switching equipment, is centered around data manipulation. In the database 1, various documents are organized and stored by creating links between various documents and data to be manipulated by the documents. When creating a document, by searching database 1 for the data to be manipulated, documents that are already linked to the target data can be reused as parts, thereby making it easier to reuse parts. It can be promoted efficiently. For example, if there are documents that describe the same operations on the same data among people developing the same process, it will be possible to easily search for them and reuse parts. Furthermore, in order to reuse these parts, the method of expressing operations on data or the content of descriptions can be unified, and the developer of the next process can correctly understand the document.

〔実施例〕〔Example〕

第1図の原理図を第2図以下の図面により詳細に説明す
ることにより、本発明の詳細な説明する。第1図におけ
る、端末側にある端末識別子付加装置5は、端末側から
システム側に送られるデータに各端末6の識別子を付加
してシステム側に送るものであり、又、システム側から
送られてさたデータに付加されている端末識別子に対応
する端末にデータを送り込むものである。
The present invention will be explained in detail by explaining the principle diagram of FIG. 1 in detail with reference to FIG. 2 and subsequent drawings. In FIG. 1, the terminal identifier adding device 5 on the terminal side adds the identifier of each terminal 6 to the data sent from the terminal side to the system side and sends it to the system side. The data is sent to the terminal corresponding to the terminal identifier added to the data.

第2図はデータベース1の構成例を示す図である。デー
タベース1には、上述の如く、各種ドキュメント、デー
タ及びリンクが格納されていると共に、−船釣な検索も
可能にするために、データ及び各種ドキュメントがデー
タ名とドキュメント名の五十音順又はアルファベット順
に整理されている。第2図に示された例では、外部仕様
書A、設計書A1プログラムAといったドキュメントの
それぞれの部品201.202.203は、データXの
部分とリンク付けられている。又、外部仕様書A、設計
書A、プログラムAのそれぞれの部品204.205.
206は、データYの部分とリンク付けられている。同
様に、外部仕様書B、設計書B、プログラムBのそれぞ
れの部品207.208.209は、データYの部分と
リンク付けられている。他のドキュメントの部品もデー
タとのリンク付けがなされている。
FIG. 2 is a diagram showing an example of the configuration of the database 1. As mentioned above, the database 1 stores various documents, data, and links, and in order to enable easy searching, the data and various documents are arranged in alphabetical order of data name and document name, or Organized alphabetically. In the example shown in FIG. 2, respective parts 201, 202, and 203 of documents such as external specification A, design document A, and program A are linked to the data X portion. In addition, each part 204.205. of external specifications A, design document A, and program A.
206 is linked to the data Y portion. Similarly, the parts 207, 208, and 209 of external specifications B, design document B, and program B are linked to the data Y portion. Other document parts are also linked to data.

第3図は外部仕様書作成時の画面イメージを示す図であ
る。図に示す如く、外部仕様書作成時には、デイスプレ
ィ上に、外部仕様書の名称、機能、入力形式、エラー終
了条件、関連データ名等が表示される。外部仕様書作成
者は、関連データがわかればそのデータ名を端末6のキ
イーボードから入力する■。それにより、画面右側に関
連データ名とこれにリンクが張られている外部仕様書の
一部、又は関連ドキュメントが図のように表示される■
。そこで作成者は、再利用可能な部品とそのコピー先を
指定し、作成中のドキュメント上にその部品をコピーす
る。図においては、DN未実装という部品がドキュメン
ト上の「エラー終了条件」の欄にコピーされている。再
利用可能な部品がなければ、ドキュメントを通常通り作
成し、作成の最期にこのドキュメントの中でデータに関
連する部品を抽出し、その部品と関連データ名とを指定
して作成を終了する■。
FIG. 3 is a diagram showing a screen image when creating external specifications. As shown in the figure, when an external specification is created, the name, function, input format, error end condition, related data name, etc. of the external specification are displayed on the display. When the external specification creator knows the related data, he inputs the data name from the keyboard of the terminal 6 ■. As a result, the name of the related data and the part of the external specification or related document linked to this will be displayed on the right side of the screen as shown in the figure.■
. The creator then specifies a reusable component and its copy destination, and copies the component onto the document being created. In the figure, a component called DN Not Implemented is copied to the "Error Termination Condition" column on the document. If there are no reusable parts, create the document as usual, extract the data-related parts from this document at the end of the creation, specify the parts and related data names, and finish the creation.■ .

第4図は設計書作成時又はプログラムのコーディング時
の画面イメージを示す図である。図に示す如く、設計書
作成時には、その設計書に対応する外部仕様書も一緒に
表示する。図においては、設計書に対応する外部仕様書
C及び関連データとドキュメントが表示されている。
FIG. 4 is a diagram showing a screen image when creating a design document or coding a program. As shown in the figure, when a design document is created, external specifications corresponding to the design document are also displayed. In the figure, an external specification C corresponding to the design document and related data and documents are displayed.

第5図は端末側からシステム側への動作におけるデータ
分配装置2の動作アルゴリズムを示すフローチャートで
ある。
FIG. 5 is a flowchart showing the operation algorithm of the data distribution device 2 in the operation from the terminal side to the system side.

端末側から送られてくるデータの形式は、第7図に示す
ように、データ分類、端末識別子、及びデータ本体から
なっているものとする。
Assume that the format of data sent from the terminal side consists of data classification, terminal identifier, and data body, as shown in FIG.

第5図において、ステップ51にてデータ分配装置2は
端末からのデータを待機する。端末からデータを受け取
ると、その中のデータ分類によって、データ抽出かドキ
ュメント作成終了かを判別する。ステップ53にてデー
タ抽出と判定されると、ステップ54にてデータ抽出装
置3にデータ本体と端末識別子を送る。ステップ55に
てドキュメント作成終了と判別されると、ステップ56
にてドキュメントリンク装置4にドキュメント全体のデ
ータとリンク情報を送る。
In FIG. 5, in step 51, the data distribution device 2 waits for data from a terminal. When data is received from the terminal, it is determined whether data is extracted or document creation is complete, based on the data classification. When it is determined in step 53 that data should be extracted, the data body and the terminal identifier are sent to the data extraction device 3 in step 54. If it is determined in step 55 that document creation is complete, step 56
The entire document data and link information are sent to the document link device 4.

第6図はシステム側から端末側への動作におけるデータ
分配装置2の動作アルゴリズムを示すフローチャートで
ある。
FIG. 6 is a flowchart showing the operation algorithm of the data distribution device 2 in the operation from the system side to the terminal side.

データ抽出装置3から送られてくるデータの形式も、第
7図に示すように、データ分類、端末識別子、及びデー
タ本体からなっているものとする。
It is also assumed that the format of the data sent from the data extracting device 3 consists of data classification, terminal identifier, and data body, as shown in FIG.

第6図において、ステップ61にてデータ分配装置2は
データ抽出装置3からのデータを待機する。ステップ6
1でデータ分配装置2がデータを受け取ると、その中の
端末識別子に対応する端末にデータを送る。
In FIG. 6, in step 61, the data distribution device 2 waits for data from the data extraction device 3. Step 6
When the data distribution device 2 receives the data in step 1, it sends the data to the terminal corresponding to the terminal identifier therein.

第8図はデータ抽出装置3の動作アルゴリズムを示すフ
ローチャートである。
FIG. 8 is a flowchart showing the operation algorithm of the data extraction device 3.

同図に示すように、データ本体の内容は、検索対象デー
タ、対象レベル、及び検索キイーワードからなっている
。ステップ81にて、データ抽出装置3はデータ分配装
置2からのデータを待機する。データを受け取ると、ス
テップ82にてデータ本体中の検索対象データから、検
索対象はデータか各種ドキュメントかを判別する。
As shown in the figure, the content of the data body consists of search target data, target level, and search keyword. At step 81, the data extraction device 3 waits for data from the data distribution device 2. When the data is received, in step 82 it is determined from the search target data in the data body whether the search target is data or various documents.

検索対象がデータであればステップ83にて、データ本
体中の検索キイーワードと一致するデータをデータベー
ス1から抽出し、更にそのデータとリンクの張られてい
るドキュメントの中で設計者が作成中のドキュメントと
同じ対象レベルのドキュメント、例えば外部仕様書、を
抽出する。
If the search target is data, in step 83, data that matches the search keyword in the data body is extracted from database 1, and the document being created by the designer among the documents linked to that data is extracted. Extract documents at the same target level as, for example, external specifications.

検索対象がドキュメント、例えば外部仕様書、設計書或
いはプログラムに関するもの、であればステップ84に
て、データ本体中の対象レベルのドキュメントから検索
キイーワードと一致するドキュメントをデータベース1
から抽出する。
If the search target is related to documents, such as external specifications, design documents, or programs, in step 84, documents that match the search keyword from the target level documents in the data body are searched in the database 1.
Extract from.

ステップ83又は84にて抽出されたデータ又はドキュ
メントを送り先の端末に返送するために、ステップ85
にてデータ又はドキュメントに端末識別子を付加してデ
ータ分配装置2に送る。
Step 85 to return the data or document extracted in step 83 or 84 to the destination terminal.
A terminal identifier is added to the data or document and sent to the data distribution device 2.

第9図はドキュメントリンク装置4の動作アルゴリズム
を示すフローチャートである。
FIG. 9 is a flowchart showing the operation algorithm of the document link device 4.

データ分配装置2からドキュメントリンク装置4に送ら
れて(るデータには、図に示すように、ドキュメント全
体のデータと、ドキュメント作成時に新たに張られたリ
ンク情報とが含まれている。
As shown in the figure, the data sent from the data distribution device 2 to the document link device 4 includes data for the entire document and link information newly established at the time of document creation.

ステップ91にて、データ分配装置2から送られてきた
データ本体中のドキュメント全体のデータを所定の位置
に格納する。ステップ92にて、リンク情報を参照し、
新たにリンクが張られたか否かを判別する。新たにリン
クが張られていれば、ステップ93にてリンク情報をも
とにして、ドキュメントとデータとのリンクを張り、ド
キュメントを所定の位置、例えば五十音順やアルファベ
ット順に格納する。
At step 91, the data of the entire document in the data body sent from the data distribution device 2 is stored at a predetermined location. In step 92, refer to the link information,
Determine whether a new link has been added. If a new link has been established, a link is established between the document and the data based on the link information in step 93, and the document is stored in a predetermined position, for example, in alphabetical order or in alphabetical order.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、データ操作を中
心とするO8や交換機等のプログラムを作成するための
ドキュメント類の記述内容を統一することができるので
、各工程間の情報伝達を円滑に行うことができる。又、
ドキュメントの部品の再利用を効率よ(行えるので、デ
ータやドキュメントの作成にあたり、工数の削減を図る
ことが可能になる。
As explained above, according to the present invention, it is possible to unify the description contents of documents for creating programs for O8, exchanges, etc. that mainly involve data manipulation, thereby facilitating information transmission between each process. can be done. or,
Since document parts can be reused efficiently, it is possible to reduce man-hours when creating data and documents.

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

第1図は本発明の原理ブロック図、 第2図はデータベースの構成を示す図、第3図は外部仕
様書作成しの画面イメージを示す図、 第4図は設計書作成時又はコーディング時の画面イメー
ジを示す図、 第5図はデータ分配装置の端末側からシステム側への動
作アルゴリズムを示すフローチャート、第6図はデータ
分配装置のシステム側から端末側への動作アルゴリズム
を示すフローチャート、第7図は端末側から送られるデ
ータの構成を示す図、 第8図はデータ抽出装置の動作アルゴリズムを示すフロ
ーチャート、 第9図はドキュメントリンク装置の動作アルゴリズムを
示すフローチャートである。 第10図は本発明の背景となるソフトウェア開発工程の
説明図、 第11図は従来の問題点を説明するための図である。 図において、1・・・データベース、2・・・データ分
配装置、3・・・データ抽出装置、4・・・ドキュメン
トリンク装置、5・・・端末識別子付加装置、6・・・
端末である。
Figure 1 is a block diagram of the principle of the present invention, Figure 2 is a diagram showing the configuration of the database, Figure 3 is a diagram showing a screen image for creating external specifications, and Figure 4 is for creating a design document or coding. Figure 5 is a flowchart showing the operation algorithm from the terminal side to the system side of the data distribution device, Figure 6 is a flowchart showing the operation algorithm from the system side to the terminal side of the data distribution device, and Figure 7 is a diagram showing a screen image. FIG. 8 is a flowchart showing the operation algorithm of the data extracting device. FIG. 9 is a flowchart showing the operation algorithm of the document linking device. FIG. 10 is an explanatory diagram of the software development process that forms the background of the present invention, and FIG. 11 is a diagram for explaining conventional problems. In the figure, 1... Database, 2... Data distribution device, 3... Data extraction device, 4... Document link device, 5... Terminal identifier adding device, 6...
It is a terminal.

Claims (1)

【特許請求の範囲】 1、各種ドキュメントと操作対象のデータとの関係をリ
ンクとして格納するデータベース(1)と、データ分配
装置(2)と、データ抽出装置(3)と、ドキュメント
リンク装置(4)とを具備し、 該データ分配装置(2)は、各端末から受け取ったデー
タの種類に応じて、該データを該データ抽出装置又は該
ドキュメントリンク装置(4)に送出するとともに、該
データ抽出装置(3)から出力されたデータを端末側に
送出するものであり、該データ抽出装置(3)は、該デ
ータ分配装置(2)から送られてきたデータに基づき該
データベース(1)をアクセスして対応するデータを抽
出し、該データ分配装置(2)に送出するものであり、
該ドキュメントリンク装置(4)は、該データ分配装置
(2)から送られてきた、ユーザが作成したドキュメン
トと該ドキュメントと関連するデータとのあいだにリン
クをもたせ、該リンクを該データベース(1)に格納す
るものであり、それにより、新ドキュメント作成時に操
作対象となるデータにリンク付けされているドキュメン
トを部品として再利用可能にしたことを特徴とするソフ
トウェア開発支援装置。
[Claims] 1. A database (1) that stores relationships between various documents and data to be manipulated as links, a data distribution device (2), a data extraction device (3), and a document link device (4). ), and the data distribution device (2) sends the data to the data extraction device or the document link device (4) according to the type of data received from each terminal, and also outputs the data to the data extraction device or the document link device (4). The data output from the device (3) is sent to the terminal side, and the data extraction device (3) accesses the database (1) based on the data sent from the data distribution device (2). and extracts the corresponding data and sends it to the data distribution device (2),
The document link device (4) provides a link between the document created by the user and the data related to the document sent from the data distribution device (2), and links the link to the database (1). A software development support device characterized in that a document linked to data to be manipulated when creating a new document can be reused as a component.
JP63087257A 1988-04-11 1988-04-11 Software development supporting device Pending JPH01259423A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63087257A JPH01259423A (en) 1988-04-11 1988-04-11 Software development supporting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63087257A JPH01259423A (en) 1988-04-11 1988-04-11 Software development supporting device

Publications (1)

Publication Number Publication Date
JPH01259423A true JPH01259423A (en) 1989-10-17

Family

ID=13909724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63087257A Pending JPH01259423A (en) 1988-04-11 1988-04-11 Software development supporting device

Country Status (1)

Country Link
JP (1) JPH01259423A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009075788A (en) * 2007-09-20 2009-04-09 Fuji Electric Systems Co Ltd Software development support device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009075788A (en) * 2007-09-20 2009-04-09 Fuji Electric Systems Co Ltd Software development support device

Similar Documents

Publication Publication Date Title
AU648263B2 (en) Portable and dynamic distributed applications architecture
JP2000148461A (en) Software model and existing source code synchronizing method and device
US8756205B2 (en) System and method for rule-based data object matching
US11030391B2 (en) Document creation support system
US20070156746A1 (en) Information management system and method
JPH07219754A (en) Request definition support device using screen transition diagram
AU2016100156A4 (en) Data Structure, Model for Populating a Data Structure and Method of Programming a Processing Device Utilising a Data Structure
JPH01259423A (en) Software development supporting device
CN112711435A (en) Version updating method, version updating device, electronic equipment and storage medium
CN113806327A (en) Database design method and device and related equipment
JPH07271569A (en) Program specification preparation system
JPS62197826A (en) Production of system flow specifications
CN116226066B (en) Low code platform code synchronization method and device, electronic equipment and storage medium
JP2785296B2 (en) Concept design work support device
CN109857380A (en) A kind of workflow file compiling method and device
JP2002041287A (en) Reusable component extraction device, reusable component extraction method, and storage medium storing program for causing computer to perform processing by the device
JPH0488530A (en) Concept design job supporting device
JPH0969041A (en) Generation support method for software component
JPH0628169A (en) Program generation supporting device
JPH09251378A (en) Class library updating method and apparatus
JPH04236667A (en) Circuit diagram conversion system between different logical cad systems
JPH06231181A (en) Distributed database control system
JPH11272524A (en) Data conversion device and storage medium
JPH0267629A (en) Dispersed processing method for software reutilization
CN119179707A (en) SQL statement processing method, device, equipment and medium