JPH0467228A - Software specification producing device - Google Patents
Software specification producing deviceInfo
- Publication number
- JPH0467228A JPH0467228A JP17912990A JP17912990A JPH0467228A JP H0467228 A JPH0467228 A JP H0467228A JP 17912990 A JP17912990 A JP 17912990A JP 17912990 A JP17912990 A JP 17912990A JP H0467228 A JPH0467228 A JP H0467228A
- Authority
- JP
- Japan
- Prior art keywords
- file
- management
- software
- software specification
- 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
Links
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
ソフトウェア仕様書を作成するソフトウェア仕様書作成
装置に関し、
統一的な環境のもとに効率的にソフトウェア仕様書を作
成できるようにすることを目的とし、異なるツールによ
り作成されたソフトウェア仕様書を管理するファイル群
を備えて、該ファイル群のファイル情報を編集すること
で、ソフトウェア仕様書を作成するソフトウェア仕様書
作成装置であって、ツール対応に備えられてツールを起
動するドライバと、仕様書作成条件の入力情報があると
きにファイル群を参照することで、仕様書作成条件の指
示するファイル群のファイル管理情報を収集する情報収
集部と、収集されたファイル管理情報を単一のファイル
上に共通化して管理する管理ファイルと、管理ファイル
の管理データに従ってファイル群のファイルを連携させ
つつ、ドライバを介してツールを起動してファイル群の
編集を実行していくことで、所望のソフトウェア仕様書
を作成する制御部とを備えるよう構成する。[Detailed Description of the Invention] [Summary] Regarding a software specification creation device that creates software specifications, the purpose of this invention is to enable efficient creation of software specifications under a unified environment. A software specification creation device that is equipped with a file group for managing software specifications created by a user, and that creates software specifications by editing the file information of the file group, and that is equipped with a tool compatible tool. an information collection unit that collects file management information for the file group specified by the specification creation conditions by referencing the file group when there is input information for the specification creation conditions; A management file that manages common management information in a single file, and files in a group of files are linked according to the management data of the management file, and a tool is launched via the driver to edit the group of files. By doing so, the controller is configured to include a control unit that creates a desired software specification.
(産業上の利用分野〕
本発明は、ソフトウェア仕様書を作成するソフトウェア
仕様書作成装置に関し、特に、ファイル属性にかかわら
ずに、統一的な環境のもとに効率的にソフトウェア仕様
書を作成できるようにするソフトウェア仕様書作成装置
に関する。(Industrial Application Field) The present invention relates to a software specification creation device for creating software specifications, and in particular, it is capable of efficiently creating software specifications under a unified environment regardless of file attributes. The present invention relates to a software specification creation device.
ソフトウェアの設計資料となるソフトウェア仕様書を作
成するには、ドキュメントファイル、プログラム構成図
、ソースプログラムリスト等様々な情報が必要となる。In order to create software specifications that serve as software design materials, various information such as document files, program configuration diagrams, and source program lists are required.
近年、このような種々のソフトウェア設計資料の電子化
が進み、それに伴ってそれらを作成するための多種多様
なツールが用いられるようになってきている。これから
、これらの設計資料に従ってソフトウェア仕様書を作成
するソフトウェア仕様書作成装置についても、これらの
ツールにより作成されるファイルを統一的に管理するよ
うにして、ソフトウェア仕様書を効率的に作成できるよ
うにしていく必要がある。In recent years, the digitization of such various software design materials has progressed, and as a result, a wide variety of tools have come to be used to create them. From now on, the software specification creation devices that create software specifications based on these design materials will also be able to manage files created by these tools in a unified manner so that software specifications can be created efficiently. I need to go.
作成されたソフトウェア設計資料は、作成に用いたツー
ルにより異なるファイル属性を持つことになる。これか
ら、従来のソフトウェア仕様書作成装置では、ファイル
の属性毎に独立した管理体制をとって個々のファイルを
作成していくことで、ソフトウェア仕様書を作成するよ
う構成していた。The created software design materials will have different file attributes depending on the tools used to create them. From now on, conventional software specification creation devices have been configured to create software specifications by creating individual files using an independent management system for each file attribute.
そして、電子記憶媒体上のファイルを扱う場合には、先
にツールを起動して、それから処理ファイルを選択して
いくツール主導型の方式を採るか、あるいは、先にファ
イルを選択して、ファイルの属性から対応したツールが
起動されるよう構成するファイル主導型の方式を採って
、ソフトウェア仕様書の作成を実行していくよう構成し
ていたのである。When dealing with files on electronic storage media, you can either start the tool first and then select the file to be processed, or use a tool-driven method that first selects the file and processes the file. The software specification was created using a file-driven method in which the corresponding tool was launched based on the attributes of the software.
(発明が解決しようとする課題〕
しかしながら、前者のツール主導型の方式では、ツール
側で複数ファイルを制御できることから、通しページの
設定等のようなファイル間にまたがる情報を設定できる
という利点があるものの、取り扱うファイルの属性が限
定されるという問題点があった。そして、後者のファイ
ル主導型の方式では、個々のファイル属性に応じたツー
ルを起動できるものの、ツール間での連携がとれないた
めに、ファイル間にまたがる情報を設定できないという
問題点があった。(Problem to be solved by the invention) However, in the former tool-driven method, since the tool can control multiple files, it has the advantage of being able to set information that spans between files, such as setting thread pages. However, there was a problem in that the attributes of the files that could be handled were limited.Also, although the latter file-driven method allows tools to be launched according to the attributes of individual files, there is no coordination between the tools. However, there was a problem in that it was not possible to set information that spanned between files.
これから、従来のソフトウェア仕様書作成装置を用いる
場合、異なるファイル属性からなる設計資料をソフトウ
ェア仕様書としてまとめようとした場合、−度統一した
ファイル形式に変換するという手順をとるとか、ファイ
ル間の情報が矛盾を起こさないように人手で管理する方
法をとらなくてはならないという問題点がでていた。そ
して、複数ファイルを自動整理する場合に、例外的な処
理に対処できず、これがために、最終段階で人手で処理
しなければならないケースが発生するという問題点がで
ていた。From now on, when using a conventional software specification creation device, if you want to compile design materials with different file attributes as a software specification, you will have to take steps such as converting them into a unified file format or information between files. A problem arose in that a method of manual management had to be used to avoid inconsistencies. Furthermore, when automatically organizing multiple files, it is not possible to deal with exceptional processing, resulting in the problem that there are cases where the processing must be done manually at the final stage.
本発明はかかる事情に鑑みてなされたものであって、フ
ァイル属性にかかわらずに、統一的な環境のもとに効率
的にソフトウェア仕様書を作成できるようにするソフト
ウェア仕様書作成装置の提供を目的とする。The present invention has been made in view of the above circumstances, and it is an object of the present invention to provide a software specification creation device that allows software specifications to be created efficiently under a unified environment regardless of file attributes. purpose.
第1図は本発明の原理構成図である。 FIG. 1 is a diagram showing the basic configuration of the present invention.
図中、1は本発明を具備するソフトウェア仕様書作成装
置、2はソフトウェア仕様書作成装置1の入出力装置と
なるマンマシン・インタフェース、3はソフトウェア仕
様書作成装置1に展開されて本発明を実現するソフトウ
ェア仕様書作成編集機能、4はソフトウェア仕様書作成
装置1に展開される複数のツールであって、ドキュメン
トファイルやプログラム構成図やソースプログラムリス
ト等のようなソフトウェア仕様書の作成資料を個別的に
作成するもの、5は個別ファイルであって、ツール4に
より作成された個々のソフトウェア設計資料を管理する
もの、6はソフトウェア仕様書作成編集機能3の備える
ドライバであって、ツール4対応に備えられて対応のツ
ール4を起動するもの、7はソフトウェア仕様書作成編
集機能3の備える情報収集部であって、個別ファイル5
を参照して、マンマシン・インタフェース2から入力さ
れてくる仕様書作成条件の指定するファイル管理情報を
収集するもの、8は管理ファイルであって、情報収集部
7により収集されたファイル管理情報を単一のファイル
上に共通化して管理するもの、9はソフトウェア仕様書
作成編集機能3の備える制御部であって、ドライバ6を
制御して個別ファイル5のファイルデータを編集してい
くことでソフトウェア仕様書を作成するものである。In the figure, 1 is a software specification creation device equipped with the present invention, 2 is a man-machine interface serving as an input/output device of the software specification creation device 1, and 3 is a device developed in the software specification creation device 1 to implement the present invention. A software specification creation/editing function 4 is a plurality of tools deployed in the software specification creation device 1, which individually create software specification creation materials such as document files, program configuration diagrams, source program lists, etc. 5 is an individual file that manages each software design document created by the tool 4; 6 is a driver included in the software specification creation and editing function 3, which is compatible with the tool 4; 7 is an information collection unit provided in the software specification creation/editing function 3, which starts the corresponding tool 4;
8 is a management file that collects file management information specified by the specification creation conditions inputted from the man-machine interface 2, with reference to the information collection section 7. 9 is a control unit included in the software specification creation and editing function 3 that is commonly managed in a single file, and controls the driver 6 to edit the file data of the individual files 5. It is for creating specifications.
本発明では、ユーザがマンマシン・インタフェース2を
介して、例えば所有者が同一のファイル群を収集せよと
か、あるデータ処理装置についてのファイル群を収集せ
よというような仕様書作成条件を入力すると、情報収集
部7が、個別ファイル5を参照することで、その入力さ
れてきた仕様書作成条件に適合するファイル群を特定す
るとともに、その特定したファイル群が持つ管理情報を
管理ファイル8に登録していくよう処理する。このよう
にして登録された管理ファイル8の管理データは、個別
的に作成されたソフトウェア設計資料を仮想的な単一の
ファイルとして連携付けることになる。In the present invention, when a user inputs specification creation conditions through the man-machine interface 2, such as, for example, collecting a group of files with the same owner or collecting a group of files for a certain data processing device, By referring to the individual files 5, the information collection unit 7 identifies a file group that matches the input specification creation conditions, and registers the management information held by the identified file group in the management file 8. Process as you go. The management data of the management file 8 registered in this manner links individually created software design materials as a virtual single file.
この管理ファイル8の管理データに従って、ユーザがソ
フトウェア仕様書の作成・編集要求をしてくると、制御
部9は、この管理データにより指定されるドライバ6を
起動することで対応のツール4を起動していくことで、
個別ファイル5のファイルデータの作成・編集を制御し
てソフトウェア仕様書を作成する。When a user makes a request to create or edit a software specification according to the management data of this management file 8, the control unit 9 starts the corresponding tool 4 by starting the driver 6 specified by this management data. By doing so,
The software specification is created by controlling the creation and editing of file data of the individual file 5.
このように、本発明では、個々のツール4により作成さ
れたファイル群を管理ファイル8でもって連携させてソ
フトウェア仕様書を作成していくよう処理するものであ
ることから、統一した環境のもとにソフトウェア仕様書
を作成できるようになって、ソフトウェア仕様書を効率
的に作成できるようになるのである。As described above, in the present invention, since a group of files created by individual tools 4 are linked together using a management file 8 to create a software specification, it is possible to create software specifications based on a unified environment. This makes it possible to create software specifications more efficiently.
[実施例〕 以下、実施例に従って本発明の詳細な説明する。[Example〕 Hereinafter, the present invention will be explained in detail according to examples.
第2図に、本発明の一実施例を図示する。図中、第1図
で説明したものと同じものについては同一の記号で示し
である。5aは個別ファイル5に展開されて、ツール4
に依存するファイル管理情報を管理するファイル情報管
理部、5bは個別ファイル5に展開されて、ファイル名
や所有音名やファイル位置やファイル属性等のような処
理系に共通となるファイル管理情報を管理するファイル
情報管理部、10はエンドユーザである。FIG. 2 illustrates an embodiment of the present invention. In the figure, the same parts as those explained in FIG. 1 are indicated by the same symbols. 5a is expanded to an individual file 5, and the tool 4
A file information management section 5b that manages file management information that depends on the file information is developed into individual files 5 and stores file management information that is common to the processing system, such as file names, owned note names, file locations, file attributes, etc. A file information management unit 10 is an end user.
ソフトウェア仕様書作成装置lの備えるツール・4は、
ソフトウェアの設計資料を作成・編集する既存のものが
用いられものであって、例えば、第4図に示すようなモ
ジュール構成図を作成する専用のツールキや、第5図に
示すようなエリアフォーマットを作成するワードプロセ
ッサ等のエディタや、第6図に示すような分かり易い記
述方式に従うフローチャートを作成するツール4等が用
意されて、各個別ファイル5は、この対応ツール4の作
成したソフトウェア設計資料を管理することになる。Tool 4 included in the software specification creation device l is:
Existing tools for creating and editing software design materials are used, such as a dedicated toolkit for creating module configuration diagrams as shown in Figure 4, and area formats as shown in Figure 5. An editor such as a word processor for creating a file, a tool 4 for creating a flowchart according to an easy-to-understand description method as shown in FIG. I will do it.
管理ファイル8は、第1図で説明したように、ユーザの
指定に従って情報収集部7の収集したファイル情報管理
部5 a + 5 bのファイル管理情報を管理するも
のであって、ユーザの参照可能となる情報であるファイ
ル名や、ファイルタイプや、ページ数や、先頭ページ番
号や、最終ページ番号や、ファイル所有音名や、版数や
、最終更新日時や、最終更新音名等を管理するとともに
、ユーザの参照不可能となる情報である実フアイル位置
や、更新に必要となるドライへ名/ツール名等を管理す
ることになる。As explained in FIG. 1, the management file 8 manages the file management information of the file information management units 5a + 5b collected by the information collection unit 7 according to the user's specifications, and can be referenced by the user. Manage information such as file name, file type, number of pages, first page number, last page number, file ownership note name, version number, last updated date and time, last updated note name, etc. At the same time, the actual file location, which is information that cannot be referenced by the user, and the driver name/tool name required for updating, etc., are managed.
このように構成される本発明のソフトウェア仕様書作成
装置1において、エンドユーザ10は、ファイル情報管
理部5bの管理情報を指定することで、仮想的なファイ
ルの作成を指示する。すなわち、例えば、所有者が同一
のファイル群からなる仮想ファイルの作成を指示するの
である。このような入力操作を検出すると、情報収集部
7は、ファイル情報管理部5bの管理情報を参照するこ
とで、指示された選択キーを持つファイル群を特定する
とともに、その特定されたファイル群のファイル管理情
報を管理ファイル8に登録していくことで、仮想ファイ
ルを生成していくよう処理する。In the software specification creation device 1 of the present invention configured as described above, the end user 10 instructs creation of a virtual file by specifying management information in the file information management section 5b. That is, for example, the owner instructs the creation of a virtual file consisting of the same file group. When such an input operation is detected, the information collection unit 7 refers to the management information of the file information management unit 5b to identify the file group having the designated selection key, and also to specify the file group of the specified file group. By registering file management information in the management file 8, processing is performed to generate virtual files.
この登録処理により、管理ファイル8は、第3図に示す
ように、リスト構造に従って、エンドユーザ10が指定
したファイルの処理順序を管理するとともに、エンドユ
ーザ10が参照できる情報であるそれらのファイルの実
ファイル名・ページ数・所有音名・最終更新日時等と、
エンドユーザ10が参照できない情報であるそれらのフ
ァイルのファイル属性・対応ドライバ6へのパラメータ
情報等とを階層的に管理していく。Through this registration process, the management file 8 manages the processing order of files specified by the end user 10 according to the list structure as shown in FIG. Actual file name, page number, owned note name, last updated date and time, etc.
Information that the end user 10 cannot refer to, such as file attributes of those files and parameter information for the corresponding driver 6, is managed hierarchically.
このようにして、管理ファイル8にエンドユーザ10指
定の選択キーを持つファイル群のファイル管理情報が登
録されると、エンドユーザ1oは、このファイル管理情
報の並び順を編集していく入力操作を行うことがあるの
で、制御部9は、このような入力操作を検出すると、そ
の指定に従って管理ファイル8の管理データのソーティ
ング処理を実行していくことで、作成された仮想ファイ
ルの編集処理を実行していくよう処理することになる。In this way, when the file management information of the file group having the selection key designated by the end user 10 is registered in the management file 8, the end user 1o performs an input operation to edit the arrangement order of this file management information. Therefore, when the control unit 9 detects such an input operation, it executes the editing process of the created virtual file by executing the sorting process of the management data of the management file 8 according to the specification. We will process it accordingly.
この編集機能に従って、エンドユーザ10は、例外的な
実行条件を設定することが可能になって、所望のソフト
ウェア仕様書を効率的に作成できるようになるのである
。According to this editing function, the end user 10 can set exceptional execution conditions and can efficiently create a desired software specification.
続いて、エンドユーザ10は、管理ファイル8の管理デ
ータを介して連携付けられるファイル群により認識され
る仮想ファイルに従って、個別ファイル5に格納される
ファイルデータの編集処理を人力していく入力操作を行
う。制御部9は、この入力操作を検出すると、編集指定
のあるファイルデータに対応付けられるドライバ6を起
動していくことで、そのファイルデータの編集処理を実
行するツール4を起動していく。そして、制御部9は、
このようにして起動されたツール4に従って、エンドユ
ーザIOから編集要求のあるファイルデータの編集処理
を実行していくことで、所望のソフトウェア仕様書を作
成していくよう処理する。Next, the end user 10 performs an input operation to manually edit the file data stored in the individual file 5 according to the virtual file recognized by the file group linked via the management data of the management file 8. conduct. When the control unit 9 detects this input operation, it starts up the driver 6 associated with the file data for which editing is specified, thereby starting up the tool 4 that executes the editing process for the file data. Then, the control unit 9
According to the tool 4 activated in this way, the desired software specifications are created by executing the editing process of the file data requested by the end user IO.
そして、制御部9は、エンドユーザ10から、管理ファ
イル8の管理データに割り付けられる通しページを指定
して編集したソフトウェア仕様書の出力要求があると、
その管理データに従って出力要求のある実ファイルを割
り出して、その割り出した実ファイルに対応付けられる
ドライバ6を起動し、このドライバ6が管理データの中
からツール4に渡すパラメータを生成してツール4に通
知していく。この処理に従い、制御部9は、管理ファイ
ル8の管理データを介して連携付けられるファイル群に
より構築されているソフトウェア仕様書を連続するペー
ジイメージで出力していくよう制御することになる。Then, when the control unit 9 receives a request from the end user 10 to output the edited software specification by specifying the continuous page allocated to the management data of the management file 8,
The real file for which the output is requested is determined according to the management data, the driver 6 associated with the determined real file is started, and this driver 6 generates a parameter to be passed to the tool 4 from the management data and sends it to the tool 4. We will notify you. According to this process, the control unit 9 controls the software specification, which is constructed from a group of files that are linked via the management data of the management file 8, to be output as continuous page images.
このようにして、本発明を用いることで、統一的な環境
のもとに効率的にソフトウェア仕様書を作成できるよう
になるのである。In this way, by using the present invention, it becomes possible to efficiently create software specifications under a unified environment.
以上説明したように、本発明によれば、ソフトウェア設
計資料を管理する異なるファイル属性を持つファイル群
から1つの仮想ファイルを生成して、この仮想ファイル
に従って統一した環境のもとにソフトウェア仕様書を作
成できることになるので、ソフトウェア仕様書を効率的
に作成できるようになる。そして、ソフトウェア仕様書
の作成にあって、例外的な処理手順も設定できるように
していることから、きめ細かな作成処理が可能となるこ
とになる。しかも、既存のツールやファイルをそのまま
使用できることから、実装にあたって個数を低く押さえ
ることができるのである。As explained above, according to the present invention, one virtual file is generated from a group of files with different file attributes that manage software design materials, and software specifications are created in a unified environment according to this virtual file. This makes it possible to efficiently create software specifications. Furthermore, since it is possible to set exceptional processing procedures when creating software specifications, detailed creation processing becomes possible. Moreover, since existing tools and files can be used as is, the number of implementations can be kept low.
第1図は本発明の原理構成図、
第2図は本発明の一実施例、
第3図は管理ファイルの管理データのデータ構造の説明
図、
第4図、第5図及び第6図はツールにより作成されるソ
フトウェア設計資料の説明図である。
図中、lはソフトウェア仕様書作成装置、2はマンマシ
ン・インタフェース、3はソフトウェア仕様書作成編集
機能、4はツール、5は個別ファイル、58及び5bは
ファイル情報管理部、6はドライバ、7は情報収集部、
8は管理ファイル、9は制御部である。Figure 1 is a diagram of the principle configuration of the present invention, Figure 2 is an embodiment of the present invention, Figure 3 is an explanatory diagram of the data structure of management data of a management file, Figures 4, 5, and 6 are FIG. 3 is an explanatory diagram of software design materials created by the tool. In the figure, l is a software specification creation device, 2 is a man-machine interface, 3 is a software specification creation and editing function, 4 is a tool, 5 is an individual file, 58 and 5b are file information management units, 6 is a driver, and 7 is the information gathering department;
8 is a management file, and 9 is a control section.
Claims (3)
書を管理するファイル群を備えて、該ファイル群のファ
イル情報を編集することで、ソフトウェア仕様書を作成
するソフトウェア仕様書作成装置であって、 上記ツール対応に備えられて、上記ツールを起動するド
ライバ(6)と、 入力装置から仕様書作成条件の入力情報があるときに、
上記ファイル群を参照することで、該仕様書作成条件の
指示するファイル群のファイル管理情報を収集する情報
収集部(7)と、 該情報収集部(7)により収集されたファイル管理情報
を単一のファイル上に共通化して管理する管理ファイル
(8)と、 該管理ファイル(8)の管理データに従って上記ファイ
ル群のファイルを連携させつつ、上記ドライバ(6)を
介して上記ツールを起動して上記ファイル群の編集を実
行していくことで、所望のソフトウェア仕様書を作成す
る制御部(9)とを備えることを、 特徴とするソフトウェア仕様書作成装置。(1) A software specification creation device that is equipped with a group of files for managing software specifications created using different tools, and that creates a software specification by editing the file information of the file group, comprising the tools mentioned above. When the driver (6) starts the above tool in preparation for the response and input information of specification creation conditions is received from the input device,
By referring to the above file group, the information collection unit (7) collects the file management information of the file group specified by the specification creation conditions, and the file management information collected by the information collection unit (7) is simply The tool is activated via the driver (6) while coordinating the files of the file group according to the management file (8) that is commonly managed in one file and the management data of the management file (8). A software specification creation device comprising: a control unit (9) that creates a desired software specification by editing the above-mentioned file group.
において、 制御部(9)は、入力装置から項目キーの入力があると
きに、管理ファイルの管理データの管理順序を該項目キ
ーに従って変更していくよう処理することを、 特徴とするソフトウェア仕様書作成装置。(2) In the software specification creation device according to claim (1), when an item key is input from the input device, the control unit (9) changes the management order of the management data of the management file according to the item key. A software specification creation device characterized by processing as follows.
書作成装置において、 制御部(9)は、入力装置から出力要求があるときに、
管理ファイルから出力要求のあるページ範囲の管理デー
タを読み出して、該管理データに従って出力要求のある
実ファイルを割り出すとともに、該実ファイルに対応付
けられるツールを起動していくことで、管理ファイル上
に構築されるソフトウェア仕様書を連続するページイメ
ージで出力していくよう処理することを、 特徴とするソフトウェア仕様書作成装置。(3) In the software specification creation device according to claim (1) or (2), the control unit (9), when receiving an output request from the input device,
By reading the management data of the page range with the output request from the management file, determining the actual file with the output request according to the management data, and starting the tool associated with the actual file, A software specification creation device characterized by processing a constructed software specification so as to output it as a continuous page image.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP17912990A JPH0467228A (en) | 1990-07-06 | 1990-07-06 | Software specification producing device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP17912990A JPH0467228A (en) | 1990-07-06 | 1990-07-06 | Software specification producing device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0467228A true JPH0467228A (en) | 1992-03-03 |
Family
ID=16060498
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP17912990A Pending JPH0467228A (en) | 1990-07-06 | 1990-07-06 | Software specification producing device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0467228A (en) |
-
1990
- 1990-07-06 JP JP17912990A patent/JPH0467228A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5535388A (en) | Apparatus for dynamically collecting and editing management information during a software development process | |
| CN113159618A (en) | Rule engine design method and device with separated technical view angles | |
| JP2003067186A (en) | Data flow automatic generation method | |
| JPH0467228A (en) | Software specification producing device | |
| JPH0528088A (en) | Method for automatically generating hardware constitution information | |
| JP2720768B2 (en) | Program customization equipment | |
| JP3257229B2 (en) | Information management device | |
| KR970010024B1 (en) | Method and apparatus for generating continuous process control algorithm using functional block diagram | |
| JP2000076358A (en) | System and method for document output management with re-outputting function | |
| JPH10247212A (en) | Functional specification creation support device | |
| JPH10187610A (en) | Job startup day setting method | |
| JPH08249171A (en) | Communication service specification creation method | |
| JPH05241890A (en) | Data trace system | |
| JP2658060B2 (en) | Planning support system | |
| JPH08147333A (en) | Drawing creation system | |
| JP2006031249A (en) | File management device, version number renumbering method and version number numbering program | |
| JPH11195036A (en) | Component part information search device, component part information search method, and storage medium | |
| JP2588788B2 (en) | File extraction method | |
| JPH0375928A (en) | Product managing device | |
| JPH0525218B2 (en) | ||
| JPH04316119A (en) | System for automating preparation of manual | |
| JPH07160558A (en) | Database search statement generator | |
| JPH08129544A (en) | Electronic document reference relation information display device and display method | |
| JPH09179732A (en) | Device for migrating minimum operation environment | |
| JPH08221450A (en) | Circuit drawing creation device |