JP2005128736A - Specification creation support device, program, and method - Google Patents

Specification creation support device, program, and method Download PDF

Info

Publication number
JP2005128736A
JP2005128736A JP2003362813A JP2003362813A JP2005128736A JP 2005128736 A JP2005128736 A JP 2005128736A JP 2003362813 A JP2003362813 A JP 2003362813A JP 2003362813 A JP2003362813 A JP 2003362813A JP 2005128736 A JP2005128736 A JP 2005128736A
Authority
JP
Japan
Prior art keywords
change
unit
input
display
control
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
JP2003362813A
Other languages
Japanese (ja)
Inventor
Mizuki Tanaka
瑞樹 田中
Gen Kumamoto
玄 隈元
Shozo Hoga
正造 保賀
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.)
Daikin Industries Ltd
Original Assignee
Daikin Industries 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 Daikin Industries Ltd filed Critical Daikin Industries Ltd
Priority to JP2003362813A priority Critical patent/JP2005128736A/en
Publication of JP2005128736A publication Critical patent/JP2005128736A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a specification creation support device, a specification creation support program, and a specification creation support method, capable of reducing redo to a basic plan from an external specification in software for executing the control of equipment. <P>SOLUTION: This specification creation support device 1 for supporting the creation of requirement specifications 125 and 126 for the software for executing the control of equipment is provided with a change input part 31, a change detection part 32, and a change display part 33. The requirement specification 125 before the change and the specification 126 after the change are input to the change input part 31. The change detection part 32 finds a difference between the requirement specification 125 before the change and the specification 126 after the change to detect an alteration point in the requirement specifications 125 and 126. The change display part 33 receives information about the alteration point from the change detection part 32 and displays the alteration point in different display forms respectively varied according to the changed condition of the alteration point. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、仕様作成支援装置、仕様作成支援プログラム及び仕様作成支援方法に関する。   The present invention relates to a specification creation support apparatus, a specification creation support program, and a specification creation support method.

ソフトウェア開発のためのプロセスモデルの一つとして、ウォーターフォールモデルがある。このモデルでは、図75に示すように基本計画210、外部設計211、内部設計212、詳細設計213、コーディング214、テスト215の順番に開発の流れ200〜204が存在する(例えば、非特許文献1、2参照)。一般に、基本計画210と外部設計211とは上流工程と呼ばれ、内部設計212以降は下流工程と呼ばれる。基本計画210で作成される仕様書は要求仕様書と呼ばれ、外部設計211で作成される仕様書は外部設計仕様書と呼ばれ、内部設計212で作成される仕様書は内部設計仕様書と呼ばれ、詳細設計213で作成される仕様書は詳細設計仕様書と呼ばれる。このモデルでは、前の工程でエラーを含んだまま次の工程に進んでしまうことがある。特に、上流の工程でエラーが発生するほど、またそれが下流の工程で見つかるほど、それに対応するためにかかるコストなどの負荷が膨大になりやすいという問題がある。すなわち、開発の流れ200〜204とは逆の流れ205〜209が生じることがあるという問題がある。   One of the process models for software development is the waterfall model. In this model, development flows 200 to 204 exist in the order of basic plan 210, external design 211, internal design 212, detailed design 213, coding 214, and test 215 as shown in FIG. 75 (for example, Non-Patent Document 1). 2). In general, the basic plan 210 and the external design 211 are called upstream processes, and the internal design 212 and subsequent processes are called downstream processes. The specifications created in the basic plan 210 are called requirements specifications, the specifications created in the external design 211 are called external design specifications, and the specifications created in the internal design 212 are called internal design specifications. The specifications created by the detailed design 213 are called detailed design specifications. In this model, the process may proceed to the next process with errors in the previous process. In particular, there is a problem that the more an error occurs in the upstream process and the more it is found in the downstream process, the greater the load such as cost required to deal with it. That is, there is a problem that flows 205 to 209 opposite to the development flows 200 to 204 may occur.

その問題に対して、機器の制御を実行するソフトウェアの要求仕様書における変更箇所を一覧表として表示することにより、変更箇所の把握を容易にする技術が提案されている(例えば、特許文献1参照。)。
アイテック情報技術教育研究所著「コンピュータシステムの基礎」株式会社アイテック 情報処理技術者教育センター、1996年10月20日、P.438−454 犬伏雄一・大津博著「図解合格マニュアル 新1種情報処理試験 III」株式会社通産資料調査会、1998年11月20日、P.6−8 特開2002−182908号公報(第4−7項、図5、19)
In order to solve the problem, a technique has been proposed that makes it easy to grasp the changed part by displaying the changed part in the requirement specification of the software that executes control of the device as a list (for example, see Patent Document 1). .)
"Technology of Computer System" by ITEC Information Technology Education Laboratory, ITEC Corporation Information Technology Engineer Education Center, October 20, 1996, p. 438-454 Yuichi Inubushi and Hiroshi Otsu “Illustration Passing Manual New Type 1 Information Processing Test III”, Inter-Corporation Research Committee, November 20, 1998 6-8 Japanese Patent Laid-Open No. 2002-182908 (Section 4-7, FIGS. 5 and 19)

しかし、従来の技術は、一覧表として表示される変更箇所が不具合の発生した部分に関する変更箇所に限られ、全ての変更箇所を把握するには不十分であることが多かった。また、変更状態についての情報が明示されていないため、変更状態の把握も不十分であることが多かった。そのため、要求仕様書における記述のエラーが発見されにくく、機器の制御を実行するソフトウェアの開発において外部仕様から基本計画への手戻りが発生することがあった。   However, in the conventional technology, the change places displayed as a list are limited to the change places related to the part where the defect occurred, and it is often insufficient to grasp all the change places. In addition, since information about the change state is not clearly shown, it is often insufficient to grasp the change state. For this reason, it is difficult to find an error in the description in the requirement specification, and in the development of the software for executing the control of the device, the reversion from the external specification to the basic plan may occur.

そこで、本発明の課題は、機器の制御を実行するソフトウェアにおいて外部仕様から基本計画への手戻りを低減することができる仕様作成支援装置、仕様作成支援プログラム及び仕様作成支援方法を提供することにある。   Accordingly, an object of the present invention is to provide a specification creation support apparatus, a specification creation support program, and a specification creation support method that can reduce rework from an external specification to a basic plan in software that executes device control. is there.

請求項1に係る仕様作成支援装置は、機器の制御を実行するソフトウェアの要求仕様書の作成を支援する仕様作成支援装置であって、変更入力部と、変更検出部と、変更表示部とを備える。変更入力部では、変更前の要求仕様書と変更後の要求仕様書とが入力される。変更検出部は、変更前の要求仕様書と変更後の要求仕様書との差分を取り、要求仕様書における変更箇所を検出する。変更表示部は、変更検出部から変更箇所の情報を受け取り、変更箇所の変更状態に応じて、変更表示で変更箇所を表示画面に表示する。変更表示は、不変更箇所とは異なる表示であり変更状態ごとに互いに異なる表示である。不変更箇所は、要求仕様書における変更箇所以外の箇所である。   A specification creation support apparatus according to claim 1 is a specification creation support apparatus that supports creation of a required specification of software that executes control of a device, and includes a change input unit, a change detection unit, and a change display unit. Prepare. In the change input unit, a requirement specification before the change and a requirement specification after the change are input. The change detection unit obtains a difference between the requirement specification before the change and the requirement specification after the change, and detects a changed portion in the requirement specification. The change display unit receives the information on the changed part from the change detection unit, and displays the changed part on the display screen in the change display according to the change state of the changed part. The change display is a display different from the unchanged portion and is a display different from each other for each change state. The non-changed part is a part other than the changed part in the requirement specification.

この仕様作成支援装置では、変更入力部において、変更前の要求仕様書と変更後の要求仕様書とが入力される。変更検出部は、変更入力部から変更前の要求仕様書と変更後の要求仕様書とを受け取り、両者の差分を取り、変更箇所を検出する。変更表示部は、変更検出部から変更箇所の情報を受け取り、変更表示で変更箇所を表示画面に表示する。
したがって、全ての変更箇所の変更状態を容易に把握することができるため、要求仕様書における記述のエラーの発見も容易になるので、外部仕様から基本計画への手戻りを低減することができる。
In this specification creation support device, the change input unit inputs the requirement specification before the change and the requirement specification after the change. The change detection unit receives the requirement specification before the change and the requirement specification after the change from the change input unit, takes the difference between the two, and detects the changed part. The change display unit receives the information on the changed part from the change detection unit, and displays the changed part on the display screen by the change display.
Therefore, since it is possible to easily grasp the change state of all the changed portions, it is easy to find errors in the description in the requirement specifications, so that reversion from the external specification to the basic plan can be reduced.

なお、変更表示部が変更箇所を表示する要求仕様書は、変更後の要求仕様書だけでなく、変更前の要求仕様書も含む。外部仕様は、外部設計だけでなく、内部設計や詳細設計を含んでもよい。
請求項2に係る仕様作成支援装置は、請求項1に記載の仕様作成支援装置であって、変更表示は、変更表示色による表示である。要求仕様書における変更箇所以外の箇所である不変更箇所とは異なる色であり変更状態ごとに互いに異なる色である。
In addition, the requirement specification which the change display unit displays the changed part includes not only the requirement specification after the change but also the requirement specification before the change. External specifications may include not only external design but also internal design and detailed design.
A specification creation support apparatus according to a second aspect is the specification creation support apparatus according to the first aspect, wherein the change display is a display in a change display color. The color is different from the unchanged portion other than the changed portion in the requirement specification, and is a different color for each changed state.

この仕様作成支援装置では、変更表示は変更表示色による表示である。変更表示部は、変更検出部から変更箇所の情報を受け取り、変更表示色で変更箇所を表示画面に表示する。
したがって、変更状態が色分け表示されるので、全ての変更箇所の変更状態をさらに容易に把握することができる。
In this specification creation support apparatus, the change display is a display using a change display color. The change display unit receives information on the changed portion from the change detection unit, and displays the changed portion on the display screen in the change display color.
Therefore, since the change state is displayed in different colors, it is possible to more easily grasp the change state of all the changed portions.

請求項3に係る仕様作成支援装置は、請求項1又は2に記載の仕様作成支援装置であって、変更表示部は、変更箇所を表示画面に一覧表として表示する。
この仕様作成支援装置では、変更箇所は、表示画面に一覧表として表示される。変更箇所は、変更表示で表示画面に表示される。
したがって、変更箇所をさらに容易に把握することができる。
A specification creation support apparatus according to a third aspect is the specification creation support apparatus according to the first or second aspect, wherein the change display unit displays the changed portion as a list on the display screen.
In this specification creation support apparatus, the changed portions are displayed as a list on the display screen. The changed part is displayed on the display screen in the change display.
Therefore, the changed part can be grasped more easily.

請求項4に係る仕様作成支援装置は、請求項3に記載の仕様作成支援装置であって、変更登録部をさらに備える。変更登録部は、要求仕様書内における変更箇所の位置の情報を登録し、一覧表に位置へのリンクを設定する。
この仕様作成支援装置では、変更登録部は、変更検出部から要求仕様書内における変更箇所の位置の情報を受け取り、その情報を登録する。変更表示部が変更箇所の一覧表を表示したときは、変更登録部は、一覧表に位置へのリンクを設定する。
A specification creation support apparatus according to a fourth aspect is the specification creation support apparatus according to a third aspect, further comprising a change registration unit. The change registration unit registers the information on the position of the changed part in the requirement specification, and sets a link to the position in the list.
In this specification creation support apparatus, the change registration unit receives information on the position of the change location in the required specification from the change detection unit, and registers the information. When the change display unit displays a list of changed locations, the change registration unit sets a link to a position in the list.

したがって、変更箇所をさらに容易に把握することができる。
請求項5に係る仕様作成支援装置は、請求項1から4のいずれかに記載の仕様作成支援装置であって、変更状態は、追加状態と、削除状態と、修正状態とを有している。追加状態は、要求仕様書へ記述が追加された状態である。削除状態は、要求仕様書から記述が削除された状態である。修正状態は、要求仕様書で記述が修正された状態である。
Therefore, the changed part can be grasped more easily.
A specification creation support apparatus according to claim 5 is the specification creation support apparatus according to any one of claims 1 to 4, wherein the change state includes an addition state, a deletion state, and a correction state. . The added state is a state in which a description is added to the requirement specification. The deleted state is a state in which the description is deleted from the requirement specification. The correction state is a state in which the description is corrected in the requirement specification.

この仕様作成支援装置では、変更状態は、追加状態と、削除状態と、修正状態とを有している。
したがって、変更状態を具体的に特定することができる。
請求項6に係る仕様作成支援装置は、請求項4から5のいずれかに記載の仕様作成支援装置であって、変更登録部は、変更後の要求仕様書における変更箇所に、変更マークを付加する。変更マークは、変更箇所を明示するマークである。
In this specification creation support apparatus, the change state has an addition state, a deletion state, and a correction state.
Therefore, the change state can be specifically specified.
The specification creation support apparatus according to claim 6 is the specification creation support apparatus according to any one of claims 4 to 5, wherein the change registration unit adds a change mark to a change location in the required specification after the change. To do. The change mark is a mark that clearly indicates the change location.

この仕様作成支援装置では、変更登録部は、変更マークを付加する旨の要求を受け取ることができる。変更登録部は、要求仕様書内における変更箇所の位置の情報を登録し、変更箇所に変更マークを付加する。
したがって、変更箇所をさらに容易に把握することができる。
請求項7に係る仕様作成支援プログラムは、機器の制御を実行するソフトウェアの要求仕様書の作成をコンピュータに支援させる仕様作成支援プログラムであって、変更入力ステップと、変更検出ステップと、変更表示ステップとを備える。変更入力ステップでは、変更前の要求仕様書と変更後の要求仕様書とが入力される。変更検出ステップでは、変更前の要求仕様書と変更後の要求仕様書との差分が取られ、要求仕様書における変更箇所が検出される。変更表示ステップでは、変更検出ステップにおいて検出された変更箇所の情報が受け取られ、変更箇所の変更状態に応じて、変更表示で変更箇所がコンピュータの表示画面に表示される。変更表示は、不変更箇所とは異なる表示であり変更状態ごとに互いに異なる表示である。不変更箇所は、要求仕様書における変更箇所以外の箇所である。
In this specification creation support apparatus, the change registration unit can receive a request to add a change mark. The change registration unit registers information on the position of the changed part in the requirement specification, and adds a change mark to the changed part.
Therefore, the changed part can be grasped more easily.
A specification creation support program according to claim 7 is a specification creation support program for causing a computer to support creation of a required specification of software for controlling a device, wherein a change input step, a change detection step, and a change display step With. In the change input step, the requirement specification before the change and the requirement specification after the change are input. In the change detection step, the difference between the requirement specification before the change and the requirement specification after the change is taken, and the change location in the requirement specification is detected. In the change display step, the information on the changed part detected in the change detection step is received, and the changed part is displayed on the display screen of the computer in the change display according to the change state of the changed part. The change display is a display different from the unchanged portion and is a display different from each other for each change state. The non-changed part is a part other than the changed part in the requirement specification.

この仕様作成支援プログラムでは、変更入力ステップにおいて、変更前の要求仕様書と変更後の要求仕様書とが入力される。変更検出ステップにおいて、変更入力ステップにおいて入力された変更前の要求仕様書と変更後の要求仕様書とが受け取られ、両者の差分が取られ、変更箇所が検出される。変更表示ステップにおいて、変更検出ステップにおいて検出された変更箇所の情報が受け取られ、変更表示で変更箇所が表示画面に表示される。   In this specification creation support program, the requirement specification before the change and the requirement specification after the change are input in the change input step. In the change detection step, the pre-change requirement specification and the post-change requirement specification input in the change input step are received, the difference between them is taken, and the change location is detected. In the change display step, information on the changed part detected in the change detection step is received, and the changed part is displayed on the display screen in the change display.

したがって、全ての変更箇所の変更状態を容易に把握することができるため、要求仕様書における記述のエラーの発見も容易になり、外部仕様から基本計画への手戻りを低減することができる。
なお、変更表示部が変更箇所を表示する要求仕様書は、変更後の要求仕様書だけでなく、変更前の要求仕様書も含む。外部仕様は、外部設計だけでなく、内部設計や詳細設計を含んでもよい。
Accordingly, since the change states of all the changed portions can be easily grasped, it is easy to find a description error in the requirement specification, and the reversion from the external specification to the basic plan can be reduced.
In addition, the requirement specification which the change display unit displays the changed part includes not only the requirement specification after the change but also the requirement specification before the change. External specifications may include not only external design but also internal design and detailed design.

請求項8に係る仕様作成支援方法は、機器の制御を実行するソフトウェアの要求仕様書の作成が支援される仕様作成支援方法であって、変更入力ステップと、変更検出ステップと、変更表示ステップとを備える。変更入力ステップでは、変更前の要求仕様書と変更後の要求仕様書とが入力される。変更検出ステップでは、変更前の要求仕様書と変更後の要求仕様書との差分が取られ、要求仕様書における変更箇所が検出される。変更表示ステップでは、変更検出ステップにおいて検出された変更箇所の情報が受け取られ、変更箇所の変更状態に応じて、変更表示で変更箇所がコンピュータの表示画面に表示される。変更表示は、不変更箇所とは異なる表示であり変更状態ごとに互いに異なる表示である。不変更箇所は、要求仕様書における変更箇所以外の箇所である。   A specification creation support method according to claim 8 is a specification creation support method that supports creation of a required specification of software for controlling a device, and includes a change input step, a change detection step, and a change display step. Is provided. In the change input step, the requirement specification before the change and the requirement specification after the change are input. In the change detection step, the difference between the requirement specification before the change and the requirement specification after the change is taken, and the change location in the requirement specification is detected. In the change display step, the information on the changed part detected in the change detection step is received, and the changed part is displayed on the display screen of the computer in the change display according to the change state of the changed part. The change display is a display different from the unchanged portion and is a display different from each other for each change state. The non-changed part is a part other than the changed part in the requirement specification.

この仕様作成支援方法では、変更入力ステップにおいて、変更前の要求仕様書と変更後の要求仕様書とが入力される。変更検出ステップにおいて、変更入力ステップにおいて入力された変更前の要求仕様書と変更後の要求仕様書とが受け取られ、両者の差分が取られ、変更箇所が検出される。変更表示ステップにおいて、変更検出ステップにおいて検出された変更箇所の情報が受け取られ、変更表示で変更箇所が表示画面に表示される。   In this specification creation support method, the requirement specification before the change and the requirement specification after the change are input in the change input step. In the change detection step, the pre-change requirement specification and the post-change requirement specification input in the change input step are received, the difference between them is taken, and the change location is detected. In the change display step, information on the changed part detected in the change detection step is received, and the changed part is displayed on the display screen in the change display.

したがって、全ての変更箇所の変更状態を容易に把握することができるため、要求仕様書における記述のエラーの発見も容易になり、外部仕様から基本計画への手戻りを低減することができる。
なお、変更表示部が変更箇所を表示する要求仕様書は、変更後の要求仕様書だけでなく、変更前の要求仕様書も含む。外部仕様は、外部設計だけでなく、内部設計や詳細設計を含んでもよい。
Accordingly, since the change states of all the changed portions can be easily grasped, it is easy to find a description error in the requirement specification, and the reversion from the external specification to the basic plan can be reduced.
In addition, the requirement specification which the change display unit displays the changed part includes not only the requirement specification after the change but also the requirement specification before the change. External specifications may include not only external design but also internal design and detailed design.

請求項1に係る仕様作成支援装置では、全ての変更箇所の変更状態を容易に把握することができるため、要求仕様書における記述のエラーの発見も容易になるので、外部仕様から基本計画への手戻りを低減することができる。
請求項2に係る仕様作成支援装置では、変更状態が色分け表示されるので、全ての変更箇所の変更状態をさらに容易に把握することができる。
In the specification creation support apparatus according to claim 1, since it is possible to easily grasp the change state of all the changed parts, it is easy to find the description error in the requirement specification, so the external specification can be changed to the basic plan. Rework can be reduced.
In the specification creation support apparatus according to the second aspect, since the change state is displayed in different colors, it is possible to more easily grasp the change state of all the changed portions.

請求項3に係る仕様作成支援装置では、変更箇所をさらに容易に把握することができる。
請求項4に係る仕様作成支援装置では、変更箇所をさらに容易に把握することができる。
請求項5に係る仕様作成支援装置では、変更状態を具体的に特定することができる。
In the specification creation support apparatus according to the third aspect, the changed part can be grasped more easily.
In the specification creation support apparatus according to the fourth aspect, the changed part can be grasped more easily.
In the specification creation support apparatus according to the fifth aspect, the change state can be specifically specified.

請求項6に係る仕様作成支援装置では、変更箇所をさらに容易に把握することができる。
請求項7に係る仕様作成支援プログラムでは、全ての変更箇所の変更状態を容易に把握することができるため、要求仕様書における記述のエラーの発見も容易になり、外部仕様から基本計画への手戻りを低減することができる。
In the specification creation support apparatus according to the sixth aspect, the changed part can be grasped more easily.
In the specification creation support program according to claim 7, since it is possible to easily grasp the change state of all the changed parts, it is easy to find a description error in the requirement specification, and the process from the external specification to the basic plan is facilitated. Return can be reduced.

請求項8に係る仕様作成支援方法では、全ての変更箇所の変更状態を容易に把握することができるため、要求仕様書における記述のエラーの発見も容易になり、外部仕様から基本計画への手戻りを低減することができる。   In the specification creation support method according to claim 8, since it is possible to easily grasp the change state of all the changed portions, it is easy to find a description error in the requirement specification, and it is possible to move from the external specification to the basic plan. Return can be reduced.

[第1実施形態]
図1に、本発明の第1実施形態にかかる仕様作成支援装置1の構成図を示す。また、本発明の第1実施形態にかかる仕様作成支援装置1の構成要素の構成図を図2から図7に示す。仕様作成支援装置1は、空調機のマイコン用ソフトウェアの図8に示す機能仕様書126の作成を支援するための装置である。なお、機能仕様書とは、図9に示すように基本計画221における仕様書であり、図75に示すウォーターフォールモデルの基本計画210における要求仕様書に相当する。
[First Embodiment]
FIG. 1 shows a configuration diagram of a specification creation support apparatus 1 according to the first embodiment of the present invention. Moreover, the block diagram of the component of the specification creation assistance apparatus 1 concerning 1st Embodiment of this invention is shown in FIGS. 2-7. The specification creation support device 1 is a device for supporting creation of the functional specification 126 shown in FIG. 8 of the microcomputer software for the air conditioner. The function specification is a specification in the basic plan 221 as shown in FIG. 9, and corresponds to the required specification in the basic plan 210 of the waterfall model shown in FIG.

<仕様作成支援装置1の全体構成>
図1に示す仕様作成支援装置1は、主として入力支援部10、変更点管理部30、モデル作成支援部50、参照チェック部70、機能ツリー管理部90、外部仕様作成部110及び辞書ファイル100を備える。
入力支援部10とモデル作成支援部50と参照チェック部70と外部仕様作成部110とは、辞書ファイル100に接続されており、辞書ファイル100を参照できるようになっている。
<Overall Configuration of Specification Creation Support Device 1>
The specification creation support apparatus 1 shown in FIG. 1 mainly includes an input support unit 10, a change point management unit 30, a model creation support unit 50, a reference check unit 70, a function tree management unit 90, an external specification creation unit 110, and a dictionary file 100. Prepare.
The input support unit 10, the model creation support unit 50, the reference check unit 70, and the external specification creation unit 110 are connected to the dictionary file 100 so that the dictionary file 100 can be referred to.

<機能ツリー管理部90の構成>
図1に示す機能ツリー管理部90は、図2に示すように、主としてデータ項目入力部97、データ項目作成部91、データ項目記憶部92、データ項目表示部93、文書対応付け記憶部94、文書データ表示部95、文書データ記憶部96及び目次作成部98を備える。
<Configuration of Function Tree Management Unit 90>
As shown in FIG. 2, the function tree management unit 90 shown in FIG. 1 mainly includes a data item input unit 97, a data item creation unit 91, a data item storage unit 92, a data item display unit 93, a document association storage unit 94, A document data display unit 95, a document data storage unit 96, and a table of contents creation unit 98 are provided.

図2に示すデータ項目入力部97では、データ項目を作成する旨の要求が入力される。データ項目作成部91は、データ項目を作成する旨の要求をデータ項目入力部97から受け取り、データ項目を階層的に作成し、データ項目の情報をデータ項目記憶部92に渡す。データ項目記憶部92は、データ項目の情報を記憶する。データ項目表示部93は、データ項目記憶部92からデータ項目の情報を受け取り、図8に示す表示画面130にデータ項目を階層的に表示する。図2に示す文書データ表示部95は、図8に示す表示画面130に表示されたデータ項目のいずれかを選択する旨の要求を受け、図2に示す文書対応付け記憶部94を参照し、文書データ記憶部96を参照して、データ項目に対応した文書データを特定して図8に示す表示画面130に表示する。目次作成部98は、データ項目記憶部92からデータ項目の階層的な構造の情報を受け取り、目次を作成し、目次の情報を文書データ記憶部96に渡す。文書データ表示部95は、文書データ記憶部96から目次の情報を受け取り、目次を図8に示す表示画面130に表示する。   In the data item input unit 97 shown in FIG. 2, a request to create a data item is input. The data item creation unit 91 receives a request to create a data item from the data item input unit 97, creates data items hierarchically, and passes data item information to the data item storage unit 92. The data item storage unit 92 stores data item information. The data item display unit 93 receives data item information from the data item storage unit 92 and hierarchically displays the data items on the display screen 130 shown in FIG. The document data display unit 95 shown in FIG. 2 receives a request to select any of the data items displayed on the display screen 130 shown in FIG. 8, and refers to the document association storage unit 94 shown in FIG. With reference to the document data storage unit 96, the document data corresponding to the data item is specified and displayed on the display screen 130 shown in FIG. The table of contents creating unit 98 receives information on the hierarchical structure of the data items from the data item storage unit 92, creates a table of contents, and passes the table of contents information to the document data storage unit 96. The document data display unit 95 receives the table of contents information from the document data storage unit 96 and displays the table of contents on the display screen 130 shown in FIG.

<入力支援部10の構成>
図1に示す入力支援部10は、図3に示すように、主として定義入力部11、属性参照部12、属性検出部13、属性エラー表示部14、制御入力部16、制御参照部17、制御検出部18及び制御エラー表示部19を備える。
図3に示す定義入力部11では、図32に示す入力枠372を介して用語の定義が入力される。図3に示す定義入力部11は、図32に示す入力枠372を介して入力された用語に対する属性の記述を選択入力する旨の要求を受ける。属性参照部12は、その要求を定義入力部11から受け取り、図3に示す辞書ファイル100にアクセスし、辞書ファイル100の属性表現辞書ファイル101に記憶された属性の表現を参照する。定義入力部11は、属性参照部12から属性の表現を受け取る。定義入力部11では、属性の定義の記述が入力される。定義入力部11は、定義入力部11に入力された定義の記述のうち属性の定義の記述を属性参照部12に渡す。属性参照部12は、辞書ファイル100にアクセスし、辞書ファイル100の属性制約辞書ファイル102に記憶された属性の制約のうち属性の定義の記述に関連したものを参照する。属性検出部13は、定義入力部11から属性の定義の記述を受け取り、属性参照部12から属性の制約のうち属性の定義の記述に関連したものを受け取り、属性の定義の記述と属性の制約とを照合する。属性検出部13は、属性の定義の記述におけるエラーを検出し、属性エラー表示部14に渡す。属性エラー表示部14は、図33に示すような属性の定義の記述におけるエラーを図8に示す表示画面130に表示する。
<Configuration of input support unit 10>
As shown in FIG. 3, the input support unit 10 shown in FIG. 1 mainly includes a definition input unit 11, an attribute reference unit 12, an attribute detection unit 13, an attribute error display unit 14, a control input unit 16, a control reference unit 17, and a control. A detection unit 18 and a control error display unit 19 are provided.
In the definition input unit 11 shown in FIG. 3, the definition of the term is input via the input frame 372 shown in FIG. The definition input unit 11 shown in FIG. 3 receives a request to selectively input the attribute description for the term input via the input frame 372 shown in FIG. The attribute reference unit 12 receives the request from the definition input unit 11, accesses the dictionary file 100 shown in FIG. 3, and refers to the attribute expression stored in the attribute expression dictionary file 101 of the dictionary file 100. The definition input unit 11 receives an attribute expression from the attribute reference unit 12. In the definition input unit 11, a description of the attribute definition is input. The definition input unit 11 passes the attribute definition description among the definition descriptions input to the definition input unit 11 to the attribute reference unit 12. The attribute reference unit 12 accesses the dictionary file 100 and refers to the attribute constraint stored in the attribute constraint dictionary file 102 of the dictionary file 100 that is related to the description of the attribute definition. The attribute detection unit 13 receives the description of the attribute definition from the definition input unit 11, receives from the attribute reference unit 12 the attribute definition related to the attribute definition description, and receives the attribute definition description and the attribute constraint And match. The attribute detection unit 13 detects an error in the description of the attribute definition and passes it to the attribute error display unit 14. The attribute error display unit 14 displays an error in the description of the attribute definition as shown in FIG. 33 on the display screen 130 shown in FIG.

図3に示す定義入力部11は、属性参照部12を経由して、辞書ファイル100にアクセスし、辞書ファイル100の制御表現辞書ファイル103と制御制約辞書ファイル104とに用語及び用語の属性の定義を渡す。用語及び用語の属性の定義は、制御表現辞書ファイル103に記憶される制御の記述の定型的な表現の一つとされ、制御制約辞書ファイル104に記憶される制御の記述の制約の1つとされる。   The definition input unit 11 shown in FIG. 3 accesses the dictionary file 100 via the attribute reference unit 12, and defines terms and term attributes in the control expression dictionary file 103 and the control constraint dictionary file 104 of the dictionary file 100. give. The definition of the term and the attribute of the term is one of the standard expressions of the control description stored in the control expression dictionary file 103, and is one of the control description constraints stored in the control constraint dictionary file 104. .

図3に示す制御入力部16では、図34に示す入力枠405,406,407,408を介して制御の記述が入力される。図3に示す制御入力部16は、制御の記述を選択入力する旨の要求を受ける。図3に示す制御参照部17は、その要求を制御入力部16から受け取り、辞書ファイル100にアクセスし、辞書ファイル100の制御表現辞書ファイル103に記憶された制御の表現を参照する。制御入力部16は、制御参照部17から制御の表現を受け取る。制御入力部16では、制御の記述が入力される。制御入力部16は、制御入力部16に入力された制御の記述を制御参照部17に渡す。制御参照部17は、辞書ファイル100にアクセスし、辞書ファイル100の制御制約辞書ファイル104に記述された制御の制約のうち制御の記述に関連したものを参照する。制御検出部18は、制御入力部16から制御の記述を受け取り、制御参照部17から制御の制約のうち制御の記述に関連したものを受け取り、制御の記述と制御の制約とを照合する。制御検出部18は、制御の記述におけるエラーを検出し、制御エラー表示部19に渡す。制御エラー表示部19は、図37に示すような制御の記述におけるエラーを図8に示す表示画面130に表示する。   In the control input unit 16 shown in FIG. 3, a description of the control is input via the input frames 405, 406, 407, and 408 shown in FIG. The control input unit 16 shown in FIG. 3 receives a request to selectively input a control description. The control reference unit 17 shown in FIG. 3 receives the request from the control input unit 16, accesses the dictionary file 100, and refers to the control expression stored in the control expression dictionary file 103 of the dictionary file 100. The control input unit 16 receives a control expression from the control reference unit 17. The control input unit 16 receives a description of control. The control input unit 16 passes the control description input to the control input unit 16 to the control reference unit 17. The control reference unit 17 accesses the dictionary file 100 and refers to the control constraint described in the control constraint dictionary file 104 of the dictionary file 100 related to the control description. The control detection unit 18 receives a description of control from the control input unit 16, receives from the control reference unit 17 a control constraint related to the control description, and collates the control description with the control constraint. The control detection unit 18 detects an error in the control description and passes it to the control error display unit 19. The control error display unit 19 displays an error in the control description as shown in FIG. 37 on the display screen 130 shown in FIG.

<参照チェック部70の構成>
図1に示す参照チェック部70は、図4に示すように、主として用語参照部71、用語検出部72、用語エラー表示部73、用語表示部74及び用語登録部75を備える。
図3に示す定義入力部11は、入力された定義の記述のうち用語の定義の記述を用語参照部71に渡す。図4に示す用語参照部71は、辞書ファイル100にアクセスし、辞書ファイル100の用語制約辞書ファイル106に記憶された用語の制約のうち用語の定義の記述に関連したものを参照する。用語検出部72は、図3に示す定義入力部11から用語の定義の記述を受け取り、図4に示す用語参照部71から用語の制約のうち用語の定義の記述に関連したものを受け取り、用語の定義の記述と用語の制約とを照合する。用語検出部72は、用語の定義の記述におけるエラーを検出し、用語エラー表示部73に渡す。用語エラー表示部73は、図39に示すような用語の定義の記述におけるエラーを図8に示す表示画面130に表示する。
<Configuration of Reference Check Unit 70>
The reference check unit 70 shown in FIG. 1 mainly includes a term reference unit 71, a term detection unit 72, a term error display unit 73, a term display unit 74, and a term registration unit 75, as shown in FIG.
The definition input unit 11 illustrated in FIG. 3 passes a description of the definition of the term among the description of the input definition to the term reference unit 71. The term reference unit 71 shown in FIG. 4 accesses the dictionary file 100 and refers to the term constraint stored in the term constraint dictionary file 106 of the dictionary file 100 that is related to the description of the definition of the term. The term detection unit 72 receives a description of the definition of the term from the definition input unit 11 shown in FIG. 3, receives from the term reference unit 71 shown in FIG. 4 a term constraint related to the description of the definition of the term, Check the definition of the definition against terminology constraints. The term detection unit 72 detects an error in the description of the definition of the term and passes it to the term error display unit 73. The term error display unit 73 displays an error in the description of the definition of the term as shown in FIG. 39 on the display screen 130 shown in FIG.

図4に示す用語検出部72は、用語の定義の記述におけるエラーを検出する際に、図8に示す機能仕様書126において用語が読み込まれた場所と機能仕様書126において用語が書き込まれた場所との少なくとも一方を検出する。図4に示す用語表示部74は、図8に示す機能仕様書126において用語が読み込まれた場所の情報と機能仕様書126において用語が書き込まれた場所の情報とを図4に示す用語検出部72から受け取り、用語が読み込まれた場所の情報と用語が書き込まれた場所の情報とを図8に示す表示画面130に図41に示す一覧表470として表示する。図4に示す用語登録部75は、用語が読み込まれた場所の情報と用語が書き込まれた場所の情報とを登録し、用語表示部74が図8に示す表示画面130に表示した図41に示す一覧表470に、図8に示す機能仕様書126において用語が読み込まれた場所と機能仕様書126において用語が書き込まれた場所との少なくとも一方へのリンクである図41に示す「Jump」ボタン480を設定する。   When the term detection unit 72 shown in FIG. 4 detects an error in the description of the definition of the term, the place where the term is read in the functional specification 126 shown in FIG. 8 and the place where the term is written in the functional specification 126. And at least one of them is detected. The term display unit 74 shown in FIG. 4 is a term detection unit shown in FIG. 4 that shows information on the location where the term is read in the functional specification 126 shown in FIG. 8 and information on the location where the term is written in the functional specification 126. 72, the information on the location where the term is read and the information on the location where the term is written are displayed as a list 470 shown in FIG. 41 on the display screen 130 shown in FIG. The term registration unit 75 shown in FIG. 4 registers the information of the place where the term is read and the information of the place where the term is written, and the term display unit 74 displays the information on the display screen 130 shown in FIG. A list 470 shown in FIG. 41 is a “Jump” button shown in FIG. 41 that is a link to at least one of the location where the term is read in the functional specification 126 shown in FIG. 8 and the location where the term is written in the functional specification 126. 480 is set.

<変更点管理部30の構成>
図1に示す変更点管理部30は、図5に示すように、主として変更入力部31と変更検出部32と変更表示部33と変更登録部34とを備える。
図5に示す変更入力部31は、図8に示すハードディスク120に記憶された変更前の機能仕様書125と変更後の機能仕様書126とが入力される。図5に示す変更検出部32は、図8に示す変更前の機能仕様書125と変更後の機能仕様書126とを図5に示す変更入力部31から受け取り、両者の差分を取り、変更箇所を検出する。変更表示部33は、変更検出部32から変更箇所の情報を受け取り、図47,図48に示すように変更状態ごとに異なる色で図8に示す表示画面130に表示する。
<Configuration of Change Management Unit 30>
The change point management unit 30 shown in FIG. 1 mainly includes a change input unit 31, a change detection unit 32, a change display unit 33, and a change registration unit 34, as shown in FIG.
The change input unit 31 shown in FIG. 5 receives the pre-change functional specification 125 and the post-change functional specification 126 stored in the hard disk 120 shown in FIG. The change detection unit 32 shown in FIG. 5 receives the functional specification 125 before change and the functional specification 126 after change shown in FIG. 8 from the change input unit 31 shown in FIG. Is detected. The change display unit 33 receives the information on the changed portion from the change detection unit 32 and displays it on the display screen 130 shown in FIG. 8 in a different color for each change state as shown in FIGS.

<モデル作成支援部50の構成>
図1に示すモデル作成支援部50は、図6に示すように、主として変換処理部52、変換出力処理部53、第1相互参照部55及び第1相互表示部56を備える。
図6に示す変換処理部52は、図8に示す機能仕様書126の記述を図2に示す文書データ記憶部96から受け取り、図8に示す機能仕様書126の記述を機能仕様書126のフォーマットから外部仕様書124のフォーマットに変換し、図6に示す変換出力処理部53に渡す。ここで、外部仕様書とは、図9に示すように外部仕様222における仕様書であり、図75に示すウォーターフォールモデルの外部設計211における外部設計仕様書と内部設計212における内部設計仕様書と詳細設計213における詳細設計仕様書とに相当する。図6に示す変換出力処理部53は、辞書ファイル100にアクセスし、変換後の記述のうち定義の記述を辞書ファイル100の外部参照辞書ファイル105へ出力する。変換出力処理部53は、変換後の記述のうち制御の記述を図1に示す外部仕様作成部110へ渡す。
<Configuration of Model Creation Support Unit 50>
The model creation support unit 50 illustrated in FIG. 1 mainly includes a conversion processing unit 52, a conversion output processing unit 53, a first cross-reference unit 55, and a first mutual display unit 56, as illustrated in FIG.
6 receives the description of the functional specification 126 shown in FIG. 8 from the document data storage unit 96 shown in FIG. 2, and converts the description of the functional specification 126 shown in FIG. 8 into the format of the functional specification 126. Are converted into the format of the external specification 124 and passed to the conversion output processing unit 53 shown in FIG. Here, the external specification is a specification in the external specification 222 as shown in FIG. 9, and the external design specification in the external design 211 of the waterfall model and the internal design specification in the internal design 212 shown in FIG. This corresponds to the detailed design specification in the detailed design 213. The conversion output processing unit 53 illustrated in FIG. 6 accesses the dictionary file 100 and outputs the description of the definition to the external reference dictionary file 105 of the dictionary file 100. The conversion output processing unit 53 passes the control description among the converted descriptions to the external specification creation unit 110 shown in FIG.

図7に示す後述の対応付け記憶部114は、図8に示す機能仕様書126の記述と外部仕様書124の記述との対応付けを記憶している。図6に示す第1相互参照部55は、図7に示す対応付け記憶部114を参照することにより、図8に示す外部仕様書124の記述から対応する機能仕様書126の記述を参照する。図6に示す第1相互表示部56は、図8に示す外部仕様書124の記述のうちいずれかの記述を指定する旨の要求を受け取り、対応する機能仕様書126の記述を表示画面130に表示する。   7 stores the association between the description of the functional specification 126 and the description of the external specification 124 shown in FIG. The first cross-reference unit 55 illustrated in FIG. 6 refers to the description of the corresponding functional specification 126 from the description of the external specification 124 illustrated in FIG. 8 by referring to the association storage unit 114 illustrated in FIG. The first mutual display unit 56 shown in FIG. 6 receives a request for designating one of the descriptions of the external specification 124 shown in FIG. 8, and displays the description of the corresponding functional specification 126 on the display screen 130. indicate.

<外部仕様作成部110の構成>
図1に示す外部仕様作成部110は、図7に示すように、主として外部入力部111、外部処理部112、外部記憶部113、対応付け記憶部114、第2相互参照部115及び第2相互表示部116を備える。
図7に示す外部入力部111では、図6に示す変換出力処理部53が出力した制御の記述が入力され、外部処理部112に渡される。外部処理部112は、辞書ファイル100にアクセスし、辞書ファイル100の外部参照辞書ファイル105を参照し、制御の記述に問題がないか判断する。外部処理部112は、制御の記述に問題がなければ、特開平7−334357に示す方法により、制御の記述をデータフローダイアグラム(プロセス間のデータの受け渡しを示す図)やコンロールフローダイアグラム(プロセス内での状態遷移を示す図)などに変換し、外部記憶部113に渡す。外部記憶部113は、データフローダイアグラムやコンロールフローダイアグラムなどを図8に示す外部仕様書124として記憶する。
<Configuration of external specification creation unit 110>
As shown in FIG. 7, the external specification creating unit 110 shown in FIG. A display unit 116 is provided.
In the external input unit 111 illustrated in FIG. 7, the control description output from the conversion output processing unit 53 illustrated in FIG. 6 is input and passed to the external processing unit 112. The external processing unit 112 accesses the dictionary file 100, refers to the external reference dictionary file 105 of the dictionary file 100, and determines whether there is a problem in the control description. If there is no problem in the control description, the external processing unit 112 can convert the control description into a data flow diagram (a diagram showing data transfer between processes) or a control flow diagram (in-process The figure shows the state transition in FIG. The external storage unit 113 stores a data flow diagram, a control flow diagram, and the like as an external specification 124 shown in FIG.

図7に示す対応付け記憶部114は、図8に示す機能仕様書126の記述と外部仕様書124の記述との対応付けを記憶している。図7に示す第2相互参照部115は、対応付け記憶部114を参照することにより、図8に示す機能仕様書126の記述から対応する外部仕様書124の記述を参照する。図7に示す第2相互表示部116は、図8に示す機能仕様書126の記述のうちいずれかの記述を指定する旨の要求を受け取り、対応する外部仕様書124の記述を表示画面130に表示する。   The association storage unit 114 illustrated in FIG. 7 stores the association between the description of the functional specification 126 and the description of the external specification 124 illustrated in FIG. The second cross-reference unit 115 illustrated in FIG. 7 refers to the description of the corresponding external specification 124 from the description of the functional specification 126 illustrated in FIG. 8 by referring to the association storage unit 114. The second mutual display unit 116 shown in FIG. 7 receives a request for designating one of the descriptions of the functional specification 126 shown in FIG. 8 and displays the description of the corresponding external specification 124 on the display screen 130. indicate.

<辞書ファイル100の構成>
図1に示す辞書ファイル100は、図3,図4,図6,図7に示すように、主として属性表現辞書ファイル101,属性制約辞書ファイル102,制御表現辞書ファイル103,制御制約辞書ファイル104,用語制約辞書ファイル106及び外部参照辞書ファイル105を備える。
<Configuration of dictionary file 100>
The dictionary file 100 shown in FIG. 1 is mainly composed of an attribute expression dictionary file 101, an attribute constraint dictionary file 102, a control expression dictionary file 103, a control constraint dictionary file 104, as shown in FIGS. A term constraint dictionary file 106 and an external reference dictionary file 105 are provided.

辞書ファイル100は、必要に応じて参照される。
<仕様作成支援装置1のハードウェア構成>
図1に示す仕様作成支援装置1のハードウェア構成を図8に示す。
図8において、CPU140には、メモリ150と表示画面130とキーボード160とマウス190とハードディスク120とCD−ROMドライブ170とがBUSライン180を経由して接続されている。
The dictionary file 100 is referred to as necessary.
<Hardware Configuration of Specification Creation Support Device 1>
FIG. 8 shows the hardware configuration of the specification creation support apparatus 1 shown in FIG.
In FIG. 8, a memory 150, a display screen 130, a keyboard 160, a mouse 190, a hard disk 120, and a CD-ROM drive 170 are connected to a CPU 140 via a BUS line 180.

図8に示すCPU140は、図2に示すデータ項目作成部91、目次作成部98、図3に示す属性参照部12、属性検出部13、制御参照部17、制御検出部18、図4に示す用語参照部71、用語検出部72、図5に示す変更検出部32、図6に示す変換処理部52、変換出力処理部53、第1相互参照部55、図7に示す外部処理部112及び第2相互参照部115に対応する。   The CPU 140 shown in FIG. 8 includes the data item creation unit 91 and the table of contents creation unit 98 shown in FIG. 2, the attribute reference unit 12, the attribute detection unit 13, the control reference unit 17, the control detection unit 18 shown in FIG. Term reference unit 71, term detection unit 72, change detection unit 32 shown in FIG. 5, conversion processing unit 52 shown in FIG. 6, conversion output processing unit 53, first cross-reference unit 55, external processing unit 112 shown in FIG. This corresponds to the second cross-reference unit 115.

図8に示す表示画面130は、図2に示すデータ項目表示部93,文書データ表示部95,図3に示す属性エラー表示部14,制御エラー表示部19,図4に示す用語エラー表示部73,用語表示部74,図5に示す変更表示部33,図6に示す第1相互表示部56,図7に示す第2相互表示部116に対応する。
図8に示すキーボード160とマウス190とは、図2に示すデータ項目入力部97,図3に示す定義入力部11,制御入力部16,図5に示す変更入力部31,図7に示す外部入力部111に対応する。
8 includes a data item display section 93, a document data display section 95 shown in FIG. 2, an attribute error display section 14 shown in FIG. 3, a control error display section 19, and a term error display section 73 shown in FIG. , The term display unit 74, the change display unit 33 shown in FIG. 5, the first mutual display unit 56 shown in FIG. 6, and the second mutual display unit 116 shown in FIG.
The keyboard 160 and mouse 190 shown in FIG. 8 are the data item input unit 97 shown in FIG. 2, the definition input unit 11 shown in FIG. 3, the control input unit 16, the change input unit 31 shown in FIG. 5, and the external shown in FIG. This corresponds to the input unit 111.

図8に示すハードディスク120は、図2に示すデータ項目記憶部92,文書対応付け記憶部94,文書データ記憶部96,図4に示す用語登録部75,図5に示す変更登録部34、図7に示す外部記憶部113及び対応付け記憶部114に対応する。
図8に示すハードディスク120には、主として変更前の機能仕様書125,変更後の機能仕様書126,外部仕様書124,機能名一覧ファイル127,仕様作成支援プログラム121,外部仕様作成プログラム122,辞書ファイル100及びOS123が記憶されている。仕様作成支援プログラム121と外部仕様作成プログラム122とは、CD−ROMドライブ170を介してCD−ROM171からインストールされたものである。
The hard disk 120 shown in FIG. 8 includes a data item storage unit 92, a document association storage unit 94, a document data storage unit 96, a term registration unit 75 shown in FIG. 4, a change registration unit 34 shown in FIG. 7 corresponds to the external storage unit 113 and the association storage unit 114 shown in FIG.
The hard disk 120 shown in FIG. 8 mainly includes a function specification 125 before change, a function specification 126 after change, an external specification 124, a function name list file 127, a specification creation support program 121, an external specification creation program 122, a dictionary. A file 100 and an OS 123 are stored. The specification creation support program 121 and the external specification creation program 122 are installed from the CD-ROM 171 via the CD-ROM drive 170.

<空調機のマイコン用ソフトウェアを開発する流れ>
空調機のマイコン用ソフトウェアの開発の流れを図9に示す。
図9に示す基本計画220では、概要仕様書が作成される。概要仕様書は、空調機の大まかな仕様を記述したものである。概要仕様書は、図75に示すウォーターフォールモデルの基本計画210における要求仕様書210に対応する。
<Flow for developing microcomputer software for air conditioners>
Figure 9 shows the flow of development of microcomputer software for air conditioners.
In the basic plan 220 shown in FIG. 9, a summary specification is created. The outline specification describes the general specifications of the air conditioner. The outline specification corresponds to the requirement specification 210 in the basic plan 210 of the waterfall model shown in FIG.

図9に示す基本計画221では、図8に示す仕様作成支援プログラム121を用いて機能仕様書126が作成される。機能仕様書126は、概要仕様書に記述された空調機のおおまかな仕様を、具体的な機能として記述したものである。機能仕様書126は、図75に示すウォーターフォールモデルの基本計画210における要求仕様書210に対応する。   In the basic plan 221 shown in FIG. 9, a functional specification 126 is created using the specification creation support program 121 shown in FIG. The functional specification 126 describes the general specifications of the air conditioner described in the outline specification as specific functions. The functional specification 126 corresponds to the required specification 210 in the basic plan 210 of the waterfall model shown in FIG.

図9に示す外部仕様222では、図8に示す外部仕様作成プログラム122を用いて外部仕様書124が作成される。外部仕様書124は、マイコン用ソフトウェアを生成するための詳細な仕様を記述したものである。図9に示す外部仕様222は、図75に示すウォーターフォールモデルの外部設計211,内部設計212,詳細設計213に対応する。図8、図9に示す外部仕様書124は、図75に示すウォーターフォールモデルの外部設計211における外部設計仕様書と内部設計212における内部設計仕様書と詳細設計213における詳細設計仕様書とに相当する。   In the external specification 222 shown in FIG. 9, the external specification 124 is created using the external specification creation program 122 shown in FIG. The external specification 124 describes detailed specifications for generating microcomputer software. The external specification 222 shown in FIG. 9 corresponds to the external design 211, internal design 212, and detailed design 213 of the waterfall model shown in FIG. 8 and 9 correspond to the external design specification in the external design 211 of the waterfall model, the internal design specification in the internal design 212, and the detailed design specification in the detailed design 213 shown in FIG. To do.

図9に示すコーディング223では、図8に示す外部仕様作成プログラムによりマイコン用ソフトウェアが自動生成される。図9に示すコーディング223は、図75に示すウォーターフォールモデルのコーディング214に対応する。
図9に示すテスト224では、マイコン用ソフトウェアのテストが行われる。テスト224は、図75に示すウォーターフォールモデルのテスト215に対応する。
In the coding 223 shown in FIG. 9, the microcomputer software is automatically generated by the external specification creation program shown in FIG. Coding 223 shown in FIG. 9 corresponds to coding 214 of the waterfall model shown in FIG.
In the test 224 shown in FIG. 9, the microcomputer software is tested. The test 224 corresponds to the test 215 of the waterfall model shown in FIG.

各工程220,221,222,223,224では、開発の完了を確認するためのレビューが行われ、エラーがなければ次の段階へ進む(開発の流れ225,226,227,228)。その工程におけるエラーがあった場合、エラーを修正した後再度レビューを行い、エラーが無くなれば次の段階へ進む(開発の流れ225,226,227,228)。前の工程におけるエラーが発見された場合や仕様変更などにより前の工程における仕様を変更する必要が生じた場合、前の段階へ戻る(開発の流れ229,230,231,232)。   In each step 220, 221, 222, 223, 224, a review for confirming the completion of development is performed, and if there is no error, the process proceeds to the next stage (development flow 225, 226, 227, 228). If there is an error in the process, the error is corrected and the review is performed again. If there is no error, the process proceeds to the next stage (development flow 225, 226, 227, 228). If an error in the previous process is found or if it is necessary to change the specification in the previous process due to a specification change, the process returns to the previous stage (development flow 229, 230, 231, 232).

<仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する処理の流れ>
図1に示す仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する処理の流れを、図10に示すフローチャートを用いて説明する。
図10に示すステップS100では、機能ツリー管理処理が行われる。ステップS300では、図8に示す機能仕様書126への入力要求があるか否かが判断される。入力要求があると判断された場合は図10に示すステップS200へ進められ、入力要求がないと判断された場合はステップS400へと進められる。ステップS400では、参照チェック処理が行われる。ステップS500では、参照チェック処理で検出されたエラーがあるか否かが判断される。エラーがあると判断された場合はステップS200へ進められ、エラーがないと判断された場合はステップS600へ進められる。ステップS600では、図9に示す基本計画220や基本計画221において仕様の変更指示があるか否かが判断される。変更指示があると判断された場合はステップS200へ進められ、変更指示がないと判断された場合はステップS700へ進められる。ステップS700では、変更点管理処理が行われる。ステップS800では、図8に示す機能仕様書126の作成が完了したか否かが判断される。完了したと判断された場合はステップS900へ進められ、完了していないと判断された場合はステップS100へ進められる。ステップS900では、モデル作成支援処理が行われる。
<Flow of processing in which the specification creation support device 1 supports creation of a functional specification related to the microcomputer software for the air conditioner>
A description will be given of a flow of processing in which the specification creation support apparatus 1 shown in FIG. 1 supports creation of a functional specification related to microcomputer software for an air conditioner, with reference to a flowchart shown in FIG.
In step S100 shown in FIG. 10, a function tree management process is performed. In step S300, it is determined whether or not there is an input request to the functional specification 126 shown in FIG. If it is determined that there is an input request, the process proceeds to step S200 shown in FIG. 10, and if it is determined that there is no input request, the process proceeds to step S400. In step S400, a reference check process is performed. In step S500, it is determined whether there is an error detected in the reference check process. If it is determined that there is an error, the process proceeds to step S200. If it is determined that there is no error, the process proceeds to step S600. In step S600, it is determined whether or not there is a specification change instruction in the basic plan 220 or the basic plan 221 shown in FIG. If it is determined that there is a change instruction, the process proceeds to step S200. If it is determined that there is no change instruction, the process proceeds to step S700. In step S700, change point management processing is performed. In step S800, it is determined whether the creation of the functional specification 126 shown in FIG. 8 has been completed. If it is determined that the process has been completed, the process proceeds to step S900. If it is determined that the process has not been completed, the process proceeds to step S100. In step S900, model creation support processing is performed.

<機能ツリー管理処理の流れ>
図10に示す機能ツリー管理処理S100の詳細を、図11から図13に示すフローチャートを用いて説明する。
図11に示すステップS122では、図8に示す仕様作成支援プログラム121が起動され、図25に示す初期画面300が呼び出される。図25に示す初期画面300のメニュー欄304で図8に示す機能仕様書126の名称を作成するためのコマンドが選択されると、図26に示す「機能仕様書プロパティ」画面310が呼び出され、「名称」欄311に図8に示す機能仕様書126の名称が入力されることにより、図2に示すデータ項目入力部97では、図8に示す機能仕様書126の名称が入力される。そして、機能仕様書126の名称の情報が図2に示すデータ項目入力部97からデータ項目作成部91へ渡される。図26に示す「OK」ボタン312が押されることにより、図2に示すデータ項目作成部91により図8に示す機能仕様書126の名称の情報とその階層的な位置の情報とが作成され、それらの情報が図2に示すデータ項目作成部91からデータ項目記憶部92に渡され、図8に示す機能仕様書126の名称が作成される。それらの情報は図2に示すデータ項目記憶部92からデータ項目表示部93に渡され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に図8に示す機能仕様書126の名称が階層的に表示される(図11で示す(1))。
<Flow of function tree management processing>
Details of the function tree management process S100 shown in FIG. 10 will be described using the flowcharts shown in FIGS.
In step S122 shown in FIG. 11, the specification creation support program 121 shown in FIG. 8 is started, and the initial screen 300 shown in FIG. 25 is called. When the command for creating the name of the functional specification 126 shown in FIG. 8 is selected in the menu column 304 of the initial screen 300 shown in FIG. 25, the “functional specification property” screen 310 shown in FIG. When the name of the functional specification 126 shown in FIG. 8 is input to the “name” column 311, the name of the functional specification 126 shown in FIG. 8 is input to the data item input unit 97 shown in FIG. 2. Then, the information on the name of the functional specification 126 is passed from the data item input unit 97 shown in FIG. When the “OK” button 312 shown in FIG. 26 is pressed, the data item creation unit 91 shown in FIG. 2 creates the name information and the hierarchical position information of the functional specification 126 shown in FIG. Such information is transferred from the data item creation unit 91 shown in FIG. 2 to the data item storage unit 92, and the name of the functional specification 126 shown in FIG. 8 is created. The information is transferred from the data item storage unit 92 shown in FIG. 2 to the data item display unit 93, and the name of the function specification 126 shown in FIG. 8 is displayed in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Are displayed hierarchically ((1) shown in FIG. 11).

図11に示すステップS101では、図8に示す機能仕様書126における章の項目を作成したい旨の要求があるか否かが判断される。章の項目を作成したい旨の要求があると判断されればステップS102へ進められ、章を作成したい旨の要求がないと判断されればステップS103へ進められる。
図11に示すステップS102では、図25に示す初期画面300のメニュー欄304で章の名称を作成するためのコマンドが選択されると、図27に示す「機能プロパティ」画面320が呼び出され、「機能名称」欄321に章の名称が入力されることにより、図2に示すデータ項目入力部97では、章の名称が入力される。そして、章の名称の情報がデータ項目入力部97からデータ項目作成部91に渡される。図27に示す「OK」ボタン323が押されることにより、図2に示すデータ項目作成部91により章の名称の情報とその階層的な位置の情報とが作成され、章の名称の情報とその階層的な位置の情報とが図2に示すデータ項目作成部91からデータ項目記憶部92に渡され、章の名称が追加される。章の名称の情報とその階層的な位置の情報とは図2に示すデータ項目記憶部92からデータ項目表示部93に渡され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に章の名称が階層的に表示され、章の名称の前にその名称が章の名称であることを示す緑色の四角が表示される。
In step S101 shown in FIG. 11, it is determined whether there is a request to create a chapter item in the functional specification 126 shown in FIG. If it is determined that there is a request to create a chapter item, the process proceeds to step S102. If it is determined that there is no request to create a chapter, the process proceeds to step S103.
In step S102 shown in FIG. 11, when a command for creating a chapter name is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, a “functional property” screen 320 shown in FIG. By inputting the chapter name in the “function name” column 321, the chapter name is input in the data item input unit 97 shown in FIG. 2. Then, information on the chapter name is passed from the data item input unit 97 to the data item creation unit 91. When the “OK” button 323 shown in FIG. 27 is pressed, chapter name information and hierarchical position information are created by the data item creation unit 91 shown in FIG. The hierarchical position information is transferred from the data item creation unit 91 shown in FIG. 2 to the data item storage unit 92, and the chapter name is added. The chapter name information and the hierarchical position information are transferred from the data item storage unit 92 shown in FIG. 2 to the data item display unit 93, and displayed in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. The chapter names are displayed hierarchically, and a green square indicating that the name is the chapter name is displayed before the chapter name.

図11に示すステップS103では、図8に示す機能仕様書126における機能の項目を作成したい旨の要求があるか否かが判断される。機能の項目を作成したい旨の要求があると判断されればステップS104へ進められ、機能の項目を作成したい旨の要求がないと判断されればステップS108へ進められる。
図11に示すステップS104では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で章の名称又は機能の名称が選択され、図2に示すデータ項目記憶部92に記憶された章又は機能の階層的な位置の情報が参照される。
In step S103 shown in FIG. 11, it is determined whether or not there is a request to create a function item in the functional specification 126 shown in FIG. If it is determined that there is a request to create a function item, the process proceeds to step S104. If it is determined that there is no request to create a function item, the process proceeds to step S108.
In step S104 shown in FIG. 11, a chapter name or function name is selected in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25, and the chapter stored in the data item storage unit 92 shown in FIG. Alternatively, information on hierarchical positions of functions is referred to.

図11に示すステップS105では、図25に示す初期画面300のメニュー欄304で機能の名称を作成するためのコマンドが選択されると、図28に示す「機能プロパティ」画面320が呼び出される。「機能名称」欄321に機能の名称が入力されることにより、図2に示すデータ項目入力部97に機能の名称が入力され、機能の名称の情報がデータ項目入力部97からデータ項目作成部91に渡される。図28に示す「OK」ボタン323が押されることにより、図2に示すデータ項目作成部91により機能の名称の情報とその階層的な位置の情報とが作成され、機能の名称の情報とその階層的な位置の情報とが図2に示すデータ項目作成部91からデータ項目記憶部92に渡され、機能の名称が追加される。機能の名称の情報とその階層的な位置の情報とは図2に示すデータ項目記憶部92からデータ項目表示部93に渡され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に機能の名称が階層的に表示される。そして、その機能の名称の前にその機能の項目がその下にさらに機能の項目を有していないことを示す赤い四角が表示される。   In step S105 shown in FIG. 11, when a command for creating a function name is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, a “function property” screen 320 shown in FIG. 28 is called. By inputting the function name in the “function name” column 321, the function name is input to the data item input unit 97 shown in FIG. 91. When the “OK” button 323 shown in FIG. 28 is pressed, the function name information and the hierarchical position information are created by the data item creation unit 91 shown in FIG. The hierarchical position information is transferred from the data item creation unit 91 shown in FIG. 2 to the data item storage unit 92, and the name of the function is added. The function name information and the hierarchical position information are transferred from the data item storage unit 92 shown in FIG. 2 to the data item display unit 93, and displayed in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. The function names are displayed hierarchically. Then, a red square indicating that the item of the function has no further function item is displayed below the name of the function.

図11に示すステップS106では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で機能の名称が選択され、図2に示すデータ項目記憶部92に記憶された機能の階層的な位置の情報が参照される。
図11に示すステップS107では、図25に示す初期画面300のメニュー欄304で図8に示す機能仕様書126に文書データを追加するためのコマンドが選択されると、図2に示す文書データ記憶部96に文書データが記憶されるとともに文書対応付け記憶部94に文書データと機能の名称との対応付けが記憶され、文書データが追加される。文書データ表示部95により文書対応付け記憶部94と文書データ記憶部96とが参照され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に機能の名称と文書データのページ番号とが階層的に表示され、文書データのページ番号の前にアイコンが付加されるとともに文書ウインドウ303の表示欄306に文書データの内容が表示される。文書データの内容は初期の状態では白紙である。
In step S106 shown in FIG. 11, a function name is selected in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25, and the hierarchical functions stored in the data item storage unit 92 shown in FIG. Reference is made to location information.
In step S107 shown in FIG. 11, when a command for adding document data to the functional specification 126 shown in FIG. 8 is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, the document data storage shown in FIG. The document data is stored in the unit 96, the correspondence between the document data and the function name is stored in the document association storage unit 94, and the document data is added. The document data display unit 95 refers to the document association storage unit 94 and the document data storage unit 96, and the name of the function, the page number of the document data, and the like are displayed in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Are displayed hierarchically, an icon is added in front of the page number of the document data, and the contents of the document data are displayed in the display field 306 of the document window 303. The content of the document data is blank in the initial state.

図11に示すステップS108では、子機能を追加したい旨の要求があるか否かが判断される。子機能を追加したい旨の要求があると判断されればステップS109へ進められ、子機能を追加したい旨の要求がないと判断されればステップS113(図11、図12で示す(2))へ進められる。
図11に示すステップS109では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で子機能を従属させる機能の名称が選択され、図2に示すデータ項目記憶部92に記憶された機能の階層的な位置の情報が参照される。
In step S108 shown in FIG. 11, it is determined whether or not there is a request to add a child function. If it is determined that there is a request to add a child function, the process proceeds to step S109. If it is determined that there is no request to add a child function, step S113 ((2) shown in FIGS. 11 and 12) is performed. To proceed.
In step S109 shown in FIG. 11, the name of the function subordinate to the child function is selected in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25 and stored in the data item storage unit 92 shown in FIG. Information on the hierarchical location of functions is referenced.

図11に示すステップS110では、図2に示す文書データ表示部95により文書対応付け記憶部94と文書データ記憶部96とが参照され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に機能の名称と文書データのページ番号とが階層的に表示されるとともに文書ウインドウ303の表示欄306に文書データの内容が表示される(図11、図12で示す(3))。   In step S110 shown in FIG. 11, the document association storage unit 94 and the document data storage unit 96 are referred to by the document data display unit 95 shown in FIG. 2, and the display field of the function tree window 301 of the initial screen 300 shown in FIG. Function names and document data page numbers are displayed hierarchically in 304, and the contents of the document data are displayed in the display field 306 of the document window 303 ((3) shown in FIGS. 11 and 12).

図11に示すステップS110では、図25に示す初期画面300のメニュー欄304で機能の名称を作成するためのコマンドが選択されると、図28に示す「機能プロパティ」画面320が呼び出される。「機能名称」欄321に機能の名称が入力されることにより、図2に示すデータ項目入力部97に機能の名称が入力され、機能の名称の情報がデータ項目入力部97からデータ項目作成部91に渡される。図28に示す「OK」ボタン323が押されることにより、図2に示すデータ項目作成部91により機能の名称の情報とその階層的な位置の情報とが作成され、機能の名称の情報とその階層的な位置の情報とが図2に示すデータ項目作成部91からデータ項目記憶部92に渡され、機能の名称が追加される。機能の名称の情報とその階層的な位置の情報とは図2に示すデータ項目記憶部92からデータ項目表示部93に渡され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に機能の名称が階層的に表示される。そして、その機能の名称の前にその機能の項目がその下にさらに機能の項目を有していないことを示す赤い四角が表示される。   In step S110 shown in FIG. 11, when a command for creating a function name is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, a “function property” screen 320 shown in FIG. 28 is called. By inputting the function name in the “function name” column 321, the function name is input to the data item input unit 97 shown in FIG. 91. When the “OK” button 323 shown in FIG. 28 is pressed, the function name information and the hierarchical position information are created by the data item creation unit 91 shown in FIG. The hierarchical position information is transferred from the data item creation unit 91 shown in FIG. 2 to the data item storage unit 92, and the name of the function is added. The function name information and the hierarchical position information are transferred from the data item storage unit 92 shown in FIG. 2 to the data item display unit 93, and displayed in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. The function names are displayed hierarchically. Then, a red square indicating that the item of the function has no further function item is displayed below the name of the function.

図12に示すステップS112では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で子機能を従属させた機能の名称の前に表示された赤い四角が青い四角に変更され、図2に示すデータ項目記憶部92にその機能の名称に関して変更後の項目の種類が記憶される。データ項目表示部93によりデータ項目記憶部92が参照され、データ項目表示部93により図8に示す表示画面130に変更後の項目の種類でデータ項目が表示され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に変更後の項目の種類でデータ項目が階層的に表示される。   In step S112 shown in FIG. 12, the red square displayed before the name of the function subordinated to the child function in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25 is changed to a blue square. In the data item storage unit 92 shown in FIG. The data item storage unit 92 is referred to by the data item display unit 93, the data item display unit 93 displays the data items in the changed item type on the display screen 130 shown in FIG. 8, and an initial screen 300 shown in FIG. Data items are hierarchically displayed in the display column 304 of the function tree window 301 with the changed item type.

図11に示すステップS123では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で子機能の名称が選択され、図2に示すデータ項目記憶部92に記憶された機能の階層的な位置の情報が参照される。
図11に示すステップS124では、図25に示す初期画面300のメニュー欄304で図8に示す機能仕様書126に文書データを追加するためのコマンドが選択されると、図2に示す文書データ記憶部96に文書データが記憶されるとともに文書対応付け記憶部94に文書データと機能の名称との対応付けが記憶され、文書データが追加される。文書データ表示部95により文書対応付け記憶部94と文書データ記憶部96とが参照され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に機能の名称と文書データのページ番号とが階層的に表示され、文書データのページ番号の前にアイコンが付加されるとともに文書ウインドウ303の表示欄306に文書データの内容が表示される。文書データの内容は初期の状態では白紙である。
In step S123 shown in FIG. 11, the name of the child function is selected in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. The location information is referenced.
In step S124 shown in FIG. 11, when a command for adding document data to the functional specification 126 shown in FIG. 8 is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, the document data storage shown in FIG. The document data is stored in the unit 96, the correspondence between the document data and the function name is stored in the document association storage unit 94, and the document data is added. The document data display unit 95 refers to the document association storage unit 94 and the document data storage unit 96, and the name of the function, the page number of the document data, and the like are displayed in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Are displayed hierarchically, an icon is added in front of the page number of the document data, and the contents of the document data are displayed in the display field 306 of the document window 303. The content of the document data is blank in the initial state.

図12に示すステップS113では、章の名称又は機能の名称を削除したい旨の要求があるか否かが判断される。章の名称又は機能の名称を削除したい旨の要求があると判断されればステップS114へ進められ、章の名称又は機能の名称を削除したい旨の要求がないと判断されればステップS116へ進められる。
図12に示すステップS114では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で章の名称又は機能の名称が選択されることにより、図2に示すデータ項目記憶部92に記憶された章の名称又は機能の名称の階層的な位置の情報が参照される。これにより、削除対象である章の名称又は機能の名称が選択される。
In step S113 shown in FIG. 12, it is determined whether there is a request to delete the chapter name or the function name. If it is determined that there is a request to delete the chapter name or function name, the process proceeds to step S114. If it is determined that there is no request to delete the chapter name or function name, the process proceeds to step S116. It is done.
In step S114 shown in FIG. 12, a chapter name or a function name is selected in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25, and stored in the data item storage unit 92 shown in FIG. The information on the hierarchical position of the name of the chapter or the name of the function is referred to. As a result, the name of the chapter or the name of the function to be deleted is selected.

図12に示すステップS115では、図25に示す初期画面300のメニュー欄304で章の名称又は機能の名称を削除するためのコマンドが選択されると、図2に示すデータ項目記憶部92から削除対象である章の名称又は機能の名称に関する情報が削除される。そして、データ項目表示部93によりデータ項目記憶部92が参照され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304において削除対象である章の名称又は機能の名称が表示されなくなる。   In step S115 shown in FIG. 12, when a command for deleting a chapter name or function name is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, the command is deleted from the data item storage unit 92 shown in FIG. Information on the name of the target chapter or function is deleted. Then, the data item storage unit 92 is referred to by the data item display unit 93, and the name of the chapter or function to be deleted is not displayed in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG.

図12に示すステップS116では、章の名称又は機能の名称を移動したい旨の要求があるか否かが判断される。章の名称又は機能の名称を移動したい旨の要求があると判断されればステップS117へ進められ、章の名称又は機能の名称を移動したい旨の要求がないと判断されればステップS119(図12,図13に示す(4))へ進められる。
図12に示すステップS117では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で章の名称又は機能の名称が選択されることにより、図2に示すデータ項目記憶部92に記憶された章の名称又は機能の名称の階層的な位置の情報が参照され、移動対象である章の名称又は機能の名称が選択される。
In step S116 shown in FIG. 12, it is determined whether there is a request to move the chapter name or function name. If it is determined that there is a request to move the chapter name or function name, the process proceeds to step S117. If it is determined that there is no request to move the chapter name or function name, step S119 (FIG. 12, the process proceeds to (4) shown in FIG.
In step S117 shown in FIG. 12, a chapter name or a function name is selected in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25, and stored in the data item storage unit 92 shown in FIG. The information on the hierarchical position of the name of the selected chapter or the name of the function is referred to, and the name of the chapter or function to be moved is selected.

図12に示すステップS118では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304において章の名称又は機能の名称が図8に示すマウス190によりドラッグアンドドロップされることにより、図2に示すデータ項目記憶部92において移動対象である章の名称又は機能の名称に関する階層的な位置の情報が変更される。そして、データ項目表示部93によりデータ項目記憶部92が参照され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304において移動対象である章の名称又は機能の名称が移動後の状態で表示される(図12,図13に示す(4))。   In step S118 shown in FIG. 12, a chapter name or a function name is dragged and dropped by the mouse 190 shown in FIG. 8 in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. In the data item storage unit 92 shown in FIG. 4, the hierarchical position information related to the name of the chapter or the function to be moved is changed. Then, the data item storage unit 92 is referred to by the data item display unit 93, and the name of the chapter or function to be moved in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. ((4) shown in FIGS. 12 and 13).

図13に示すステップS119では、目次を作成したい旨の要求があるか否かが判断される。目次を作成したい旨の要求があると判断されればステップS120へ進められ、目次を作成したい旨の要求がないと判断されればステップS121へ進められる。
図13に示すステップS120では、図25に示す初期画面300のメニュー欄304で目次を作成するためのコマンドが選択され、図2に示す目次作成部98によりデータ項目記憶部92が参照される。そして、データ項目記憶部92に記憶された章の名称又は機能の名称と章の名称又は機能の名称の階層的な位置の情報とがデータ項目記憶部92から目次作成部98に渡される。目次作成部98により目次が作成され、目次の情報は目次作成部98から文書データ記憶部96に渡される。文書データ記憶部96が文書データ表示部95により参照され、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304において最初の章のすぐ下の階層の位置に「目次」の名称が表示され、「目次」に属する文書データのアイコン及び文書データのページ番号がさらにその下の階層として表示され、図31に示す初期画面300の文書ウインドウ303の表示欄306で目次の文書データが表示される。
In step S119 shown in FIG. 13, it is determined whether there is a request to create a table of contents. If it is determined that there is a request to create a table of contents, the process proceeds to step S120, and if it is determined that there is no request to create a table of contents, the process proceeds to step S121.
In step S120 shown in FIG. 13, a command for creating a table of contents is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, and the data item storage unit 92 is referred to by the table of contents creation unit 98 shown in FIG. Then, the chapter name or function name and the hierarchical position information of the chapter name or function name stored in the data item storage unit 92 are passed from the data item storage unit 92 to the table of contents creation unit 98. A table of contents is created by the table of contents creating unit 98, and table of contents information is passed from the table of contents creating unit 98 to the document data storage unit 96. The document data storage unit 96 is referred to by the document data display unit 95, and the name of “table of contents” is displayed at a position immediately below the first chapter in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Then, the icon of the document data belonging to the “table of contents” and the page number of the document data are further displayed as a lower layer, and the document data of the table of contents is displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. The

図13に示すステップS121では、作成したいデータ項目が他にあるか否かが判断される。作成したい項目が他にあると判断されればステップS101(図13,図11に示す(1))へ進められ、作成したいデータ項目が他にないと判断されれば処理を終了される。
<入力支援処理の流れ>
図10に示す入力支援処理S200の詳細を、図14から図17に示すフローチャートを用いて説明する。
In step S121 shown in FIG. 13, it is determined whether there are other data items to be created. If it is determined that there are other items to be created, the process proceeds to step S101 ((1) shown in FIGS. 13 and 11). If it is determined that there are no other data items to be created, the process is terminated.
<Flow of input support processing>
Details of the input support processing S200 shown in FIG. 10 will be described using the flowcharts shown in FIGS.

図14に示すステップS201では、図25に示す初期画面300のメニュー欄304でチェック機能を有効にするためのコマンドが選択され、図3に示す属性参照部12や制御参照部17によりチェック機能を有効にする旨の要求が受け取られる。これにより、チェック機能がONに設定される。
図14に示すステップS202では、定義を入力したい旨の要求があるか否かが判断される。定義を入力したい旨の要求があると判断されればステップS203へ進められ(図14で示す(1))、定義を入力したい旨の要求がないと判断されればステップS215(図14,図15で示す(3))へ進められる。
In step S201 shown in FIG. 14, a command for enabling the check function is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, and the check function is executed by the attribute reference unit 12 or the control reference unit 17 shown in FIG. A request to validate is received. Thereby, the check function is set to ON.
In step S202 shown in FIG. 14, it is determined whether there is a request to input a definition. If it is determined that there is a request to input a definition, the process proceeds to step S203 ((1) shown in FIG. 14). If it is determined that there is no request to input a definition, step S215 (FIG. 14, FIG. The process proceeds to (3) shown by 15.

図14に示すステップS203では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で文書データのアイコンが選択される。そして、図2に示す文書データ表示部95により文書対応付け記憶部94と文書データ記憶部96とが参照され、図25に示す初期画面300の文書ウインドウ303の表示欄306に選択された文書データの内容が表示される。   In step S203 shown in FIG. 14, an icon of document data is selected in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Then, the document data storage unit 94 and the document data storage unit 96 are referred to by the document data display unit 95 shown in FIG. 2, and the document data selected in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. The contents of are displayed.

図14に示すステップS204では、図25に示す初期画面300のメニュー欄304で、表示欄306の文書データについて編集モードを有効にするためのコマンドが選択される。そして、図3に示す定義入力部11により編集モードを有効にする旨の要求が受け取られ、編集モードがONに設定される。編集モードがONに設定された状態で、表示欄306の文書データ上に図32に示す定義の入力枠372が付加され、図3に示す定義入力部11に定義の入力枠が入力される。図32に示す定義の入力枠372は初期の状態では枠のみで枠の中は空欄になっている(図14で示す(2))。   In step S204 shown in FIG. 14, a command for enabling the edit mode for the document data in the display field 306 is selected in the menu field 304 of the initial screen 300 shown in FIG. Then, a request for enabling the edit mode is received by the definition input unit 11 shown in FIG. 3, and the edit mode is set to ON. With the edit mode set to ON, the definition input frame 372 shown in FIG. 32 is added to the document data in the display field 306, and the definition input frame is input to the definition input unit 11 shown in FIG. The definition input frame 372 shown in FIG. 32 is only a frame in the initial state, and the inside of the frame is blank ((2) shown in FIG. 14).

図14に示すステップS205では、図32に示す定義の入力枠372を介して用語の定義が名称欄373に入力され、図3に示す定義入力部11に用語の定義が入力される。
図14に示すステップS206では、図32に示す定義の入力枠372を介して、用語の属性が属性欄379に入力され、図3に示す定義入力部11に用語の属性が入力される。すなわち、用語の形式が図32に示す形式欄374に入力され、用語の単位が単位欄375に入力され、用語の取り得る値の範囲が範囲欄376に入力され、用語の初期値が初期値欄377に入力され、用語のとる値を刻む値が刻み欄378に入力される。そして、用語の形式、用語の単位、用語の取り得る値の範囲、用語の初期値及び用語のとる値を刻む値が図3に示す定義入力部11に入力される。
In step S205 illustrated in FIG. 14, the definition of the term is input to the name column 373 via the definition input frame 372 illustrated in FIG. 32, and the definition of the term is input to the definition input unit 11 illustrated in FIG.
In step S206 shown in FIG. 14, the term attributes are input to the attribute column 379 via the definition input frame 372 shown in FIG. 32, and the term attributes are input to the definition input unit 11 shown in FIG. That is, the term format is input to the format column 374 shown in FIG. 32, the term unit is input to the unit column 375, the range of possible values for the term is input to the range column 376, and the initial value of the term is the initial value. A value that is entered in the column 377 and the value that the term takes is entered in the step column 378. Then, the term format, the unit of the term, the range of values that the term can take, the initial value of the term, and the value that engraves the value that the term takes are input to the definition input unit 11 shown in FIG.

図14に示すステップS207では、図3に示す定義入力部11から属性参照部12へ用語の定義と用語の属性の定義とが渡される。そして、属性参照部12により辞書ファイル100の属性制約辞書ファイル102が参照され、属性参照部12に渡された用語の属性の定義と関連した属性に関する制約が参照される。
図14に示すステップS208では、図3に示す属性参照部12から属性検出部13へ属性に関する制約の情報が渡され、定義入力部11から属性検出部13へ用語の属性の定義の情報が渡される。そして、属性に関する制約の情報と用語の属性の定義の情報とが属性検出部13で照合され、用語の属性におけるエラーが検出される。
In step S207 shown in FIG. 14, the definition of the term and the definition of the attribute of the term are passed from the definition input unit 11 shown in FIG. 3 to the attribute reference unit 12. Then, the attribute reference unit 12 refers to the attribute constraint dictionary file 102 of the dictionary file 100, and refers to the constraint on the attribute related to the definition of the attribute of the term passed to the attribute reference unit 12.
In step S208 shown in FIG. 14, attribute restriction information is passed from the attribute reference unit 12 shown in FIG. 3 to the attribute detection unit 13, and definition information of the term attribute is passed from the definition input unit 11 to the attribute detection unit 13. It is. Then, the attribute detection unit 13 collates the constraint information related to the attribute with the definition information of the term attribute, and detects an error in the term attribute.

図14に示すステップS210では、図3に示す属性検出部13から属性エラー表示部14へ属性に関するエラーの情報が渡される。エラーがある場合は、図3に示す属性検出部13から属性エラー表示部14へエラーの情報が渡され、属性エラー表示部14により図8に示す表示画面130へエラーの内容が映し出される。そして、図25に示す初期画面300の情報ウインドウ302の表示欄305に図33に示すようなエラーメッセージが表示される。エラーがない場合は、図3に示す属性検出部13から属性エラー表示部14へエラーの情報が何も渡されず、情報ウインドウ302の表示欄305には図25に示すようにエラー内容が何も表示されない。   In step S210 shown in FIG. 14, error information related to the attribute is passed from the attribute detection unit 13 shown in FIG. 3 to the attribute error display unit 14. If there is an error, the error information is passed from the attribute detection unit 13 shown in FIG. 3 to the attribute error display unit 14, and the content of the error is displayed on the display screen 130 shown in FIG. Then, an error message as shown in FIG. 33 is displayed in the display field 305 of the information window 302 of the initial screen 300 shown in FIG. If there is no error, no error information is passed from the attribute detection unit 13 shown in FIG. 3 to the attribute error display unit 14, and the error content is displayed in the display field 305 of the information window 302 as shown in FIG. Is also not displayed.

図14に示すステップS209では、図25又は図33に示す情報ウインドウ302の表示欄305の表示内容に基づいて、属性におけるエラーがあるか否かが判断される。属性におけるエラーがあると判断された場合はステップS211へ進められ、属性におけるエラーがないと判断された場合はステップS212(図14,図15に示す(4))へと進められる。   In step S209 shown in FIG. 14, it is determined whether there is an error in the attribute based on the display content of the display field 305 of the information window 302 shown in FIG. If it is determined that there is an error in the attribute, the process proceeds to step S211. If it is determined that there is no error in the attribute, the process proceeds to step S212 ((4) shown in FIGS. 14 and 15).

図14に示すステップS211では、図33に示す情報ウインドウ302の表示欄305の表示内容に基づいて、図25に示す初期画面300の文書ウインドウ303の図32に示す表示欄306に表示された入力枠372の属性欄379を介して入力されている用語の属性の定義の記述が、修正される。そして、修正後の記述が図3に示す定義入力部11に入力される。   In step S211 shown in FIG. 14, based on the display content of the display field 305 of the information window 302 shown in FIG. 33, the input displayed in the display field 306 shown in FIG. 32 of the document window 303 of the initial screen 300 shown in FIG. The description of the attribute definition of the term input via the attribute field 379 of the frame 372 is corrected. Then, the corrected description is input to the definition input unit 11 shown in FIG.

図15に示すステップS212では、図14に示すステップS205で入力された用語の定義又はステップS206で入力された用語の属性の定義が、変更指示により入力されたものであるか否かが判断される。変更指示により入力されたものであると判断されればステップS213へ進められ、変更指示により入力されたものでないと判断されればステップS214へ進められる。   In step S212 shown in FIG. 15, it is determined whether or not the definition of the term input in step S205 shown in FIG. 14 or the definition of the attribute of the term input in step S206 is input according to the change instruction. The If it is determined that the input is based on the change instruction, the process proceeds to step S213. If it is determined that the input is not based on the change instruction, the process proceeds to step S214.

図15に示すステップS213では、図14に示すステップS205で入力された用語の定義又はステップS206で入力された用語の属性の定義において、変更指示により変更された箇所へ図32に示すような変更マーク383が付加され、変更状態を示す文字384が付加され、変更箇所が囲み枠385で囲まれる。これにより、図5に示す変更登録部34に図8に示す機能仕様書126内における変更箇所の位置の情報が登録される。   In step S213 shown in FIG. 15, in the definition of the term input in step S205 shown in FIG. 14 or the definition of the attribute of the term input in step S206, the change as shown in FIG. A mark 383 is added, a character 384 indicating the changed state is added, and the changed portion is surrounded by a surrounding frame 385. As a result, the information on the position of the change location in the functional specification 126 shown in FIG. 8 is registered in the change registration unit 34 shown in FIG.

図15に示すステップS214では、入力したい定義が他にあるか否かが判断される。入力したい定義が他にあると判断されればステップS205(図15,図14に示す(2))へ進められ、入力したい定義が他にないと判断されればステップS237へ進められる。
図15に示すステップS237では、図25に示す初期画面300のメニュー欄304で、表示欄306の文書データについて編集モードを終了するためのコマンドが選択される。図3に示す定義入力部11により編集モードを終了する旨の要求が受け取られ、編集モードがOFFに設定される。図3に示す定義入力部11から辞書ファイル100の制御表現辞書ファイル103へ定義の記述が渡され、定義の記述が制御の記述の定型的な表現の1つとされる。また、定義入力部11から辞書ファイル100の制御制約辞書ファイル104へ定義の記述が渡され、定義の記述が制御に関する制約の1つとして制御制約辞書ファイル104で記憶される。
In step S214 shown in FIG. 15, it is determined whether there is another definition to be input. If it is determined that there is another definition to be input, the process proceeds to step S205 ((2) shown in FIGS. 15 and 14), and if it is determined that there is no other definition to be input, the process proceeds to step S237.
In step S237 shown in FIG. 15, a command for ending the edit mode for the document data in the display field 306 is selected in the menu field 304 of the initial screen 300 shown in FIG. The definition input unit 11 shown in FIG. 3 receives a request to end the editing mode, and the editing mode is set to OFF. The definition description is passed from the definition input unit 11 shown in FIG. 3 to the control expression dictionary file 103 of the dictionary file 100, and the definition description is one of the standard expressions of the control description. In addition, a definition description is passed from the definition input unit 11 to the control constraint dictionary file 104 of the dictionary file 100, and the definition description is stored in the control constraint dictionary file 104 as one of the control constraints.

図15に示すステップS215では、制御の記述を入力したい旨の要求があるか否かが判断される。制御の記述を入力したい旨の要求があると判断されればステップS216(図15で示す(5))へ進められ、制御の記述を入力したい旨の要求がないと判断されればステップS228(図15,図16で示す(6))へ進められる。
図15に示すステップS216では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で文書データのアイコンが選択される。そして、図2に示す文書データ表示部95により、文書対応付け記憶部94と文書データ記憶部96とが参照され、図25に示す初期画面300の文書ウインドウ303の表示欄306に選択された文書データの内容が表示される。
In step S215 shown in FIG. 15, it is determined whether there is a request to input a description of control. If it is determined that there is a request to input a description of control, the process proceeds to step S216 ((5) shown in FIG. 15). If it is determined that there is no request to input a description of control, step S228 ( The process proceeds to (6)) shown in FIGS.
In step S216 shown in FIG. 15, an icon of document data is selected in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Then, the document data display unit 95 shown in FIG. 2 refers to the document association storage unit 94 and the document data storage unit 96, and the document selected in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. The contents of the data are displayed.

図15に示すステップS217では、図25に示す初期画面300のメニュー欄304で、表示欄306の文書データについて編集モードを有効にするためのコマンドが選択される。そして、図3に示す制御入力部16により編集モードを有効にする旨の要求が受け取られ、編集モードがONに設定される。編集モードがONに設定された状態で、表示欄306の文書データ上に図34に示す制御の入力枠405,406,407,408が付加され、図3に示す制御入力部16に制御の記述の入力枠が入力される。図34に示す制御の入力枠405,406,407,408は、初期の状態では枠のみで枠の中は空欄になっている。   In step S217 shown in FIG. 15, a command for enabling the edit mode for the document data in the display field 306 is selected in the menu field 304 of the initial screen 300 shown in FIG. Then, a request for enabling the edit mode is received by the control input unit 16 shown in FIG. 3, and the edit mode is set to ON. With the edit mode set to ON, control input frames 405, 406, 407, and 408 shown in FIG. 34 are added to the document data in the display field 306, and the control description is displayed in the control input unit 16 shown in FIG. The input frame is input. The control input frames 405, 406, 407, and 408 shown in FIG. 34 are only frames in the initial state, and the inside of the frames is blank.

図15に示すステップS218では、図34に示す制御内容欄405の制御の入力枠407,408を介して制御の内容が入力され、図3に示す制御入力部16に制御の内容が入力される。
図15に示すステップS219では、図25に示す初期画面300のメニュー欄304で、文書ウインドウ303の表示欄306の図34に示す制御内容欄405の入力枠407,408の記述から入力欄403及び出力欄404の記述を自動生成するためのコマンドが選択される。それにより、図3に示す制御参照部17により、辞書ファイル100の制御表現辞書ファイル103がアクセスされ、制御表現辞書ファイル103に記憶された用語と用語の属性との定義が参照される。制御参照部17により、図34に示す制御の入力枠407,408を介して入力された情報が、図3に示す制御入力部16から受け取られる。そして、図34に示す制御の入力枠407,408を介して入力された情報と用語及び用語の属性の定義とが照合される。用語の形式が入力である用語が検出されることにより、入力欄403の入力枠405に入力されるべき情報が検出され、入力欄403の入力枠405に入力されるべき情報が、図3に示す制御入力部16に渡される。また、用語の形式が出力である用語が検出されることにより、出力欄404の入力枠406に入力されるべき情報が検出され、出力欄404の入力枠406に入力されるべき情報が、制御入力部16に渡される。制御入力部16では、図34に示す入力枠405を介して制御の入力が入力され、入力枠406を介して制御の出力が入力される。そのほか、図34に示す目的欄401や考え方欄402も作成される(図15で示す(7))。
In step S218 shown in FIG. 15, the control content is input via the control input frames 407 and 408 in the control content column 405 shown in FIG. 34, and the control content is input to the control input unit 16 shown in FIG. .
In step S219 shown in FIG. 15, in the menu field 304 of the initial screen 300 shown in FIG. 25, the description of the input frames 407 and 408 in the control content field 405 shown in FIG. A command for automatically generating the description in the output field 404 is selected. 3, the control expression dictionary file 103 of the dictionary file 100 is accessed by the control reference unit 17 shown in FIG. 3, and the definitions of terms and term attributes stored in the control expression dictionary file 103 are referred to. Information input via the control input frames 407 and 408 shown in FIG. 34 by the control reference unit 17 is received from the control input unit 16 shown in FIG. Then, the information input via the control input frames 407 and 408 shown in FIG. 34 is collated with the definitions of terms and term attributes. By detecting a term whose term format is input, information to be input to the input box 405 of the input field 403 is detected, and information to be input to the input box 405 of the input field 403 is shown in FIG. To the control input unit 16 shown. Further, by detecting a term whose term format is output, information to be input to the input box 406 of the output field 404 is detected, and information to be input to the input box 406 of the output field 404 is controlled. Passed to the input unit 16 In the control input unit 16, a control input is input via an input frame 405 shown in FIG. 34 and a control output is input via an input frame 406. In addition, a purpose column 401 and a concept column 402 shown in FIG. 34 are also created ((7) shown in FIG. 15).

図16に示すステップS220では、図34に示す入力枠405,406,407,408を介して図3に示す制御入力部16に入力された制御の入力の情報と制御の出力の情報と制御の内容の情報とが、図3に示す制御入力部16から制御参照部17へ渡される。制御参照部17により辞書ファイル100の制御制約辞書ファイル104が参照され、制御参照部17に渡された制御の入力の情報と制御の出力の情報と制御の内容の情報とに関連した制御に関する制約が、参照される。   In step S220 shown in FIG. 16, the control input information, control output information, and control information input to the control input unit 16 shown in FIG. 3 via the input frames 405, 406, 407, and 408 shown in FIG. The content information is transferred from the control input unit 16 shown in FIG. 3 to the control reference unit 17. The control restriction dictionary file 104 of the dictionary file 100 is referred to by the control reference unit 17, and control restrictions related to the control input information, the control output information, and the control content information passed to the control reference unit 17. Are referenced.

図16に示すステップS221では、図3に示す制御参照部17から制御検出部18へ制御に関する制約の情報が渡され、制御入力部16から制御検出部18へ制御の入力の情報と制御の出力の情報と制御の内容の情報とが渡される。そして、制御に関する制約の情報と制御の入力・出力・内容の情報とが制御検出部18で照合され、制御の記述におけるエラーが検出される。   In step S221 shown in FIG. 16, control constraint information is passed from the control reference unit 17 shown in FIG. 3 to the control detection unit 18, and control input information and control output from the control input unit 16 to the control detection unit 18 Information and control content information are passed. The control constraint information and the control input / output / content information are collated by the control detection unit 18 to detect an error in the control description.

図16に示すステップS223では、図3に示す制御検出部18から制御エラー表示部19へ制御に関するエラーの情報が渡される。エラーがある場合は、図3に示す制御検出部18から制御エラー表示部19へエラーの情報が渡される。そして、制御エラー表示部19により、図8に示す表示画面130へエラーの内容が映し出され、図25に示す初期画面300の情報ウインドウ302の表示欄305に図37に示すようなエラーメッセージが表示される。エラーがない場合は、図3に示す制御検出部18から制御エラー表示部19へエラーの情報が何も渡されず、情報ウインドウ302の表示欄305には図25に示すようにエラー内容が何も表示されない。   In step S223 shown in FIG. 16, error information related to control is passed from the control detection unit 18 shown in FIG. 3 to the control error display unit 19. If there is an error, the error information is passed from the control detection unit 18 shown in FIG. 3 to the control error display unit 19. Then, the error content is displayed on the display screen 130 shown in FIG. 8 by the control error display unit 19, and an error message as shown in FIG. 37 is displayed in the display field 305 of the information window 302 of the initial screen 300 shown in FIG. Is done. If there is no error, no error information is passed from the control detection unit 18 shown in FIG. 3 to the control error display unit 19, and no error content is displayed in the display field 305 of the information window 302 as shown in FIG. Is also not displayed.

図16に示すステップS222では、図25又は図37に示す情報ウインドウ302の表示欄305の表示内容に基づいて、制御におけるエラーがあるか否かが判断される。制御におけるエラーがあると判断された場合はステップS224へ進められ、制御におけるエラーがないと判断された場合はステップS225へと進められる。
図16に示すステップS224では、図37に示す情報ウインドウ302の表示欄305の表示内容に基づいて、図25に示す初期画面300の文書ウインドウ303の図32に示す表示欄306に表示された入力枠405,406,407,408を介して入力されている制御の記述が、修正される。そして、修正後の制御の記述が、図3に示す制御入力部16に入力される。
In step S222 shown in FIG. 16, it is determined whether or not there is an error in control based on the display contents of the display field 305 of the information window 302 shown in FIG. If it is determined that there is an error in the control, the process proceeds to step S224, and if it is determined that there is no error in the control, the process proceeds to step S225.
In step S224 shown in FIG. 16, based on the display contents of the display field 305 of the information window 302 shown in FIG. 37, the input displayed in the display field 306 shown in FIG. 32 of the document window 303 of the initial screen 300 shown in FIG. The description of the control input via the frames 405, 406, 407, and 408 is corrected. Then, the corrected control description is input to the control input unit 16 shown in FIG.

図16に示すステップS225では、図15に示すステップS218で入力された制御の内容又はステップS219で入力された制御の入力・制御の出力が、変更指示により入力されたものであるか否かが判断される。変更指示により入力されたものであると判断されればステップS226へ進められ、変更指示により入力されたものでないと判断されればステップS227へ進められる。   In step S225 shown in FIG. 16, it is determined whether or not the control content input in step S218 shown in FIG. 15 or the control input / control output input in step S219 is input in accordance with a change instruction. To be judged. If it is determined that the input is based on the change instruction, the process proceeds to step S226. If it is determined that the input is not based on the change instruction, the process proceeds to step S227.

図16に示すステップS226では、図15に示すステップS218で入力された制御の内容又はステップS219で入力された制御の入力・制御の出力において、変更指示により変更された箇所へ図34に示すような変更マーク409が付加され、変更状態を示す文字410が付加され、変更箇所が囲み枠411で囲まれる。これにより、図5に示す変更登録部34に図8に示す機能仕様書126内における変更箇所の位置の情報が登録される。   In step S226 shown in FIG. 16, as shown in FIG. 34, the contents of the control input in step S218 shown in FIG. 15 or the control input / control output input in step S219 are changed by the change instruction. A change mark 409 is added, a character 410 indicating the change state is added, and the changed portion is surrounded by a surrounding frame 411. As a result, the information on the position of the change location in the functional specification 126 shown in FIG. 8 is registered in the change registration unit 34 shown in FIG.

図16に示すステップS227では、入力したい制御の記述が他にあるか否かが判断される。入力したい制御の記述が他にあると判断されればステップS216(図16,図15に示す(5))へ進められ、入力したい制御の記述が他にないと判断されればステップS238へ進められる。
図16に示すステップS238では、図25に示す初期画面300のメニュー欄304で、表示欄306の文書データについて編集モードを終了するためのコマンドが選択される。そして、図3に示す制御入力部16により編集モードを終了する旨の要求が受け取られる。これにより、編集モードがOFFに設定される。
In step S227 shown in FIG. 16, it is determined whether there is another description of the control to be input. If it is determined that there is another description of the control to be input, the process proceeds to step S216 ((5) shown in FIGS. 16 and 15). If it is determined that there is no other description of the control to be input, the process proceeds to step S238. It is done.
In step S238 shown in FIG. 16, a command for ending the edit mode for the document data in the display field 306 is selected in the menu field 304 of the initial screen 300 shown in FIG. Then, a request to end the editing mode is received by the control input unit 16 shown in FIG. Thereby, the edit mode is set to OFF.

図16に示すステップS228では、図10に示す参照チェック処理S400により用語におけるエラーが検出されたか否かが判断される。用語におけるエラーが検出されたと判断されればステップS229へ進められ、用語におけるエラーが検出されていないと判断されればステップS230(図16,図17で示す(8))へ進められる。
図16に示すステップS229では、後述のステップS406で検出され後述のステップS407でリンクが設定された、エラーが検出された用語の読込場所と用語の書込場所との少なくとも一方の図41に示す一覧表470が参照され、「Jump」ボタン480が押される。それにより、図4に示す用語登録部75に記憶された用語の読込場所と用語の書込場所との少なくとも一方が参照され、用語の読込場所又は用語の書込場所との少なくとも一方の情報が用語登録部75から図2に示す文書データ表示部95へ渡される。そして、図25に示す初期画面300の文書ウインドウ303の表示欄306に用語の読込場所と用語の書込場所との少なくとも一方のある文書データの内容が表示される(図16,図15で示す(5))。
In step S228 shown in FIG. 16, it is determined whether or not an error in terms is detected by the reference check process S400 shown in FIG. If it is determined that an error in the term is detected, the process proceeds to step S229. If it is determined that an error in the term is not detected, the process proceeds to step S230 ((8) shown in FIGS. 16 and 17).
In step S229 shown in FIG. 16, at least one of a term reading place and a term writing place where an error is detected, which is detected in step S406 described later and a link is set in step S407 described later, is shown in FIG. The list 470 is referred to and the “Jump” button 480 is pressed. Thereby, at least one of the term reading location and the term writing location stored in the term registration unit 75 shown in FIG. 4 is referred to, and at least one information of the term reading location or the term writing location is stored. The data is transferred from the term registration unit 75 to the document data display unit 95 shown in FIG. Then, the contents of the document data having at least one of the term reading place and the term writing place are displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. 25 (shown in FIGS. 16 and 15). (5)).

図17に示すステップS230では、変更の指示があるか否かが判断される。変更の指示があると判断された場合はステップS231へ進められ、変更の指示がないと判断された場合は処理が終了される。
図17に示すステップS231では、変更の指示が定義の変更の指示であるか否かが判断される。定義の変更の指示であると判断された場合はステップS203(図17,図14で示す(1))へ進められ、定義の変更の指示でないと判断された場合はステップS232へ進められる。
In step S230 shown in FIG. 17, it is determined whether there is a change instruction. If it is determined that there is a change instruction, the process proceeds to step S231. If it is determined that there is no change instruction, the process ends.
In step S231 shown in FIG. 17, it is determined whether or not the change instruction is a definition change instruction. If it is determined that the instruction is to change the definition, the process proceeds to step S203 ((1) shown in FIGS. 17 and 14). If it is determined that the instruction is not to change the definition, the process proceeds to step S232.

図17に示すステップS232では、変更の指示が制御の変更の指示であるか否かが判断される。制御の変更の指示であると判断された場合はステップS216(図17,図15で示す(5))へ進められ、制御の変更の指示でないと判断された場合はステップS233へ進められる。
図17に示すステップS233では、定義と制御と以外の変更の指示に基づき、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で文書データのアイコンが選択され、図2に示す文書データ表示部95により文書対応付け記憶部94と文書データ記憶部96とが参照される。そして、図25に示す初期画面300の文書ウインドウ303の表示欄306に文書データの内容が表示される。
In step S232 shown in FIG. 17, it is determined whether or not the change instruction is a control change instruction. If it is determined that the instruction is to change the control, the process proceeds to step S216 ((5) shown in FIGS. 17 and 15). If it is determined that the instruction is not to change the control, the process proceeds to step S233.
In step S233 shown in FIG. 17, an icon of document data is selected in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25 based on a change instruction other than definition and control, and the document shown in FIG. The data display unit 95 refers to the document association storage unit 94 and the document data storage unit 96. Then, the contents of the document data are displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG.

図17に示すステップS234では、図25に示す初期画面300のメニュー欄304で、表示欄306の文書データについて編集モードを有効にするためのコマンドが選択され、図3に示す定義入力部11又は制御入力部16により編集モードを有効にする旨の要求が受け取られる。これにより、編集モードがONに設定される。
図17に示すステップS235では、変更箇所の修正内容が図3に示す定義入力部11や制御入力部16に入力される。変更箇所の修正内容は、例えば、図32に示す備考欄381の修正や図34に示す考え方欄402の修正などである。
In step S234 shown in FIG. 17, a command for enabling the edit mode for the document data in the display field 306 is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, and the definition input unit 11 shown in FIG. The control input unit 16 receives a request for enabling the edit mode. Thereby, the edit mode is set to ON.
In step S235 shown in FIG. 17, the modified content of the changed part is input to the definition input unit 11 and the control input unit 16 shown in FIG. 3. The modification content of the changed part is, for example, modification of the remarks column 381 illustrated in FIG. 32 or modification of the concept column 402 illustrated in FIG.

図17に示すステップS236では、変更指示により変更された箇所へ図32や図34に示すような変更マーク383,409が付加され、変更状態を示す文字384,410が付加され、変更箇所が囲み枠385,411で囲まれる。これにより、図5に示す変更登録部34に図8に示す機能仕様書126内における変更マークの位置の情報が登録される。   In step S236 shown in FIG. 17, change marks 383 and 409 as shown in FIG. 32 and FIG. 34 are added to the place changed by the change instruction, characters 384 and 410 indicating the change state are added, and the change place is enclosed. Surrounded by frames 385 and 411. Thereby, the information of the position of the change mark in the functional specification 126 shown in FIG. 8 is registered in the change registration unit 34 shown in FIG.

図17に示すステップS239では、図25に示す初期画面300のメニュー欄304で、表示欄306の文書データについて編集モードを終了するためのコマンドが選択され、図3に示す定義入力部11又は制御入力部16により編集モードを終了する旨の要求が受け取られる。これにより、編集モードがOFFに設定される。
<参照チェック処理の流れ>
図10に示す参照チェック処理S400の詳細を、図18に示すフローチャートを用いて説明する。
In step S239 shown in FIG. 17, a command for ending the edit mode for the document data in the display field 306 is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, and the definition input unit 11 or control shown in FIG. The input unit 16 receives a request to end the editing mode. Thereby, the edit mode is set to OFF.
<Flow of reference check processing>
Details of the reference check process S400 illustrated in FIG. 10 will be described with reference to the flowchart illustrated in FIG.

図18に示すステップS401では、図25に示す初期画面300のメニュー欄304で参照チェックを実行するためのコマンドが選択され、参照チェックを実行したい旨の要求が図4に示す用語参照部71で受け付けられる。
図18に示すステップS402では、図3に示す定義入力部11から図4に示す用語参照部71へ用語の定義と用語の属性の定義とが渡され、用語参照部71により辞書ファイル100の用語制約辞書ファイル106が参照される。そして、用語参照部71に渡された用語の形式や用語の単位と関連した用語に関する制約が参照される。
In step S401 shown in FIG. 18, a command for executing a reference check is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, and a request for executing the reference check is made by the term reference unit 71 shown in FIG. Accepted.
In step S402 shown in FIG. 18, the definition of the term and the definition of the attribute of the term are passed from the definition input unit 11 shown in FIG. 3 to the term reference unit 71 shown in FIG. The constraint dictionary file 106 is referred to. Then, restrictions on terms related to the format of terms and units of terms passed to the term reference unit 71 are referred to.

図18に示すステップS403では、図4に示す用語参照部71から用語検出部72へ図38に示すような用語に関する制約の情報が渡され、図2に示す文書データ記憶部96から図4に示す用語検出部72へ文書データの情報が渡される。用語に関する制約の情報と文書データの情報とが、用語検出部72で照合される。そして、文書データにおける用語の使われ方におけるエラーすなわち用語におけるエラーが検出される。   In step S403 shown in FIG. 18, the restriction information on terms as shown in FIG. 38 is passed from the term reference unit 71 shown in FIG. 4 to the term detection unit 72, and from the document data storage unit 96 shown in FIG. The document data information is passed to the term detection unit 72 shown. The term restriction unit 72 collates the constraint information related to the term and the document data information. Then, an error in how the term is used in the document data, that is, an error in the term is detected.

図18に示すステップS404では、図4に示す用語検出部72から用語エラー表示部73へ用語に関するエラーの情報が渡される。エラーがある場合は、図4に示す用語検出部72から用語エラー表示部73へエラーの情報が渡され、用語エラー表示部73により図8に示す表示画面130へエラーの内容が映し出される。そして、図25に示す初期画面300の情報ウインドウ302の表示欄305に図39に示すようなエラーメッセージが表示される。エラーがない場合は、図4に示す用語検出部72から用語エラー表示部73へエラーの情報が何も渡されず、情報ウインドウ302の表示欄305には図25に示すようにエラー内容が何も表示されない。   In step S404 shown in FIG. 18, information on an error relating to the term is passed from the term detection unit 72 shown in FIG. 4 to the term error display unit 73. When there is an error, error information is passed from the term detection unit 72 shown in FIG. 4 to the term error display unit 73, and the term error display unit 73 displays the content of the error on the display screen 130 shown in FIG. Then, an error message as shown in FIG. 39 is displayed in the display field 305 of the information window 302 of the initial screen 300 shown in FIG. If there is no error, no error information is passed from the term detection unit 72 shown in FIG. 4 to the term error display unit 73, and the error content is displayed in the display field 305 of the information window 302 as shown in FIG. Is also not displayed.

図18に示すステップS405では、図25又は図39に示す情報ウインドウ302の表示欄305の表示内容に基づいて、用語におけるエラーがあるか否かが判断される。用語におけるエラーがあると判断された場合はステップS406へ進められ、用語におけるエラーがないと判断された場合は処理が終了される。
図18に示すステップS406では、図40に示す「クロスリファレンスの設定」画面460が呼び出され、用語におけるエラーが検出された用語が「候補」欄461から選択登録されて「OK」ボタン465が押される。そして、図2に示す文書データ記憶部96に記憶された文書データの情報が図4に示す用語検出部72により参照され、用語におけるエラーが検出された用語の読込場所と用語の書込場所との少なくとも一方が検出される。
In step S405 shown in FIG. 18, it is determined whether or not there is an error in terms based on the display content of the display field 305 of the information window 302 shown in FIG. If it is determined that there is an error in the term, the process proceeds to step S406, and if it is determined that there is no error in the term, the process is terminated.
In step S406 shown in FIG. 18, the “cross-reference setting” screen 460 shown in FIG. It is. Then, the document data information stored in the document data storage unit 96 shown in FIG. 2 is referred to by the term detection unit 72 shown in FIG. 4, and the term reading location and the term writing location where the error in the term is detected are At least one of them is detected.

図18に示すステップS407では、用語におけるエラーが検出された用語の読込場所と用語の書込場所との少なくとも一方の情報が、図4に示す用語検出部72から用語表示部74と用語登録部75とへ渡される。そして、図41で示す一覧表が図8に示す表示画面130に表示される。このとき、図4に示す用語登録部75に記憶された用語の読込場所と用語の書込場所との少なくとも一方の情報が参照され、それらの場所へのリンクが図41に示す「Jump」ボタン480として設定される。   In step S407 shown in FIG. 18, information on at least one of a term reading location and a term writing location where an error in the term is detected is obtained from the term detecting unit 72 to the term displaying unit 74 and the term registering unit shown in FIG. 75. 41 is displayed on the display screen 130 shown in FIG. At this time, information on at least one of a term reading place and a term writing place stored in the term registration unit 75 shown in FIG. 4 is referred to, and a link to these places is a “Jump” button shown in FIG. 480 is set.

<変更点管理処理の流れ>
図10に示す変更点管理処理S700の詳細を、図19及び図20に示すフローチャートを用いて説明する。
図19に示すステップS701では、変更箇所を確認したい旨の要求があるか否かが判断される。変更箇所を確認したい旨の要求があると判断されればステップS702へ進められ、変更箇所を確認したい旨の要求がないと判断されればステップS706へ進められる。
<Flow of change management processing>
Details of the change point management process S700 shown in FIG. 10 will be described with reference to the flowcharts shown in FIGS.
In step S701 shown in FIG. 19, it is determined whether or not there is a request to confirm the changed portion. If it is determined that there is a request for confirming the changed part, the process proceeds to step S702, and if it is determined that there is no request for confirming the changed part, the process proceeds to step S706.

図19に示すステップS702では、図25に示す初期画面300のメニュー欄304で変更マークの一覧表を作成するためのコマンドが選択され、変更マークの一覧表が表示されるための入力枠が、図5に示す変更入力部31に入力される。
図19に示すステップS703では、図42に示す「変更点一覧の設定」画面490が呼び出され、チェック欄491がクリックされ、「OK」ボタン492が押される。そして、図5に示す変更登録部34に記憶された変更マークの位置の情報が変更表示部33により参照され、図43に示すような一覧表500が自動的に作成されて図8に示す表示画面に表示される。
In step S702 shown in FIG. 19, a command for creating a list of change marks is selected in the menu column 304 of the initial screen 300 shown in FIG. 25, and an input frame for displaying the list of change marks is displayed. It inputs into the change input part 31 shown in FIG.
In step S703 shown in FIG. 19, the “change point list setting” screen 490 shown in FIG. 42 is called, the check column 491 is clicked, and the “OK” button 492 is pressed. Then, the information on the position of the change mark stored in the change registration unit 34 shown in FIG. 5 is referred to by the change display unit 33, and a list 500 as shown in FIG. Displayed on the screen.

図19に示すステップS704では、図15に示すステップS213や図16に示すステップS226で図5に示す変更登録部34に登録された変更マークの位置の情報が、参照される。そして、変更マークへのリンクが、図43に示す「Jump」ボタン511として設定される。
図19に示すステップS705では、図43に示す一覧表500が閲覧され、「Jump」ボタン511で変更マークの文書データが、アクセスされて、閲覧される。変更した箇所が全て一覧表500に挙がっているか確認される。
In step S704 shown in FIG. 19, information on the position of the change mark registered in the change registration unit 34 shown in FIG. 5 in step S213 shown in FIG. 15 or step S226 shown in FIG. A link to the change mark is set as a “Jump” button 511 shown in FIG.
In step S705 shown in FIG. 19, the list 500 shown in FIG. 43 is browsed, and the document data of the change mark is accessed and browsed with the “Jump” button 511. It is confirmed whether all changed parts are listed in the list 500.

図19に示すステップS706では、変更箇所を検出する旨の要求があるか否かが判断される。変更箇所を検出する旨の要求があると判断されればステップS707へ進められ、変更箇所を検出する旨の要求がないと判断されれば処理が終了される(図19,図20で示す(1))。
図19に示すステップS707では、図25に示す初期画面300のメニュー欄304で一覧表を作成するためのコマンドが選択され、一覧表が表示されるための入力枠が図5に示す変更入力部31に入力される。
In step S706 shown in FIG. 19, it is determined whether or not there is a request to detect the changed portion. If it is determined that there is a request to detect the changed portion, the process proceeds to step S707, and if it is determined that there is no request to detect the changed portion, the process is ended (shown in FIGS. 19 and 20). 1)).
In step S707 shown in FIG. 19, a command for creating a list is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, and an input frame for displaying the list is a change input section shown in FIG. 31.

図19に示すステップS708では、図44に示す「変更点一覧の設定」画面490が呼び出され、「変更点検出」欄521の入力欄522に図8に示す機能仕様書125のファイルへのパス名が入力され、図44に示す「OK」ボタン492が押され、変更箇所を検出したい旨の要求が図5に示す変更入力部31に入力される。
図19に示すステップS709では、図8に示す変更前の機能仕様書125と図2に示す文書データ記憶部96に記憶された図8に示す変更後の機能仕様書126とが図5に示す変更入力部31に入力される。
In step S708 shown in FIG. 19, the “changed point list setting” screen 490 shown in FIG. 44 is called, and the path to the file of the functional specification 125 shown in FIG. 8 is entered in the input field 522 of the “changed point detection” field 521. A name is input, an “OK” button 492 shown in FIG. 44 is pressed, and a request to detect a change location is input to the change input unit 31 shown in FIG.
In step S709 shown in FIG. 19, the functional specification 125 before change shown in FIG. 8 and the changed functional specification 126 shown in FIG. 8 stored in the document data storage unit 96 shown in FIG. 2 are shown in FIG. Input to the change input unit 31.

図19に示すステップS710では、図5に示す変更検出部32において、図8に示す変更前の機能仕様書125と変更後の機能仕様書126との差分が取られ、変更箇所及びその変更状態が検出される(図19,図20で示す(2))。
図20に示すステップS711では、変更箇所の位置の情報が、図5に示す変更検出部32から変更登録部34へ渡され、変更登録部34で記憶される。また、変更箇所の位置の情報が、図5に示す変更検出部32から変更表示部33へ渡され、変更表示部33により図45に示すような一覧表530が図8に示す表示画面130に表示される。
In step S710 shown in FIG. 19, the change detection unit 32 shown in FIG. 5 takes the difference between the functional specification 125 before the change and the functional specification 126 after the change shown in FIG. Is detected ((2) shown in FIGS. 19 and 20).
In step S711 shown in FIG. 20, information on the location of the change location is passed from the change detection unit 32 shown in FIG. 5 to the change registration unit 34 and stored in the change registration unit 34. Further, the information on the position of the changed portion is transferred from the change detection unit 32 shown in FIG. 5 to the change display unit 33, and the change display unit 33 displays a list 530 as shown in FIG. 45 on the display screen 130 shown in FIG. Is displayed.

図20に示すステップS712では、図25に示す初期画面300のメニュー欄304で変更箇所の色分け表示モードを有効にするためのコマンドが選択され、図46に示す「変更点表示モードの設定」画面550が呼び出される。チェック欄551がクリックされ図8に示す変更前の機能仕様書125のパス名が図46に示す欄552に入力され「OK」ボタン554が押されると、図5に示す変更表示部33により色分け表示モードを有効にする旨の要求が受け取られる。これにより、色分け表示モードがONにされる。   In step S712 shown in FIG. 20, a command for enabling the color-coded display mode of the changed portion is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, and the “changed point display mode setting” screen shown in FIG. 550 is called. When the check column 551 is clicked and the path name of the functional specification 125 before the change shown in FIG. 8 is input to the column 552 shown in FIG. 46 and the “OK” button 554 is pressed, the change display unit 33 shown in FIG. A request is received to enable the display mode. As a result, the color-coded display mode is turned on.

図20に示すステップS713では、変更箇所の位置の情報と変更状態の情報とが図5に示す変更登録部34から変更表示部33へ渡され、図47や図48に示すようにページごとに変更前の記述と変更後の記述とが変更状態に応じて色分け表示される。これにより、変更箇所及びその変更状態が確認される。
図20に示すステップS714では、変更した箇所のうち変更マークを付け忘れた箇所があるか否かが判断される。変更マークを付け忘れた箇所があると判断された場合は図20に示すステップS715へ進められ、変更マークを付け忘れた箇所がないと判断された場合は処理が終了される。
In step S713 shown in FIG. 20, the information on the position of the changed portion and the information on the changed state are transferred from the change registration unit 34 shown in FIG. 5 to the change display unit 33. As shown in FIG. 47 and FIG. The description before the change and the description after the change are displayed in different colors according to the change state. Thereby, a change location and its change state are confirmed.
In step S714 shown in FIG. 20, it is determined whether or not there is a place where the change mark is forgotten to be attached among the changed places. If it is determined that there is a part where the change mark has been forgotten, the process proceeds to step S715 shown in FIG. 20, and if it is determined that there is no part where the change mark has been forgotten, the process ends.

図20に示すステップS715では、図5に示す変更マークを付け忘れた箇所へ図32や図34に示すような変更マーク383,409が付加され、変更状態を示す文字384,410が付加され、変更箇所が囲み枠385,411で囲まれる。これにより、図5に示す変更登録部34に図8に示す機能仕様書126内における変更箇所の位置の情報が登録される。   In step S715 shown in FIG. 20, change marks 383 and 409 as shown in FIG. 32 and FIG. 34 are added to the place where the change mark shown in FIG. The changed portion is surrounded by surrounding frames 385 and 411. As a result, the information on the position of the change location in the functional specification 126 shown in FIG. 8 is registered in the change registration unit 34 shown in FIG.

<モデル作成支援処理の流れ>
図10に示すモデル作成支援処理S900の詳細を、図21から図24に示すフローチャートを用いて説明する。
図21に示すステップS901では、定義の記述を変換したい旨の要求があるか否かが判断される。定義の記述を変換したい旨の要求があると判断されればステップS903へ進められ、定義の記述を変換したい旨の要求がないと判断されればステップS905へ進められる。
<Model creation support process flow>
Details of the model creation support process S900 shown in FIG. 10 will be described using the flowcharts shown in FIGS.
In step S901 shown in FIG. 21, it is determined whether or not there is a request to convert the definition description. If it is determined that there is a request to convert the definition description, the process proceeds to step S903. If it is determined that there is no request to convert the definition description, the process proceeds to step S905.

図21に示すステップS903では、図25に示す初期画面300のメニュー欄304で、図8に示す機能仕様書126における図32に示す定義の記述を図8に示す外部仕様書124の記述に変換するためのコマンドが選択される。そして、図2に示す文書データ記憶部96から図6に示す変換処理部52へ図8に示す機能仕様書126における定義の記述が渡され、定義の記述が、変換処理部52で図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換される。   In step S903 shown in FIG. 21, the description of the definition shown in FIG. 32 in the functional specification 126 shown in FIG. 8 is converted into the description of the external specification 124 shown in FIG. 8 in the menu field 304 of the initial screen 300 shown in FIG. The command to do is selected. 2 is passed from the document data storage unit 96 shown in FIG. 2 to the conversion processing unit 52 shown in FIG. 6, and the definition description in the functional specification 126 shown in FIG. The format of the functional specification 126 shown is converted to the format of the external specification 124.

図21に示すステップS904では、図6に示す変換処理部52から変換出力処理部53へ変換後の定義の記述が渡され、変換出力処理部53から辞書ファイル100の外部参照辞書ファイル105へ変換後の定義の記述が出力される。
図21に示すステップS905では、制御の記述を変換したい旨の要求があるか否かが判断される。制御の記述を変換したい旨の要求があると判断されればステップS906(図21で示す(2))へ進められ、制御の記述を変換したい旨の要求がないと判断されればステップS912(図21,図22で示す(3))へ進められる。
In step S904 shown in FIG. 21, the description of the definition after conversion is passed from the conversion processing unit 52 shown in FIG. 6 to the conversion output processing unit 53, and converted from the conversion output processing unit 53 to the external reference dictionary file 105 of the dictionary file 100. The description of the later definition is output.
In step S905 shown in FIG. 21, it is determined whether or not there is a request to convert the control description. If it is determined that there is a request to convert the control description, the process proceeds to step S906 ((2) shown in FIG. 21). If it is determined that there is no request to convert the control description, step S912 ( The process proceeds to (3) shown in FIGS.

図21に示すステップS906では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で文書データのアイコンが選択される。そして、図2に示す文書データ表示部95により文書対応付け記憶部94と文書データ記憶部96とが参照され、図25に示す初期画面300の文書ウインドウ303の表示欄306に選択された文書データのアイコンに対応する文書データの内容が表示される。   In step S906 shown in FIG. 21, an icon of document data is selected in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Then, the document data storage unit 94 and the document data storage unit 96 are referred to by the document data display unit 95 shown in FIG. 2, and the document data selected in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. The contents of the document data corresponding to the icon are displayed.

図21に示すステップS907では、変換する対象となる制御の記述が入力されている図34に示す入力枠405,406,407,408が、選択される。そして、図6に示す変換処理部52に、変換する対象となる入力枠が図34に示す入力枠405,406,407,408である旨の情報が渡される。
図21に示すステップS908では、図25に示す初期画面300のメニュー欄304で、図8に示す機能仕様書126における図34に示す制御の記述を図8に示す外部仕様書124の記述に変換するためのコマンドが選択される。そして、ステップS907で選択された図34に示す入力枠405,406,407,408を介して入力されている制御の記述が、図2に示す文書データ記憶部96から図6に示す変換処理部52へ渡される。さらに、制御の記述が変換処理部52で図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換される。変換後の制御の記述は、図8に示すOS123のメモリ150に一時的に記憶される。
In step S907 illustrated in FIG. 21, the input frames 405, 406, 407, and 408 illustrated in FIG. 34 in which the description of the control to be converted is input are selected. Then, information indicating that the input frames to be converted are the input frames 405, 406, 407, and 408 shown in FIG. 34 is passed to the conversion processing unit 52 shown in FIG.
In step S908 shown in FIG. 21, the description of the control shown in FIG. 34 in the functional specification 126 shown in FIG. 8 is converted into the description of the external specification 124 shown in FIG. 8 in the menu field 304 of the initial screen 300 shown in FIG. The command to do is selected. The description of the control input via the input frames 405, 406, 407, and 408 shown in FIG. 34 selected in step S907 is converted from the document data storage unit 96 shown in FIG. 2 to the conversion processing unit shown in FIG. 52. Further, the control description is converted by the conversion processing unit 52 from the format of the functional specification 126 shown in FIG. 8 to the format of the external specification 124. The description of the control after the conversion is temporarily stored in the memory 150 of the OS 123 shown in FIG.

図21に示すステップS909では、変換後の制御の記述の貼付先である図8に示す外部仕様書124の文書データが表示画面130に表示されているか否かが判断される。外部仕様書124の文書データが表示画面130に表示されていると判断されればステップS911へ進められ、外部仕様書124の文書データが表示画面130に表示されていないと判断されればステップS910へ進められる。   In step S909 shown in FIG. 21, it is determined whether or not the document data of the external specification 124 shown in FIG. If it is determined that the document data of the external specification 124 is displayed on the display screen 130, the process proceeds to step S911. If it is determined that the document data of the external specification 124 is not displayed on the display screen 130, the process proceeds to step S910. To proceed.

図21に示すステップS910では、図8に示す外部仕様作成プログラム121が起動され、図8に示す外部仕様作成プログラム122の図49に示す初期画面580が図8に示す表示画面130に表示される。図49に示す初期画面580のメニュー欄583で、変換後の制御の記述の貼付先である図8に示す外部仕様書124の文書データを呼び出すためのコマンドが選択される。そして、変換後の制御の記述の貼付先の文書データが、呼び出されて、図8に示す表示画面130に表示され、図49に示す文書ウインドウ584の表示欄582に表示される。   In step S910 shown in FIG. 21, the external specification creation program 121 shown in FIG. 8 is started, and the initial screen 580 shown in FIG. 49 of the external specification creation program 122 shown in FIG. 8 is displayed on the display screen 130 shown in FIG. . In the menu field 583 of the initial screen 580 shown in FIG. 49, a command for calling the document data of the external specification 124 shown in FIG. 8, which is the paste destination of the control description after conversion, is selected. Then, the document data to which the control description after conversion is pasted is called up, displayed on the display screen 130 shown in FIG. 8, and displayed in the display field 582 of the document window 584 shown in FIG.

図21に示すステップS911では、変換後の制御の記述の貼付先である図8に示す外部仕様書124の図49に示す文書データにおける貼付場所581が選択され、メニュー欄583で貼り付けるためのコマンドが選択される。図8に示すOS123のメモリ150に一時的に記憶されている変換後の制御の記述が、外部仕様書124の図49に示す文書データにおける貼付場所581上に貼り付けられる。そして、図7に示す外部入力部111は、変換後の制御の記述を図8に示すメモリ150から受け取る。図7に示す外部入力部111では、変換後の制御の記述が入力される。図7に示す外部入力部111から外部処理部112へ変換後の制御の記述が渡され、データフローダイアグラムやコントロールフローダイアグラムなどのチャートが外部処理部112で生成される。データフローダイアグラムやコントロールフローダイアグラムなどのチャートは、外部処理部112から外部記憶部113へ渡され、外部記憶部113で記憶され、図8に示す外部仕様書124としてハードディスク120に記憶される。   In step S911 shown in FIG. 21, the pasting location 581 in the document data shown in FIG. 49 of the external specification 124 shown in FIG. 8 which is the pasting destination of the description of the control after conversion is selected and pasted in the menu field 583. A command is selected. The description of the control after conversion temporarily stored in the memory 150 of the OS 123 shown in FIG. 8 is pasted on the pasting location 581 in the document data shown in FIG. 49 of the external specification 124. Then, the external input unit 111 shown in FIG. 7 receives the description of the control after conversion from the memory 150 shown in FIG. In the external input unit 111 shown in FIG. 7, the description of the control after conversion is input. A description of the control after conversion is passed from the external input unit 111 shown in FIG. 7 to the external processing unit 112, and a chart such as a data flow diagram or a control flow diagram is generated by the external processing unit 112. Charts such as a data flow diagram and a control flow diagram are transferred from the external processing unit 112 to the external storage unit 113, stored in the external storage unit 113, and stored in the hard disk 120 as the external specification 124 shown in FIG.

図22に示すステップS912では、図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへの変換の確認をしたいか否かが判断される。変換の確認をしたいと判断されればステップS913へ進められ、変換の確認をしたくないと判断されればステップS931(図22,図23,図24で示す(4),(7))へ進められる。   In step S912 shown in FIG. 22, it is determined whether or not confirmation of conversion from the format of the functional specification 126 shown in FIG. 8 to the format of the external specification 124 is desired. If it is determined to confirm the conversion, the process proceeds to step S913. If it is determined not to confirm the conversion, the process proceeds to step S931 ((4) and (7) shown in FIGS. 22, 23, and 24). It is advanced.

図22に示すステップS913では、図50に示す機能名一覧ファイル127を仕様作成支援プログラム121から出力したい旨の要求があるか否かが判断される。図50に示す機能名一覧ファイル127を出力したい旨の要求があると判断されればステップS937へ進められ、図50に示す機能名一覧ファイル127を出力したい旨の要求がないと判断されればステップS914へ進められる。   In step S913 shown in FIG. 22, it is determined whether or not there is a request to output the function name list file 127 shown in FIG. If it is determined that there is a request to output the function name list file 127 shown in FIG. 50, the process proceeds to step S937. If it is determined that there is no request to output the function name list file 127 shown in FIG. The process proceeds to step S914.

図22に示すステップS937では、図25に示す初期画面300のメニュー欄304で、図8に示す機能仕様書126において設定されている機能名の一覧をファイルに出力するためのコマンドが選択される。これにより、図2に示すデータ項目記憶部92から図6に示す変換出力処理部53へ図8に示す機能仕様書126において定義されている機能名が渡される。そして、それらの機能名の一覧が、図6に示す変換出力処理部53から図50に示す機能名一覧ファイル127へ出力され、図8に示す機能名一覧ファイル127としてハードディスク120に記憶される。   In step S937 shown in FIG. 22, a command for outputting a list of function names set in the function specification 126 shown in FIG. 8 to a file is selected in the menu field 304 of the initial screen 300 shown in FIG. . As a result, the function name defined in the functional specification 126 shown in FIG. 8 is passed from the data item storage unit 92 shown in FIG. 2 to the conversion output processing unit 53 shown in FIG. A list of these function names is output from the conversion output processing unit 53 shown in FIG. 6 to the function name list file 127 shown in FIG. 50 and stored in the hard disk 120 as the function name list file 127 shown in FIG.

図22に示すステップS914では、図8,図50に示す機能名一覧ファイル127の読込先である図8に示す外部仕様作成プログラム122が起動されているか否かが判断される。外部仕様作成プログラム122が起動されていると判断されればステップS915へ進められ、外部仕様作成プログラム122が起動されていないと判断されればステップS938へ進められる。   In step S914 shown in FIG. 22, it is determined whether or not the external specification creation program 122 shown in FIG. 8, which is the reading destination of the function name list file 127 shown in FIGS. If it is determined that the external specification creation program 122 is activated, the process proceeds to step S915. If it is determined that the external specification creation program 122 is not activated, the process proceeds to step S938.

図22に示すステップS915では、図8に示す外部仕様作成プログラム121が起動される。そして、図8に示す外部仕様作成プログラム121の図49に示す初期画面580が図8に示す表示画面130に表示される。
図22に示すステップS938では、図49に示す初期画面580のメニュー欄583で、図8に示す機能名一覧ファイル127を読み込むためのコマンドが選択される。そして、図51に示す「登録機能名編集」画面600が呼び出され「読込」ボタン605が押されると、図52に示す「ファイルを開く」画面610が呼び出される。図8,図50に示す機能名一覧ファイル127が指定され「開く」ボタン615が押されると、図51に示す「登録機能名編集」画面600の「登録機能名一覧」欄601に機能名の一覧が表示される。図8に示す外部仕様作成プログラム122に機能仕様書126の機能名の一覧が、読み込まれ、図7に示す外部対応付け記憶部114に記憶される。
In step S915 shown in FIG. 22, the external specification creation program 121 shown in FIG. 8 is started. Then, the initial screen 580 shown in FIG. 49 of the external specification creation program 121 shown in FIG. 8 is displayed on the display screen 130 shown in FIG.
In step S938 shown in FIG. 22, a command for reading the function name list file 127 shown in FIG. 8 is selected in the menu field 583 of the initial screen 580 shown in FIG. When the “registered function name edit” screen 600 shown in FIG. 51 is called and the “read” button 605 is pressed, the “open file” screen 610 shown in FIG. 52 is called. When the function name list file 127 shown in FIGS. 8 and 50 is specified and the “Open” button 615 is pressed, the function name is displayed in the “Registered function name list” field 601 of the “Edit registered function name” screen 600 shown in FIG. A list is displayed. A list of function names of the function specification 126 is read into the external specification creation program 122 shown in FIG. 8 and stored in the external association storage unit 114 shown in FIG.

図22に示すステップS916では、図49に示す初期画面580のメニュー欄583で、図8に示す外部仕様書124の各チャートに機能名を設定するためのコマンドが選択される。そして、図53に示す「チャート操作」画面620が呼び出され、「チャート一覧」欄621で機能名を設定するチャート名625が選択され、「属性」ボタン622が押されると、図54に示す「DFDチャート情報編集」画面630が呼び出され、「日本語名」欄631にチャート名625が表示される。「機能名編集」ボタン633が押されると、図51で読み込まれた機能名の一覧が表示され、チャート名625に関連した機能名が選択入力される。図54に示す「OK」ボタン634が押されると、図7に示す対応付け記憶部114でチャート名625と機能名の対応付けが記憶され、チャート名625のチャートに機能名が対応づけられる。   In step S916 shown in FIG. 22, a command for setting a function name in each chart of the external specification 124 shown in FIG. 8 is selected in the menu field 583 of the initial screen 580 shown in FIG. 53 is called, a chart name 625 for setting a function name is selected in the “chart list” field 621, and the “attribute” button 622 is pressed, the “chart operation” screen 620 shown in FIG. The “Edit DFD chart information” screen 630 is called, and the chart name 625 is displayed in the “Japanese name” column 631. When the “edit function name” button 633 is pressed, a list of function names read in FIG. 51 is displayed, and a function name related to the chart name 625 is selected and input. When the “OK” button 634 shown in FIG. 54 is pressed, the association between the chart name 625 and the function name is stored in the association storage unit 114 shown in FIG. 7, and the function name is associated with the chart of the chart name 625.

図22に示すステップS917では、図49に示す初期画面580のメニュー欄583で、図8に示す仕様作成支援プログラム121と外部仕様作成支援プログラム122とが連携を取るためのコマンドが、選択される。外部仕様作成支援プログラム122が、仕様作成支援プログラム121と連携を取るためのモードに設定される。そして、仕様作成支援プログラム121と連携を取る旨の要求が、図7に示す第2相互参照部115により受け取られる。   In step S917 shown in FIG. 22, a command for cooperation between the specification creation support program 121 and the external specification creation support program 122 shown in FIG. 8 is selected in the menu field 583 of the initial screen 580 shown in FIG. . The external specification creation support program 122 is set to a mode for cooperating with the specification creation support program 121. Then, a request for cooperation with the specification creation support program 121 is received by the second cross-reference unit 115 shown in FIG.

図22に示すステップS918では、図8に示す機能仕様書126の記述から対応する外部仕様書124の記述を参照したい旨の要求があるか否かが判断される。参照したい旨の要求があると判断された場合はステップS919へ進められ、参照したい旨の要求がないと判断された場合はステップS925(図22,図23で示す(6))へと進められる。   In step S918 shown in FIG. 22, it is determined whether or not there is a request for referring to the description of the corresponding external specification 124 from the description of the functional specification 126 shown in FIG. If it is determined that there is a request for reference, the process proceeds to step S919. If it is determined that there is no request for reference, the process proceeds to step S925 ((6) shown in FIGS. 22 and 23). .

図22に示すステップS919では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で、図55に示すように機能名672が、選択される。これにより、図2に示す文書データ表示部95により、文書対応付け記憶部94と文書データ記憶部96とが参照され、図56に示すように初期画面300の文書ウインドウ303の表示欄306に図55に示す文書データ673の内容が表示される。すなわち、図8に示す機能仕様書126の機能名が選択される(図22に示す(5))。   In step S919 shown in FIG. 22, the function name 672 is selected as shown in FIG. 55 in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Thereby, the document data display unit 95 shown in FIG. 2 refers to the document association storage unit 94 and the document data storage unit 96, and the display is shown in the display field 306 of the document window 303 of the initial screen 300 as shown in FIG. The contents of document data 673 shown in 55 are displayed. That is, the function name of the function specification 126 shown in FIG. 8 is selected ((5) shown in FIG. 22).

図23に示すステップS920では、図25に示す初期画面300のメニュー欄304で、対応する図8に示す外部仕様書124の記述を参照するためのコマンドが選択される。そのコマンドが選択される最初の回のみ図57に示す「MODSWORKSファイルを開く」画面640が呼び出される。「ファイル名」欄643に図8に示す外部仕様書124のファイル名が入力され「開く」ボタン645が押されると、図8に示す仕様作成支援プログラム121に外部仕様作成プログラム122の起動パス名が設定される。対応する外部仕様書124の記述を参照するためのコマンドが選択される次の回から、外部仕様作成プログラム122が起動されていなくても自動的に起動される。   In step S920 shown in FIG. 23, a command for referring to the description of the corresponding external specification 124 shown in FIG. 8 is selected in the menu field 304 of the initial screen 300 shown in FIG. Only when the command is selected, the “Open MODWORKS file” screen 640 shown in FIG. 57 is called. When the file name of the external specification 124 shown in FIG. 8 is entered in the “file name” column 643 and the “Open” button 645 is pressed, the specification creation support program 121 shown in FIG. Is set. The next time the command for referring to the description of the corresponding external specification 124 is selected, the external specification creation program 122 is automatically started even if it is not started.

図23に示すステップS921では、図7に示す第2相互参照部115により対応付け記憶部114が参照され、ステップS919で選択された図55に示す機能名672に対応した図8に示す外部仕様書124のチャート名がリストアップされる。リストアップされたチャート名は、図7に示す第2相互参照部115から第2相互表示部116へ渡され、第2相互表示部116により図49に示す初期画面580の図58に示す「データ検索情報」ウインドウ650の表示欄651に表示される。   In step S921 shown in FIG. 23, the external storage specification 114 shown in FIG. 8 corresponding to the function name 672 shown in FIG. 55 selected by step S919 is referred to by the second cross-reference unit 115 shown in FIG. The chart name of the book 124 is listed. The listed chart names are transferred from the second cross-reference unit 115 shown in FIG. 7 to the second cross-display unit 116, and the second cross-display unit 116 displays “data” shown in FIG. 58 on the initial screen 580 shown in FIG. It is displayed in the display field 651 of the “search information” window 650.

図23に示すステップS922では、図58に示すリストアップされたチャート名のうち、閲覧したいチャートのチャート名652が選択される。閲覧したいチャートのチャート名652は、図7に示す第2相互参照部115により受け取られる。
図23に示すステップS923では、図58に示す閲覧したいチャートのチャート名652に対応したチャートのデータが、図7に示す外部記憶部113から第2相互参照部115へ渡され、第2相互参照部115から第2相互表示部116に渡され、図8に示す表示画面130に表示される。すなわち、図59に示すようなチャート662が、文書ウインドウ660の表示欄661に表示される。
In step S922 shown in FIG. 23, the chart name 652 of the chart to be browsed is selected from the listed chart names shown in FIG. The chart name 652 of the chart to be browsed is received by the second cross-reference unit 115 shown in FIG.
In step S923 shown in FIG. 23, chart data corresponding to the chart name 652 of the chart to be viewed shown in FIG. 58 is transferred from the external storage unit 113 shown in FIG. 7 to the second cross-reference unit 115, and the second cross-reference is made. From the unit 115 to the second mutual display unit 116 and displayed on the display screen 130 shown in FIG. That is, a chart 662 as shown in FIG. 59 is displayed in the display field 661 of the document window 660.

図23に示すステップS924では、図59に示すようなチャート662が閲覧されることにより、図8に示す機能仕様書126から外部仕様書124への変換がきちんと行われているかが、確認される(図23で示す(6))。
図23に示すステップS925では、図8に示す外部仕様書124の記述から対応する機能仕様書126の記述を参照したい旨の要求があるか否かが判断される。参照したい旨の要求があると判断された場合はステップS926へ進められ、参照したい旨の要求がないと判断された場合はステップS931(図23,図24で示す(7))へと進められる。
In step S924 shown in FIG. 23, it is confirmed whether the conversion from the functional specification 126 shown in FIG. 8 to the external specification 124 is properly performed by browsing the chart 662 shown in FIG. ((6) shown in FIG. 23).
In step S925 shown in FIG. 23, it is determined whether or not there is a request for referring to the description of the corresponding functional specification 126 from the description of the external specification 124 shown in FIG. If it is determined that there is a request for reference, the process proceeds to step S926. If it is determined that there is no request for reference, the process proceeds to step S931 ((7) shown in FIGS. 23 and 24). .

図23に示すステップS926では、図49に示す初期画面580のメニュー欄583で、図60に示すチャート692を呼び出すためのコマンドが、選択される。図7に示す第2相互参照部115により外部記憶部113が参照され、図49に示す初期画面580の図60に示すウインドウ690の表示欄691にチャート692が表示される。すなわち、図8に示す外部仕様書124の記述であるチャート692が選択される。   In step S926 shown in FIG. 23, a command for calling the chart 692 shown in FIG. 60 is selected in the menu field 583 of the initial screen 580 shown in FIG. The external storage unit 113 is referred to by the second cross-reference unit 115 shown in FIG. 7, and a chart 692 is displayed in the display field 691 of the window 690 shown in FIG. 60 of the initial screen 580 shown in FIG. That is, the chart 692 which is the description of the external specification 124 shown in FIG. 8 is selected.

図23に示すステップS939では、図60に示す初期画面580のメニュー欄583で、対応する図8に示す機能仕様書126の記述を参照するためのコマンドが、選択される。そのコマンドが選択される最初の回のみ図61に示す「ACSELファイルを開く」画面700が呼び出される。「ファイル名」欄703に図8に示す機能仕様書126のファイル名が入力され、「開く」ボタン705が押されると、図8に示す外部仕様作成プログラム122に仕様作成支援プログラム121の起動パス名が設定される。対応する機能仕様書126の記述を参照するためのコマンドが選択される次の回から、仕様作成支援プログラム121が起動されていなくても自動的に起動される。   In step S939 shown in FIG. 23, a command for referring to the description of the corresponding functional specification 126 shown in FIG. 8 is selected in the menu field 583 of the initial screen 580 shown in FIG. Only when the command is selected, the “Open ACSEL file” screen 700 shown in FIG. 61 is called. When the file name of the functional specification 126 shown in FIG. 8 is entered in the “file name” column 703 and the “Open” button 705 is pressed, the external specification creation program 122 shown in FIG. Name is set. The next time the command for referring to the description of the corresponding functional specification 126 is selected, the specification creation support program 121 is automatically activated even if it is not activated.

図23に示すステップS927では、図6に示す第1相互参照部55により図7に示す対応付け記憶部114が参照され、ステップS926で選択された図60に示すチャート692に対応した図8に示す機能仕様書126の機能名がリストアップされる。リストアップされた機能名は、図6に示す第1相互参照部55から第1相互表示部56へ渡され、第1相互表示部56により、図25に示す初期画面300の情報ウインドウ302の表示欄305に、図62に示すように表示される(図23で示す(8))。   In step S927 shown in FIG. 23, the association storage unit 114 shown in FIG. 7 is referred to by the first cross-reference unit 55 shown in FIG. 6, and FIG. 8 corresponding to the chart 692 shown in FIG. The function name of the function specification 126 shown is listed. The listed function names are passed from the first cross reference section 55 shown in FIG. 6 to the first mutual display section 56, and the first mutual display section 56 displays the information window 302 on the initial screen 300 shown in FIG. It is displayed in the column 305 as shown in FIG. 62 ((8) shown in FIG. 23).

図24に示すステップS928では、図62に示すリストアップされた機能名のうち、閲覧したい機能の機能名712が選択される。閲覧したい機能の機能名712は、図6に示す第1相互参照部55により受け取られる。
図24に示すステップS929では、図62に示す閲覧したい機能の機能名712に対応した文書データが、図2に示す文書データ記憶部96から図6に示す第1相互参照部55へ渡され、第1相互参照部55から第1相互表示部56に渡され、図8に示す表示画面130に表示される。すなわち、図63に示すような文書データの内容720が図25に示す初期画面300の文書ウインドウ303の表示欄306に表示される。
In step S928 shown in FIG. 24, the function name 712 of the function to be browsed is selected from the listed function names shown in FIG. The function name 712 of the function to be browsed is received by the first cross-reference unit 55 shown in FIG.
In step S929 shown in FIG. 24, the document data corresponding to the function name 712 of the function to be viewed shown in FIG. 62 is transferred from the document data storage unit 96 shown in FIG. 2 to the first cross-reference unit 55 shown in FIG. The data is transferred from the first cross reference section 55 to the first mutual display section 56 and displayed on the display screen 130 shown in FIG. That is, the contents 720 of the document data as shown in FIG. 63 are displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG.

図24に示すステップS930では、図25に示す初期画面300の文書ウインドウ303の表示欄306に表示された図63に示すような文書データの内容720が閲覧されることにより、図8に示す機能仕様書126から外部仕様書124への変換がきちんと行われているか確認される。
図24に示すステップS931では、図23に示すステップS924での確認の結果と図24に示すステップS930での確認の結果との少なくとも一方に基づき、図8に示す機能仕様書126の記述のうち外部仕様書124へ変換し忘れた箇所があるか否かが判断される。変換し忘れた箇所があると判断された場合はステップS932へ進められ、変換し忘れた箇所がないと判断された場合は処理が終了される。
In step S930 shown in FIG. 24, the contents 720 of the document data shown in FIG. 63 displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. It is confirmed whether the conversion from the specification 126 to the external specification 124 is properly performed.
In step S931 shown in FIG. 24, based on at least one of the result of confirmation in step S924 shown in FIG. 23 and the result of confirmation in step S930 shown in FIG. 24, of the description of the functional specification 126 shown in FIG. It is determined whether there is a portion that has been forgotten to be converted into the external specification 124. If it is determined that there is a part that has been forgotten to be converted, the process proceeds to step S932. If it is determined that there is no part that has been forgotten to be converted, the process ends.

図24に示すステップS932では、変換し忘れた箇所が定義の記述であるか否かが判断される。定義の記述であると判断された場合は図21に示すステップS903(図24,図21で示す(1))へ進められ、定義の記述でないと判断された場合はステップS933へ進められる。
図24に示すステップS933では、変換し忘れた箇所が制御の記述であるか否かが判断される。制御の記述であると判断された場合は図21に示すステップS906(図24,図21で示す(2))へ進められ、制御の記述でないと判断された場合はステップS934へ進められる。
In step S932 shown in FIG. 24, it is determined whether or not the location forgotten to be converted is a definition description. If it is determined that the description is a definition description, the process proceeds to step S903 shown in FIG. 21 ((1) shown in FIGS. 24 and 21). If it is determined that the description is not a definition description, the process proceeds to step S933.
In step S933 shown in FIG. 24, it is determined whether or not the location forgotten to be converted is a control description. If it is determined that the description is a control description, the process proceeds to step S906 shown in FIG. 21 ((2) shown in FIGS. 24 and 21). If it is determined that the description is not a control description, the process proceeds to step S934.

図24に示すステップS934では、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で文書データのアイコンが選択される。そして、図2に示す文書データ表示部95により、文書対応付け記憶部94と文書データ記憶部96とが参照され、図25に示す初期画面300の文書ウインドウ303の表示欄306に文書データの内容が表示される。   In step S934 shown in FIG. 24, an icon of document data is selected in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Then, the document data display unit 95 shown in FIG. 2 refers to the document association storage unit 94 and the document data storage unit 96, and the contents of the document data are displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. Is displayed.

図24に示すステップS935では、図8に示す機能仕様書126における定義と制御と以外の記述を図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットに変換するためのコマンドが、選択される。定義と制御と以外の記述が、図2に示す文書データ記憶部96から図6に示す変換処理部52へ渡され、変換処理部52で図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換される。定義と制御と以外の変換後の記述は、図8に示すOS123のメモリ150に一時的に記憶される。   In step S935 shown in FIG. 24, a command for converting a description other than the definition and control in the functional specification 126 shown in FIG. 8 from the format of the functional specification 126 shown in FIG. Selected. Descriptions other than definition and control are transferred from the document data storage unit 96 shown in FIG. 2 to the conversion processing unit 52 shown in FIG. It is converted into 124 format. Descriptions after conversion other than definition and control are temporarily stored in the memory 150 of the OS 123 shown in FIG.

図24に示すステップS936では、定義と制御と以外の変換後の記述に対する貼付先である図8に示す外部仕様書124の図49に示す文書データにおける貼付場所581が、選択される。そして、図25に示す初期画面300のメニュー欄304で貼り付けるためのコマンドが、選択される。図8に示すOS123のメモリ150に一時的に記憶されている定義と制御と以外の変換後の記述は、外部仕様書124の図49に示す文書データの貼付場所581上に貼り付けられ、図7に示す外部入力部111に入力される。定義と制御と以外の変換後の記述は、図7に示す外部入力部111から外部処理部112へ渡され、外部処理部112でデータフローダイアグラムやコントロールフローダイアグラムなどのチャートに変換され、外部処理部112から外部記憶部113へ渡され、外部記憶部113で記憶され、図8に示す外部仕様書124としてハードディスク120に記憶される。   In step S936 shown in FIG. 24, the pasting location 581 in the document data shown in FIG. 49 of the external specification 124 shown in FIG. 8, which is the pasting destination for the converted description other than the definition and control, is selected. Then, a command to be pasted is selected in the menu field 304 of the initial screen 300 shown in FIG. The converted description other than the definition and control temporarily stored in the memory 150 of the OS 123 shown in FIG. 8 is pasted on the document data pasting location 581 shown in FIG. 7 is input to the external input unit 111 shown in FIG. Descriptions after conversion other than definition and control are transferred from the external input unit 111 shown in FIG. 7 to the external processing unit 112, and converted into a chart such as a data flow diagram and a control flow diagram by the external processing unit 112, and external processing is performed. Unit 112 to external storage unit 113, stored in external storage unit 113, and stored in hard disk 120 as external specification 124 shown in FIG.

<仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書126の作成を支援する際の表示画面130の動作>
図1に示す仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する図8に示す機能仕様書126の作成を支援する際の表示画面130の動作を、図25から図63に示す概念図を用いて説明する。
<Operation of Display Screen 130 when Specification Creation Supporting Device 1 Supports Creation of Functional Specification 126 Regarding Air Conditioner Microcomputer Software>
The operation of the display screen 130 when the specification creation support apparatus 1 shown in FIG. 1 supports the creation of the functional specification 126 shown in FIG. 8 relating to the microcomputer software of the air conditioner will be described with reference to conceptual diagrams shown in FIGS. I will explain.

図8に示すキーボード160とマウス190とに仕様作成支援プログラム121の起動命令が入力されると、仕様作成支援プログラム121が起動され、図25に示す初期画面300が図8に示す表示画面130に表示される。図25に示す初期画面300には、機能ツリーウインドウ301・情報ウインドウ302・文書ウインドウ303の3つのウインドウが表示される。機能ツリーウインドウ301の表示欄304には、仕様書名・章の名称・機能名などのデータ項目が階層的に表示される。情報ウインドウ302の表示欄305には、エラーなどの情報が表示される。文書ウインドウ303の表示欄306には、文書データが表示される。   When the activation command for the specification creation support program 121 is input to the keyboard 160 and the mouse 190 illustrated in FIG. 8, the specification creation support program 121 is activated, and the initial screen 300 illustrated in FIG. Is displayed. The initial screen 300 shown in FIG. 25 displays three windows: a function tree window 301, an information window 302, and a document window 303. In the display column 304 of the function tree window 301, data items such as specifications, chapter names, and function names are displayed hierarchically. Information such as an error is displayed in the display field 305 of the information window 302. Document data is displayed in a display field 306 of the document window 303.

図25に示す機能ツリーウインドウ301の表示欄304には、初期の状態では何も表示されていない。そこでまず、図25に示す初期画面300のメニュー欄304で、図8に示す機能仕様書126の名称を追加するためのコマンドが選択され、図26に示す「機能仕様書プロパティ」画面310が呼び出される。「名称」欄311には、デフォルトで「機能仕様書」が入力されている。「名称」欄311に「newSuperINV機能仕様書」と入力され「OK」ボタン312が押されると、図25に示す初期画面300に戻され、機能ツリーウインドウ301の表示欄304に最上位の階層として「newSuperINV機能仕様書」が表示される。「キャンセル」ボタン313が押されると、設定がキャンセルされる。以下の画面に出てくる「キャンセル」ボタンが押された場合も同様である。   In the function tree window 301 shown in FIG. 25, nothing is displayed in the display column 304 in the initial state. First, in the menu field 304 of the initial screen 300 shown in FIG. 25, a command for adding the name of the functional specification 126 shown in FIG. 8 is selected, and the “functional specification property” screen 310 shown in FIG. 26 is called. It is. In the “name” column 311, “functional specification” is input by default. When “newSuperINV function specification” is entered in the “Name” column 311 and the “OK” button 312 is pressed, the screen returns to the initial screen 300 shown in FIG. “NewSuperINV functional specification” is displayed. When the “Cancel” button 313 is pressed, the setting is canceled. The same applies when the “Cancel” button on the following screen is pressed.

図25に示す機能ツリーウインドウ301の表示欄304で、「newSuperINV機能仕様書」が、選択される。そして、マウス190が右クリックされ、章を追加するためのコマンドが選択されると、図27に示す「機能プロパティ」画面320が呼び出される。「機能名称」欄321には、デフォルトで「章」が入力されている。「機能名称」欄321に「はじめに(変数定義他)」と入力され「OK」ボタン323が押されると、図25に示す初期画面300に戻され、機能ツリーウインドウ301の表示欄304に「newSuperINV機能仕様書」の1つ下の階層として緑色の四角と「はじめに(変数定義他)」とが表示される。緑色の四角はその項目が章であることを示している。   In the display column 304 of the function tree window 301 shown in FIG. 25, “newSuperINV function specification” is selected. When the mouse 190 is right-clicked and a command for adding a chapter is selected, a “function property” screen 320 shown in FIG. 27 is called. In the “function name” column 321, “chapter” is input by default. When “Introduction (variable definition, etc.)” is entered in the “Function name” field 321 and the “OK” button 323 is pressed, the screen is returned to the initial screen 300 shown in FIG. 25, and “newSuperINV” is displayed in the display field 304 of the function tree window 301. A green square and “Introduction (variable definition, etc.)” are displayed as a hierarchy one level below the “functional specification”. A green square indicates that the item is a chapter.

図25に示す機能ツリーウインドウ301の表示欄304で、図30に示す「制御仕様詳細」358が、選択される。そして、図8に示すマウス190が右クリックされ、機能を追加するためのコマンドが選択されると、図27に示す「機能プロパティ」画面320が呼び出される。「機能名称」欄321には、デフォルトで「機能」が入力されている。「機能名称」欄321に「PMV制御」と入力され「OK」ボタン323が押されると、図25に示す初期画面300に戻され、機能ツリーウインドウ301の表示欄304に図30に示すように「制御仕様詳細」358の1つ下の階層として赤色の四角と「PMV制御」345とが表示される。赤色の四角は、そのデータ項目が機能名でありそのデータ項目に属する機能がないことを示している。   In the display column 304 of the function tree window 301 shown in FIG. 25, “control specification details” 358 shown in FIG. 30 is selected. When the mouse 190 shown in FIG. 8 is right-clicked and a command for adding a function is selected, a “function property” screen 320 shown in FIG. 27 is called. In the “function name” column 321, “function” is input by default. When “PMV control” is input in the “function name” column 321 and the “OK” button 323 is pressed, the screen is returned to the initial screen 300 shown in FIG. A red square and “PMV control” 345 are displayed as a layer below “control specification details” 358. A red square indicates that the data item is a function name and no function belongs to the data item.

図25に示す機能ツリーウインドウ301の表示欄304で、「機能」が、選択される。そして、図8に示すマウス190が右クリックされ、文書データを追加するためのコマンドが選択されると、図25に示す文書ウインドウ303の表示欄306に文書データの内容307が表示される。文書データの内容307は、デフォルトの状態で白紙であり、A4の縦向きである。文書データの内容307をA4の横向きに変更したい場合、図25に示す初期画面300のメニュー欄304で文書データの向きを設定するためのコマンドが選択され、図29に示す「用紙枠の設定」画面360が呼び出される。欄361で「横定型」が選択され「OK」ボタン362が押されると、図25に示す初期画面300に戻され、文書データ307がA4の横向きで表示される。   “Function” is selected in the display column 304 of the function tree window 301 shown in FIG. When the mouse 190 shown in FIG. 8 is right-clicked and a command for adding document data is selected, the contents 307 of the document data are displayed in the display field 306 of the document window 303 shown in FIG. The content 307 of the document data is blank in the default state and is in the portrait orientation of A4. When it is desired to change the content 307 of the document data to the A4 landscape orientation, a command for setting the orientation of the document data is selected in the menu field 304 of the initial screen 300 shown in FIG. Screen 360 is invoked. When “landscape type” is selected in the field 361 and the “OK” button 362 is pressed, the screen is returned to the initial screen 300 shown in FIG. 25, and the document data 307 is displayed in the A4 landscape orientation.

図25に示す機能ツリーウインドウ301の表示欄304で図30に示す「定常制御詳細」357が選択される。初期の状態では、「定常制御詳細」357の文字の前の四角が赤色である。図25に示す初期画面300のメニュー欄で、機能を追加するためのコマンドが選択され、「定常制御の流れ」351,「ΔTrs算出」352,「PMV制御」345及び「最適吐出管制御」346などの機能が子機能として追加される。これにより、「定常制御詳細」357の文字の前の四角が、赤色から青色に変わる。ここで、青色の四角は、「定常制御詳細」357に属する機能が存在していることを示している。このようにして、図30に示すように、子機能を有する項目347〜357とそうでない項目341〜346とが一目で把握される。   “Normal control details” 357 shown in FIG. 30 is selected in the display column 304 of the function tree window 301 shown in FIG. In the initial state, the square in front of the characters “steady control details” 357 is red. In the menu field of the initial screen 300 shown in FIG. 25, a command for adding a function is selected, “steady control flow” 351, “ΔTrs calculation” 352, “PMV control” 345, and “optimal discharge pipe control” 346. Functions such as are added as child functions. As a result, the square in front of the characters “steady control details” 357 changes from red to blue. Here, a blue square indicates that a function belonging to “steady control details” 357 exists. In this way, as shown in FIG. 30, items 347 to 357 having child functions and items 341 to 346 having no child function can be grasped at a glance.

図25に示す初期画面300のメニュー欄304で、目次を作成するためのコマンドが選択されると、初期画面300は図31に示す状態になる。すなわち、機能ツリーウインドウ301の表示欄304に、最初の章である「はじめに(変数定義他)」331の1つ下の階層として、「目次」332が表示される。そして、「目次」332の1つ下の階層に、文書データのアイコン333〜335が表示される。また、文書ウインドウ303の表示欄306には、アイコン333に対応する文書データの内容が、表示される。   When a command for creating a table of contents is selected in the menu column 304 of the initial screen 300 shown in FIG. 25, the initial screen 300 enters the state shown in FIG. That is, a “table of contents” 332 is displayed in the display column 304 of the function tree window 301 as a layer one level lower than the first chapter “Introduction (variable definition, etc.)” 331. Then, document data icons 333 to 335 are displayed at a level below the “table of contents” 332. Further, the content of the document data corresponding to the icon 333 is displayed in the display field 306 of the document window 303.

図31に示す初期画面300の機能ツリーウインドウ301の表示欄304で、「変数/定数定義」336に属する文書データのアイコン337が、選択される。そして、文書ウインドウ303の表示欄306上で図8に示すマウス190がダブルクリックされると、図31に示すアイコン337に対応する文書データが、図35に示すような編集モードにされる。図25に示す初期画面300のメニュー欄304で、図32に示す定義の入力枠372を図31に示すアイコン337に対応する文書データに付加するためのコマンドが、選択される。図31に示すアイコン337に対応する文書データに図32に示す定義の入力枠372が付加される際に、項目名371も同時に、図31に示すアイコン337に対応する文書データに付加される。定義の入力枠372は、主として名称欄373・属性欄379・備考欄381を備える。属性欄379は、主として形式欄374・単位欄375・範囲欄376・初期値欄377・刻み欄378を備える。用語の定義が名称欄373に入力され、用語の形式が図32に示す形式欄374に入力され、用語の単位が単位欄375に入力され、用語の取り得る値の範囲が範囲欄376に入力され、用語の初期値が初期値欄377に入力され、用語のとる値を刻む値が刻み欄378に入力され、用語の定義に関する備考が備考欄381に入力される。   In the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. 31, the document data icon 337 belonging to the “variable / constant definition” 336 is selected. When the mouse 190 shown in FIG. 8 is double-clicked on the display field 306 of the document window 303, the document data corresponding to the icon 337 shown in FIG. 31 is set to the edit mode as shown in FIG. In the menu column 304 of the initial screen 300 shown in FIG. 25, a command for adding the definition input frame 372 shown in FIG. 32 to the document data corresponding to the icon 337 shown in FIG. 31 is selected. When the definition input frame 372 shown in FIG. 32 is added to the document data corresponding to the icon 337 shown in FIG. 31, the item name 371 is also added to the document data corresponding to the icon 337 shown in FIG. The definition input frame 372 mainly includes a name field 373, an attribute field 379, and a remarks field 381. The attribute column 379 mainly includes a format column 374, a unit column 375, a range column 376, an initial value column 377 and a notch column 378. The definition of the term is input in the name column 373, the format of the term is input in the format column 374 shown in FIG. 32, the unit of the term is input in the unit column 375, and the range of possible values of the term is input in the range column 376 The initial value of the term is input to the initial value column 377, the value for marking the value of the term is input to the notch column 378, and the remarks regarding the definition of the term are input to the remarks column 381.

図32に示す変更マーク383は、変更マーク383の置かれた箇所が変更箇所であることを示している。変更マーク383の中央の文字「C」は変更のバージョンを示している。通常、A、B、C、・・・の順番に付される。「追加」の文字384は、変更の種類が追加であることを示している。変更の種類としては、他に削除、修正がある。囲み枠385は、名称「エネカット出信号」386の行全体が変更箇所であることを示している。   A change mark 383 shown in FIG. 32 indicates that the place where the change mark 383 is placed is a changed place. The letter “C” in the center of the change mark 383 indicates the version of the change. Usually, they are given in the order of A, B, C,. The “add” character 384 indicates that the type of change is addition. Other types of changes include deletion and correction. A surrounding frame 385 indicates that the entire line of the name “Enecut output signal” 386 is a changed portion.

図32に示す名称「電源周波数f」382の範囲欄376に「ON,OFF」380が入力されると、図25に示す初期画面300の情報ウインドウ302の表示欄305に、図33に示すメッセージが表示される。すなわち、図32に示す「ON,OFF」380は名称「電源周波数f」382の取り得る値として不適切であるというエラーが検出されたことを示すメッセージが、図25に示す情報ウインドウ302の表示欄305に表示される。   When “ON, OFF” 380 is input in the range column 376 of the name “power frequency f” 382 shown in FIG. 32, the message shown in FIG. 33 is displayed in the display column 305 of the information window 302 of the initial screen 300 shown in FIG. Is displayed. That is, a message indicating that an error that “ON, OFF” 380 shown in FIG. 32 is inappropriate as a value that can be taken by the name “power frequency f” 382 is displayed in the information window 302 shown in FIG. It is displayed in the column 305.

図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で、図30に示す「除霜制御」343に属する文書データのアイコン357が、選択される。そして、図25に示す文書ウインドウ303の表示欄306上で図8に示すマウス190がダブルクリックされると、図30に示すアイコン357に対応した文書データが、図35に示すような編集モードにされる。図25に示す初期画面300のメニュー欄304で、図34に示す制御の入力枠405,406,407,408を図30に示すアイコン357に対応した文書データに付加するためのコマンドが、選択される。アイコン357に対応した文書データに図34に示す制御の入力枠405,406,407,408が付加される際に、項目名401〜405も同時に、図30に示すアイコン357に対応した文書データに付加される。制御の入力枠405,406,407,408は、主として入力欄403の入力枠405と出力欄404の入力枠406と制御内容欄405の入力枠407,408とを備える。制御内容欄の入力枠407,408は、主として条件の入力枠407と処理の入力枠408とを備える。制御における入力が入力欄403の入力枠405に入力され、制御における出力が出力欄404の入力枠406に入力され、制御の制御内容における条件が条件の入力枠407に入力され、制御の制御内容における処理が処理の入力枠408に入力される。   In the display field 304 of the function tree window 301 on the initial screen 300 shown in FIG. 25, the document data icon 357 belonging to the “defrost control” 343 shown in FIG. 30 is selected. Then, when the mouse 190 shown in FIG. 8 is double-clicked on the display field 306 of the document window 303 shown in FIG. 25, the document data corresponding to the icon 357 shown in FIG. 30 enters the edit mode as shown in FIG. Is done. A command for adding the control input frames 405, 406, 407, and 408 shown in FIG. 34 to the document data corresponding to the icon 357 shown in FIG. 30 is selected in the menu field 304 of the initial screen 300 shown in FIG. The When the control input frames 405, 406, 407, and 408 shown in FIG. 34 are added to the document data corresponding to the icon 357, the item names 401 to 405 are also converted to the document data corresponding to the icon 357 shown in FIG. Added. The control input frames 405, 406, 407, and 408 mainly include an input frame 405 in the input field 403, an input frame 406 in the output field 404, and input frames 407 and 408 in the control content field 405. The input frames 407 and 408 in the control content column mainly include a condition input frame 407 and a process input frame 408. An input in the control is input to the input box 405 of the input field 403, an output in the control is input to the input box 406 of the output field 404, a condition in the control content of the control is input to the condition input field 407, and the control content of the control Is input to a process input frame 408.

図35は、図30に示すアイコン357に対応した文書データにおいて図34に示す制御内容欄405の入力枠407,408が選択されダブルクリックされて編集モードにされた様子を、示している。図35では、制御内容欄405の入力枠407,408以外の欄は網掛けで表示され、制御内容欄405の入力枠407,408のみが、編集可能な状態となっている。図35の制御内容欄405の入力枠421は図34の制御内容欄405の入力枠407,408と異なり、条件の入力枠407に相当する欄422,427が左右逆向きの2つの矢印の上下に表示され、処理の入力枠408に相当する欄425,426が左右それぞれ一つづつの箱として表示される。条件の入力枠407に相当する欄422が選択され図8に示すマウス190が右クリックされると、図35に示すように、メニュー423とサブメニュー424とが表示され、条件式が選択入力され得る。処理の入力枠408に相当する欄422が選択され図8に示すマウス190が右クリックされると、図36に示すように、メニュー423とサブメニュー424とが表示され、処理内容が選択入力され得る。   FIG. 35 shows a state where the input frames 407 and 408 in the control content column 405 shown in FIG. 34 are selected in the document data corresponding to the icon 357 shown in FIG. In FIG. 35, fields other than the input frames 407 and 408 in the control content column 405 are shaded, and only the input frames 407 and 408 in the control content column 405 are editable. The input frame 421 in the control content column 405 in FIG. 35 is different from the input frames 407 and 408 in the control content column 405 in FIG. 34, and the fields 422 and 427 corresponding to the condition input frame 407 are vertically The fields 425 and 426 corresponding to the process input frame 408 are displayed as one box on each of the left and right sides. When a field 422 corresponding to the condition input frame 407 is selected and the mouse 190 shown in FIG. 8 is right-clicked, a menu 423 and a submenu 424 are displayed as shown in FIG. obtain. When a field 422 corresponding to the process input frame 408 is selected and the mouse 190 shown in FIG. 8 is right-clicked, a menu 423 and a submenu 424 are displayed as shown in FIG. obtain.

図34に示す変更マーク409・囲み枠411・「追加」の文字410は、図32の場合と同様である。図34に示す出力欄406に「ダミー」412が入力されると、図25に示す初期画面300の情報ウインドウ302の表示欄305に、図37に示すメッセージが表示される。すなわち、図34に示す「ダミー」412は図32に示す定義の入力欄372の名称欄373で定義されていないことを示すメッセージが、図25に示す情報ウインドウ302の表示欄305に表示される。   The change mark 409, the surrounding frame 411, and the character “add” 410 shown in FIG. 34 are the same as those in FIG. When “dummy” 412 is input in the output field 406 shown in FIG. 34, the message shown in FIG. 37 is displayed in the display field 305 of the information window 302 of the initial screen 300 shown in FIG. That is, a message indicating that “dummy” 412 shown in FIG. 34 is not defined in the name field 373 of the definition input field 372 shown in FIG. 32 is displayed in the display field 305 of the information window 302 shown in FIG. .

図25に示す初期画面300のメニュー欄304で、図8に示す機能仕様書126における用語の使われ方をチェックするためのコマンドが選択されると、図38に示す表450に示すようなチェックが行われる。すなわち、図32に示す形式欄374で「変数」と定義され単位欄375で「on/off」と定義された用語について、図38に示すように、読込と値「ON」の書込と値「OFF」の書込とが全て行われていなければエラーとして検出される。図32に示す形式欄374で「変数」と定義され単位欄375で「on/off」以外に定義された用語について、図38に示すように、読込と書込とが両方行われていなければエラーとして検出される。図32に示す形式欄374で「定数」と定義された用語について、図38に示すように、読込が行われていることと書込が行われていないこととの両方が満たされなければエラーとして検出される。図32に示す形式欄374で「入力」と定義された用語について、図38に示すように、読込が行われていることと書込が行われていないこととの両方を満たさなければエラーとして検出される。図32に示す形式欄374で「出力」と定義された用語について、図38に示すように、読込が行われていないことと書込が行われていることとの両方が満たされなければエラーとして検出される。   When a command for checking the usage of terms in the functional specification 126 shown in FIG. 8 is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, the check as shown in the table 450 shown in FIG. Is done. That is, for a term defined as “variable” in the format column 374 and defined as “on / off” in the unit column 375, as shown in FIG. 38, as shown in FIG. If writing of “OFF” is not performed, an error is detected. For terms defined as “variable” in the format column 374 and other than “on / off” in the unit column 375, as shown in FIG. 38, both reading and writing are not performed. Detected as an error. For the term defined as “constant” in the format field 374 shown in FIG. 32, an error occurs if both reading and writing are not satisfied, as shown in FIG. Detected as If the term defined as “input” in the format column 374 shown in FIG. 32 does not satisfy both reading and writing are not satisfied as shown in FIG. Detected. For the term defined as “output” in the format column 374 shown in FIG. 32, as shown in FIG. 38, an error occurs if both reading and writing are not satisfied. Detected as

図38に示すチェックでエラーが検出された場合は、図25に示す初期画面300の情報ウインドウ302の表示欄305に、図39に示すメッセージが、表示される。すなわち、入力「室外ファンドライバ異常」は、図32に示す形式欄374で「入力」と定義された用語であるが、読込が行われていないので、図38に示すようにエラーとして検出される。その他のエラーも同様に考えられる。   When an error is detected in the check shown in FIG. 38, the message shown in FIG. 39 is displayed in the display field 305 of the information window 302 of the initial screen 300 shown in FIG. That is, the input “outdoor fan driver abnormality” is a term defined as “input” in the format column 374 shown in FIG. 32, but is not read, and is detected as an error as shown in FIG. . Other errors can be considered as well.

図25に示す初期画面300のメニュー欄304で、エラーとして検出された用語の読込場所と用語の書込場所との少なくとも一方を検出するためのコマンドが選択されると、図40に示す「クロスリファレンスの設定」画面460が、呼び出される。候補欄461で「冷暖TcサーモOFFフラグ」と「ΔTrによるサーモ信号」と「圧縮機」が選択され「登録」ボタン462が押されると、「冷暖TcサーモOFFフラグ」と「ΔTrによるサーモ信号」と「圧縮機」とが、候補欄461から登録欄464へ移動する。逆に、登録欄464で「圧縮機」が選択され[削除]ボタン463が押されると、「圧縮機」が、登録欄464から候補欄461へ移動する。   When a command for detecting at least one of a term reading location and a term writing location detected as an error is selected in the menu field 304 of the initial screen 300 shown in FIG. 25, the “cross” shown in FIG. The “reference setting” screen 460 is called. When “cooling / heating Tc thermo OFF flag”, “thermo signal by ΔTr” and “compressor” are selected in the candidate column 461 and the “register” button 462 is pressed, “cooling / heating Tc thermo OFF flag” and “thermo signal by ΔTr” are selected. And “compressor” move from the candidate field 461 to the registration field 464. Conversely, when “compressor” is selected in the registration field 464 and the [Delete] button 463 is pressed, the “compressor” moves from the registration field 464 to the candidate field 461.

図40で「OK」ボタン465が押されると、図31に示す初期画面300の文書ウインドウ303の表示欄306に、図41に示す一覧表470が、表示される。一覧表470は、主として名称欄471・形式欄472・参照欄473・代入値欄474・対象文字列欄475・条件欄476・制御名欄477・機能名欄478・ページ欄479を備える。用語の名称が名称欄471に表示され、用語の形式が形式欄472に表示され、用語の使われ方が参照欄473に表示され、用語に代入されている値が代入値欄474に表示され、用語が使われている文字列が対象文字列欄475に表示され、用語が使われている文字列に関する条件が条件欄476に表示され、用語が使われていた制御の名称が制御名欄477に表示され、用語が使われていた機能の名称が機能名欄478に表示され、用語が使われていたページ番号がページ欄479に表示される。参照欄473に表示される用語の使われ方は、W(書込)以外にR(読込)とR/W(読込・書込)とがある。一覧表470の右端には「Jump」ボタン480が表示されており、「Jump」ボタン480が押されると用語の使われている場所へジャンプできるようになっている。   When the “OK” button 465 is pressed in FIG. 40, a list 470 shown in FIG. 41 is displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. The list table 470 mainly includes a name field 471, a format field 472, a reference field 473, an assigned value field 474, a target character string field 475, a condition field 476, a control name field 477, a function name field 478, and a page field 479. The name of the term is displayed in the name column 471, the format of the term is displayed in the format column 472, how the term is used is displayed in the reference column 473, and the value assigned to the term is displayed in the substituted value column 474. The character string in which the term is used is displayed in the target character string column 475, the condition relating to the character string in which the term is used is displayed in the condition column 476, and the name of the control in which the term is used is the control name column. The name of the function in which the term is used is displayed in the function name column 478, and the page number in which the term is used is displayed in the page column 479. In addition to W (writing), terms used in the reference field 473 include R (reading) and R / W (reading / writing). A “Jump” button 480 is displayed at the right end of the list 470, and when the “Jump” button 480 is pressed, the user can jump to a place where the term is used.

図25に示す初期画面300のメニュー欄304で、変更マークの一覧表を作成するためのコマンドが選択されると、図42に示す「変更点一覧の設定」画面490が呼び出される。チェック欄491が図8に示すマウス190によりクリックされ「OK」ボタン492が押されると、図25に示す初期画面300の文書ウインドウ303の表示欄306に、図43に示す一覧表500が、表示される。一覧表500は、主としてページ欄502・機能番号欄503・機能名欄504・入力項目名欄505・操作欄506・変更前欄507・変更後欄508・目的欄509・備考欄510を備える。変更マークが付されたページ番号がページ欄502に表示され、変更マークが付された機能の番号が機能番号欄503に表示され、変更マークが付された機能名が機能名欄504に表示され、変更マークが付された項目の名称が入力項目名欄505に表示され、変更状態が操作欄506に表示され、変更マークが付された変更前の文字列が変更前欄507に表示される。変更後欄508・目的欄509・備考欄510には、デフォルトでは何も表示されない。必要に応じて、変更後の文字列が変更後欄508に入力され、変更の目的が目的欄509に入力され、変更に関する備考が備考欄510に入力される。一覧表500の右端には「Jump」ボタン511が表示されており、「Jump」ボタン511が押されると変更マークの付されている場所へジャンプできるようになっている。   When a command for creating a list of change marks is selected in the menu column 304 of the initial screen 300 shown in FIG. 25, a “change point list setting” screen 490 shown in FIG. 42 is called. When the check column 491 is clicked with the mouse 190 shown in FIG. 8 and the “OK” button 492 is pressed, the list 500 shown in FIG. 43 is displayed in the display column 306 of the document window 303 of the initial screen 300 shown in FIG. Is done. The list 500 mainly includes a page field 502, a function number field 503, a function name field 504, an input item name field 505, an operation field 506, a pre-change field 507, a post-change field 508, a purpose field 509, and a remarks field 510. The page number with the change mark is displayed in the page field 502, the function number with the change mark is displayed in the function number field 503, and the function name with the change mark is displayed in the function name field 504. The name of the item with the change mark is displayed in the input item name column 505, the change state is displayed in the operation column 506, and the character string before the change with the change mark is displayed in the pre-change column 507. . In the after-change column 508, the purpose column 509, and the remarks column 510, nothing is displayed by default. If necessary, the character string after the change is input to the post-change field 508, the purpose of the change is input to the purpose field 509, and the remarks regarding the change are input to the remarks field 510. A “Jump” button 511 is displayed at the right end of the list 500, and when the “Jump” button 511 is pressed, it is possible to jump to a place where a change mark is attached.

図25に示す初期画面300のメニュー欄304で、変更箇所を検出するためのコマンドが選択されると、図44に示す「変更点一覧の設定」画面490が、呼び出される。「変更点検出」欄521の「前バージョンのACSELファイル」欄522に、図8に示す変更前の機能仕様書125のパス名が、直接的に又は「参照」ボタン523により選択的に、入力され「OK」ボタン492が押される。これにより、図25に示す初期画面300の文書ウインドウ303の表示欄306に図45に示す一覧表530が表示される。一覧表530は、主としてページ欄532・機能番号欄533・機能名欄534・入力項目名欄535・操作欄536・変更前欄537・変更後欄538・目的欄539・備考欄540を備える。変更箇所のページ番号がページ欄532に表示され、変更箇所の機能の番号が機能番号欄533に表示され、変更箇所の機能名が機能名欄534に表示され、変更箇所の項目の名称が入力項目名欄535に表示され、変更状態が操作欄536に表示され、変更箇所の変更前の文字列が変更前欄537に表示され、変更箇所の変更後の文字列が変更後欄538に表示され、変更に関する備考が備考欄540に表示される。目的欄539には、デフォルトでは何も表示されない。必要に応じて、変更の目的が目的欄539に入力される。一覧表530の右端には「Jump」ボタン541が表示されており、「Jump」ボタン541が押されると変更箇所へジャンプできるようになっている。   When a command for detecting a change location is selected in the menu column 304 of the initial screen 300 shown in FIG. 25, a “change point list setting” screen 490 shown in FIG. 44 is called. The path name of the functional specification 125 before the change shown in FIG. 8 is input directly or selectively by the “reference” button 523 in the “previous version ACSEL file” field 522 of the “change detection” field 521. Then, an “OK” button 492 is pressed. As a result, a list 530 shown in FIG. 45 is displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. The list 530 mainly includes a page field 532, a function number field 533, a function name field 534, an input item name field 535, an operation field 536, a pre-change field 537, a post-change field 538, a purpose field 539, and a remarks field 540. The page number of the changed portion is displayed in the page column 532, the function number of the changed portion is displayed in the function number column 533, the function name of the changed portion is displayed in the function name column 534, and the name of the item of the changed portion is input. It is displayed in the item name column 535, the change state is displayed in the operation column 536, the character string before the change of the change portion is displayed in the pre-change column 537, and the character string after the change of the change portion is displayed in the post-change column 538. The remarks related to the change are displayed in the remarks column 540. In the purpose column 539, nothing is displayed by default. The purpose of the change is input to the purpose column 539 as necessary. A “Jump” button 541 is displayed at the right end of the list 530, and when the “Jump” button 541 is pressed, a jump can be made to a change location.

図25に示す初期画面300のメニュー欄304で、変更箇所の色分け表示モードを有効にするためのコマンドが選択されると、図46に示す「変更点表示モードの設定」画面550が呼び出される。図8に示す変更前の機能仕様書125のパス名が、図46に示す欄552に、直接的に又は「参照」ボタン553により選択的に、入力される。そして、チェック欄551がクリックされ、「OK」ボタン554が押される。これにより、色分け表示モードがONにされる。   When a command for enabling the color-coded display mode of the changed portion is selected in the menu column 304 of the initial screen 300 shown in FIG. 25, a “changed point display mode setting” screen 550 shown in FIG. 46 is called. The path name of the functional specification 125 before the change shown in FIG. Then, the check field 551 is clicked, and an “OK” button 554 is pressed. As a result, the color-coded display mode is turned on.

色分け表示モードがONにされた状態の定義の記述は、図25に示す初期画面300の文書ウインドウ303の表示欄306に、図47に示すように表示される。変更前の状態が左側に表示され、変更後の状態が右側に表示され、変更前から変更後に向けられた矢印565が中央に表示される。範囲欄376の「ON,OFF」561が「50Hz,60Hz」562に修正されたので、「ON,OFF」561と「50Hz,60Hz」562とは赤い文字で表示されている。「室外機型(未使用)」の行563が削除されたので、その行563は青い文字で表示されている。「圧縮比」の行564が追加されたので、その行564は緑の文字で表示されている。すなわち、変更状態のうち、修正状態は赤色で示され、削除状態は青色で示され、追加状態は緑色で示される。   The description of the definition when the color-coded display mode is ON is displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. 25 as shown in FIG. The state before the change is displayed on the left side, the state after the change is displayed on the right side, and an arrow 565 directed from before the change to after the change is displayed at the center. Since “ON, OFF” 561 in the range column 376 has been corrected to “50 Hz, 60 Hz” 562, “ON, OFF” 561 and “50 Hz, 60 Hz” 562 are displayed in red characters. Since the row 563 of “outdoor unit type (unused)” has been deleted, the row 563 is displayed in blue characters. Since the “compression ratio” line 564 is added, the line 564 is displayed in green letters. That is, among the change states, the correction state is shown in red, the deletion state is shown in blue, and the addition state is shown in green.

色分け表示モードがONにされた状態の制御の記述は、図25に示す初期画面300の文書ウインドウ303の表示欄306に、図48に示すように表示される。変更前の状態が左側に表示され、変更後の状態が右側に表示され、変更前から変更後に向けられた矢印575が中央に表示される。出力欄404の入力枠406の「ダミー」571が「指定なし」572に修正されたので、「ダミー」571と「指定なし」572とは赤い文字で表示されている。入力欄403の入力枠405の「除霜終了確定」573が削除されたので、「除霜終了確定」573は青い文字で表示されている。制御内容欄405の処理の入力枠408の「除霜制御(通常)」574が追加されたので、「除霜制御(通常)」574は緑の文字で表示されている。   The description of the control with the color-coded display mode turned on is displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. 25 as shown in FIG. The state before the change is displayed on the left side, the state after the change is displayed on the right side, and an arrow 575 directed from before the change to after the change is displayed at the center. Since the “dummy” 571 in the input frame 406 of the output field 404 has been modified to “undesignated” 572, the “dummy” 571 and “undesignated” 572 are displayed in red characters. Since “defrosting completion confirmation” 573 in the input frame 405 of the input field 403 has been deleted, “defrosting completion confirmation” 573 is displayed in blue characters. Since “defrost control (normal)” 574 of the input frame 408 for processing in the control content column 405 is added, “defrost control (normal)” 574 is displayed in green characters.

図34に示す入力枠405,406,407,408が選択され、図25に示す初期画面300のメニュー欄304で、図34に示す制御の記述を図8に示す外部仕様書124の記述に変換するためのコマンドが、選択される。そして、図34に示す入力枠405,406,407,408の記述が図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換され、変換後の制御の記述が図8に示すOS123のメモリ150に一時的に記憶される。図8に示す外部仕様作成プログラム122の図49に示す初期画面580のメニュー欄583で、変換後の制御の記述の貼付先である図8に示す外部仕様書124の文書データを呼び出すためのコマンドが選択され、変換後の制御の記述の貼付先の文書データが、呼び出されて、図8に示す表示画面130に表示される。変換後の制御の記述の貼付先である図8に示す外部仕様書124の図49に示す文書データにおける貼付場所581が選択され、メニュー欄583で貼り付けるためのコマンドが選択される。図8に示すOS123のメモリ150に一時的に記憶されている変換後の制御の記述が外部仕様書124の図49に示す文書ウインドウ584の表示欄582上に貼り付けられ、貼付場所581が図49に示すような状態になる。   The input frames 405, 406, 407, and 408 shown in FIG. 34 are selected, and the control description shown in FIG. 34 is converted into the description of the external specification 124 shown in FIG. 8 in the menu field 304 of the initial screen 300 shown in FIG. The command to do is selected. Then, the descriptions in the input frames 405, 406, 407, and 408 shown in FIG. 34 are converted from the format of the functional specification 126 shown in FIG. 8 to the format of the external specification 124, and the description of the control after conversion is shown in FIG. Temporarily stored in the memory 150 of the OS 123. A command for calling the document data of the external specification 124 shown in FIG. 8, which is the paste destination of the control description after conversion, in the menu field 583 of the initial screen 580 shown in FIG. 49 of the external specification creation program 122 shown in FIG. Is selected, and the document data to which the control description after conversion is pasted is called and displayed on the display screen 130 shown in FIG. A pasting location 581 in the document data shown in FIG. 49 of the external specification 124 shown in FIG. 8, which is a pasting destination of the description of the control after conversion, is selected, and a command for pasting is selected in the menu column 583. The description of the control after conversion temporarily stored in the memory 150 of the OS 123 shown in FIG. 8 is pasted on the display field 582 of the document window 584 shown in FIG. 49 of the external specification 124, and the pasting location 581 is shown in FIG. A state as shown in FIG.

図25に示す初期画面300のメニュー欄304で、図8に示す機能仕様書126において定義されている機能名の一覧をファイルに出力するためのコマンドが、選択される。これにより、図50に示すように、図8に示す機能仕様書126における機能名の一覧が仕様作成支援プログラム121から機能名一覧ファイル127へ出力される図50に示す処理591が、行われる。   In the menu field 304 of the initial screen 300 shown in FIG. 25, a command for outputting a list of function names defined in the functional specification 126 shown in FIG. 8 to a file is selected. As a result, as shown in FIG. 50, the process 591 shown in FIG. 50 in which the list of function names in the functional specification 126 shown in FIG. 8 is output from the specification creation support program 121 to the function name list file 127 is performed.

図49に示す初期画面580のメニュー欄583で、図8に示す機能名一覧ファイル127を読み込むためのコマンドが選択され、図51に示す「登録機能名編集」画面600が呼び出される。「読込」ボタン605が押されると、図52に示す「ファイルを開く」画面610が呼び出される。「ファイルを開く」画面610では、「ファイルの場所」欄611でファイルの場所が指定され、欄612でファイルのアイコンがクリックされるか又は「ファイル名」欄613にファイル名が入力され、「ファイルの種類」欄614でファイルの種類が選択され、「開く」ボタン615が押されると、図8,図50に示す機能名一覧ファイル127が指定される。これにより、図51に示す「登録機能名編集」画面600の「登録機能名一覧」欄601に機能名の一覧が表示され、図8に示す機能仕様書126における機能名の一覧が図50に示す機能名一覧ファイル127から外部仕様作成プログラム122へ出力される図50に示す処理592が行われる。図51に示す「閉じる」ボタン606が押されると、「登録機能名編集」画面600が閉じられる。   A command for reading the function name list file 127 shown in FIG. 8 is selected in the menu field 583 of the initial screen 580 shown in FIG. 49, and the “edit registered function name” screen 600 shown in FIG. 51 is called. When the “read” button 605 is pressed, an “open file” screen 610 shown in FIG. 52 is called. In the “Open File” screen 610, the file location is specified in the “File Location” field 611, the file icon is clicked in the field 612, or the file name is input in the “File Name” field 613. When the file type is selected in the “File type” column 614 and the “Open” button 615 is pressed, the function name list file 127 shown in FIGS. 8 and 50 is designated. As a result, a list of function names is displayed in the “registered function name list” field 601 of the “edit registered function name” screen 600 shown in FIG. 51, and the list of function names in the function specification 126 shown in FIG. 8 is shown in FIG. Processing 592 shown in FIG. 50 output from the function name list file 127 shown to the external specification creation program 122 is performed. When the “close” button 606 shown in FIG. 51 is pressed, the “registered function name edit” screen 600 is closed.

図49に示す初期画面580のメニュー欄583で、図8に示す外部仕様書124の各チャートに機能名を設定するためのコマンドが選択され、図53に示す「チャート操作」画面620が呼び出される。「チャート一覧」欄621は、主としてチャート名欄623・機能名欄624を備える。チャート名欄623は、図8に示す外部仕様書124におけるチャート名が表示される。機能名欄624は、デフォルトの状態では何も表示されない。「チャート一覧」欄621で機能名を設定するチャート名「室外機サーモオンオフ判断」625が選択される。   In the menu field 583 of the initial screen 580 shown in FIG. 49, a command for setting a function name is selected for each chart of the external specification 124 shown in FIG. 8, and the “chart operation” screen 620 shown in FIG. 53 is called. . The “chart list” column 621 mainly includes a chart name column 623 and a function name column 624. The chart name column 623 displays the chart name in the external specification 124 shown in FIG. The function name column 624 displays nothing in the default state. In the “Chart List” column 621, the chart name “Outdoor Unit Thermo ON / OFF Judgment” 625 for setting the function name is selected.

図53に示す「属性」ボタン622が押されると、図54に示す「DFDチャート情報編集」画面630が呼び出され、「日本語名」欄631にチャート名「室外機サーモオンオフ判断」が表示される。「関連機能名一覧」欄632には、デフォルトの状態では何も表示されない。「機能名編集」ボタン633が押されると、図51と同様な機能名の一覧を表示した画面が表示され、機能名が選択入力され得る。図54には、「関連機能名一覧」欄632に「外気温度による強制サーモオフ」・「強制サーモオフ要求確定」・「圧縮機運転条件」が選択入力された状態が示されている。「OK」ボタン634が押されると、図53に示す「チャート操作」画面620に戻され、チャート名「室外機サーモオンオフ判断」625の機能名欄624に「外気温度による強制サーモオフ」・「強制サーモオフ要求確定」・「圧縮機運転条件」が表示された状態となる。「終了」ボタン626がおされると、設定内容が確定される。   When the “attribute” button 622 shown in FIG. 53 is pressed, the “DFD chart information edit” screen 630 shown in FIG. 54 is called, and the chart name “outdoor unit thermo ON / OFF judgment” is displayed in the “Japanese name” column 631. The Nothing is displayed in the “related function name list” column 632 in the default state. When the “edit function name” button 633 is pressed, a screen displaying a list of function names similar to that in FIG. 51 is displayed, and the function names can be selected and input. FIG. 54 shows a state in which “forced thermo-off due to outside temperature”, “forced thermo-off request confirmation”, and “compressor operating condition” are selected and input in the “related function name list” column 632. When the “OK” button 634 is pressed, the screen returns to the “chart operation” screen 620 shown in FIG. “Thermo-off request confirmation” and “compressor operating conditions” are displayed. When the “end” button 626 is pressed, the setting contents are confirmed.

図25に示す初期画面300の機能ツリーウインドウ301の表示欄304で図55に示すように機能名「低騒音制御」672が選択されると、図56に示すように文書ウインドウ303の表示欄306に図55に示す「低騒音制御」672に属するアイコン673に対応する文書データの内容が表示される。すなわち、図8に示す機能仕様書126の機能名672が選択された状態となる。図25に示す初期画面300のメニュー欄304で、対応する図8に示す外部仕様書124の記述を参照するためのコマンドが選択され、そのコマンドが選択される最初の回のみ図57に示す「MODSWORKSファイルを開く」画面640が呼び出される。「MODSWORKSファイルを開く」画面640では、「ファイルの場所」欄641でファイルの場所が指定され、欄642でファイルのアイコンがクリックされるか又は「ファイル名」欄643にファイル名が入力され、「ファイルの種類」欄644でファイルの種類が選択され、「開く」ボタン645が押される。これにより、図8に示す仕様作成支援プログラム121に外部仕様作成プログラム122の起動パス名が設定される。対応する外部仕様書124の記述を参照するためのコマンドが選択される次の回から、外部仕様作成プログラム122が起動されていなくても自動的に起動される。   When the function name “low noise control” 672 is selected as shown in FIG. 55 in the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25, the display field 306 of the document window 303 is shown in FIG. The contents of the document data corresponding to the icon 673 belonging to “low noise control” 672 shown in FIG. 55 are displayed. That is, the function name 672 of the function specification 126 shown in FIG. 8 is selected. In the menu column 304 of the initial screen 300 shown in FIG. 25, a command for referring to the description of the corresponding external specification 124 shown in FIG. 8 is selected, and only the first time when the command is selected is shown in FIG. The “Open MODWORKS file” screen 640 is called. On the “Open MODWORKS file” screen 640, the file location is specified in the “File location” column 641, the file icon is clicked in the column 642, or the file name is input in the “File name” column 643, A file type is selected in the “file type” column 644 and an “open” button 645 is pressed. As a result, the activation path name of the external specification creation program 122 is set in the specification creation support program 121 shown in FIG. The next time the command for referring to the description of the corresponding external specification 124 is selected, the external specification creation program 122 is automatically started even if it is not started.

図55に示す機能名672に対応する図8に示す外部仕様書124の記述を参照するためのコマンドが実行された結果、図8に示す外部仕様作成プログラム122の図49に示す初期画面580には図58に示す「データ検索情報」ウインドウ650が表示される。「データ検索情報」ウインドウ650の表示欄651には、図55に示す機能名「低騒音制御」672に対応した図8に示す外部仕様書124のチャート名がリストアップされている。   As a result of execution of a command for referring to the description of the external specification 124 shown in FIG. 8 corresponding to the function name 672 shown in FIG. 55, the initial screen 580 shown in FIG. 49 of the external specification creation program 122 shown in FIG. A “data search information” window 650 shown in FIG. 58 is displayed. In the display field 651 of the “data search information” window 650, the chart name of the external specification 124 shown in FIG. 8 corresponding to the function name “low noise control” 672 shown in FIG. 55 is listed.

図58に示す表示欄651にリストアップされたチャート名から閲覧したいチャート名「gdm_DFD4.18:低騒音制御」652が選択され、チャート名652がダブルクリックされると、図59に示す文書ウインドウ660が呼び出される。文書ウインドウ660の表示欄661には、チャート662が表示されている。図55に示す機能名672に対応する図8に示す外部仕様書124の図59に示すチャート662が表示されている。   When the chart name “gdm_DFD4.18: Low noise control” 652 to be viewed is selected from the chart names listed in the display column 651 shown in FIG. 58 and the chart name 652 is double-clicked, the document window 660 shown in FIG. 59 is displayed. Is called. A chart 662 is displayed in the display field 661 of the document window 660. A chart 662 shown in FIG. 59 of the external specification 124 shown in FIG. 8 corresponding to the function name 672 shown in FIG. 55 is displayed.

図49に示す初期画面580のメニュー欄583で、図60に示すチャート692を呼び出すためのコマンドが選択されると、図49に示す初期画面580の図60に示す文書ウインドウ690の表示欄691にチャート692が表示される。すなわち、図8に示す外部仕様書124の記述であるチャート692が選択される。図49に示す初期画面580のメニュー欄583で、対応する図8に示す機能仕様書126の記述を参照するためのコマンドが選択され、そのコマンドが選択される最初の回のみ図61に示す「ACSELファイルを開く」画面700が呼び出される。「ACSELファイルを開く」画面700では、「ファイルの場所」欄701でファイルの場所が指定され、欄702でファイルのアイコンがクリックされるか又は「ファイル名」欄703にファイル名が入力され、「ファイルの種類」欄704でファイルの種類が選択され、「開く」ボタン705が押される。これにより、図8に示す外部仕様作成プログラム122に仕様作成支援プログラム121の起動パス名が設定される。対応する機能仕様書126の記述を参照するためのコマンドが選択される次の回から、仕様作成支援プログラム121が起動されていなくても自動的に起動される。   When the command for calling the chart 692 shown in FIG. 60 is selected in the menu field 583 of the initial screen 580 shown in FIG. 49, the display field 691 of the document window 690 shown in FIG. 60 of the initial screen 580 shown in FIG. A chart 692 is displayed. That is, the chart 692 which is the description of the external specification 124 shown in FIG. 8 is selected. In the menu field 583 of the initial screen 580 shown in FIG. 49, a command for referring to the description of the corresponding functional specification 126 shown in FIG. 8 is selected, and only the first time that the command is selected is shown in FIG. The “Open ACSEL file” screen 700 is called. In the “Open ACSEL file” screen 700, the file location is specified in the “file location” column 701, the file icon is clicked in the column 702, or the file name is input in the “file name” column 703. A file type is selected in the “file type” column 704 and an “open” button 705 is pressed. As a result, the activation path name of the specification creation support program 121 is set in the external specification creation program 122 shown in FIG. The next time the command for referring to the description of the corresponding functional specification 126 is selected, the specification creation support program 121 is automatically activated even if it is not activated.

図60に示すチャート692に対応する図8に示す機能仕様書126の記述を参照するためのコマンドが実行された結果、図8に示す仕様作成支援プログラム121の図25に示す初期画面300の情報ウインドウ302の表示欄305は図62に示す状態になる。すなわち、図25に示す情報ウインドウ302の表示欄305には、図60に示すチャート692のチャート名に対応した図8に示す機能仕様書126の機能名がリストアップされている。   As a result of execution of a command for referring to the description of the functional specification 126 shown in FIG. 8 corresponding to the chart 692 shown in FIG. 60, information on the initial screen 300 shown in FIG. 25 of the specification creation support program 121 shown in FIG. The display field 305 of the window 302 is in the state shown in FIG. That is, in the display field 305 of the information window 302 shown in FIG. 25, function names of the functional specification 126 shown in FIG. 8 corresponding to the chart names of the chart 692 shown in FIG. 60 are listed.

図62に示す表示欄305にリストアップされた機能名から閲覧したい機能名「外気温度による強制サーモオフ」712が選択され、図8に示すマウス190により図62に示す機能名712がダブルクリックされると、図25に示す初期画面300の文書ウインドウ303の表示欄306に、図63に示す「外気温度による強制サーモオフ」の文書データの内容720が表示される。   62 is selected from the function names listed in the display field 305 shown in FIG. 62, and the function name 712 shown in FIG. 62 is double-clicked by the mouse 190 shown in FIG. Then, the content 720 of the document data “forced thermo-off due to outside temperature” shown in FIG. 63 is displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG.

<仕様作成支援装置1に関する特徴>
(1)
ここでは、図3に示す定義入力部11において、図32に示す入力枠372を介して図8に示す機能仕様書126内で使用される用語と用語の属性とが入力される。図8に示す機能仕様書126は空調機の制御を実行するソフトウェアの仕様書であり、図32に示す入力枠372は空調機の性質に基づいて定められている。図3に示す属性参照部12は、辞書ファイル100の属性制約辞書ファイル102を参照して、用語の属性に関する制約を取得する。属性検出部13は、用語の属性に関する制約を属性参照部12から取得し、定義入力部11に図32に示す入力枠372を介して入力された用語の属性と用語の属性に関する制約とを照合し、用語の属性におけるエラーを検出し、用語の属性におけるエラーの情報を図3に示す属性エラー表示部14に渡す。属性エラー表示部14は、用語の属性におけるエラーの情報を図8に示す表示画面130に表示する。
<Characteristics Regarding Specification Creation Support Device 1>
(1)
Here, in the definition input unit 11 shown in FIG. 3, terms and term attributes used in the functional specification 126 shown in FIG. 8 are input via the input frame 372 shown in FIG. A functional specification 126 shown in FIG. 8 is a specification of software for executing control of the air conditioner, and an input frame 372 shown in FIG. 32 is determined based on the properties of the air conditioner. The attribute reference unit 12 illustrated in FIG. 3 refers to the attribute constraint dictionary file 102 of the dictionary file 100 and acquires the constraint on the attribute of the term. The attribute detection unit 13 acquires the constraint on the term attribute from the attribute reference unit 12 and collates the term attribute input to the definition input unit 11 via the input frame 372 shown in FIG. 32 with the constraint on the term attribute. Then, an error in the term attribute is detected, and error information in the term attribute is passed to the attribute error display unit 14 shown in FIG. The attribute error display unit 14 displays error information on the term attributes on the display screen 130 shown in FIG.

したがって、図8に示す機能仕様書126における定義の記述ミスが低減されるので、空調機の制御を実行するソフトウェアにおいて図9に示す外部仕様222から基本計画221への手戻りが低減される。
(2)
ここでは、図3に示す定義入力部11は、用語の属性についての複数の定型的な表現のいずれかの表現を選択する旨の要求を受け取る。属性参照部12は、その要求を定義入力部11から受け取り、辞書ファイル100の属性表現辞書ファイル101を参照して、その要求で指定された表現を呼び出し、その表現を定義入力部11に渡す。定義入力部11において、その表現が図32に示す入力枠372を介して入力される。
Accordingly, the description mistakes in the definition in the functional specification 126 shown in FIG. 8 are reduced, and the reversion from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced in the software for executing the control of the air conditioner.
(2)
Here, the definition input unit 11 shown in FIG. 3 receives a request to select one of a plurality of typical expressions for the term attribute. The attribute reference unit 12 receives the request from the definition input unit 11, refers to the attribute expression dictionary file 101 of the dictionary file 100, calls the expression specified by the request, and passes the expression to the definition input unit 11. In the definition input unit 11, the expression is input via an input frame 372 shown in FIG.

このため、図32に示す入力枠372の表現を編集するだけで図3に示す定義入力部11に適正な属性が入力されるので、図8に示す機能仕様書126における属性の記述ミスが低減される。
(3)
ここでは、図3に示す定義入力部11に図32に示す入力枠372を介して入力される属性は、形式欄374に入力される用語の形式と、単位欄375に入力される用語の単位と、範囲欄376に入力される用語の範囲とを有している。図3に示す属性検出部13は、用語の形式と用語の単位と用語の範囲とで異なった方法により属性におけるエラーを検出する。
For this reason, since an appropriate attribute is input to the definition input unit 11 shown in FIG. 3 simply by editing the expression of the input frame 372 shown in FIG. 32, a description mistake of the attribute in the functional specification 126 shown in FIG. Is done.
(3)
Here, the attributes input to the definition input unit 11 illustrated in FIG. 3 via the input frame 372 illustrated in FIG. 32 include the term format input to the format column 374 and the unit of the term input to the unit column 375. And a range of terms input in the range column 376. The attribute detection unit 13 shown in FIG. 3 detects an error in the attribute by a method that is different depending on the term format, term unit, and term range.

したがって、用語の形式は入力・出力・変数・定数のいずれかで無ければエラーとして検出し、用語の単位は空調機に用いられる単位でなければエラーとして検出し、用語の範囲は空調機が取り得る値の範囲でなければエラーとして検出するなど、図8に示す機能仕様書126において属性におけるエラーが詳細に検出される。
(4)
ここでは、図3に示す制御入力部16において、図34に示す入力枠405,406,407,408を介して、図8に示す機能仕様書126における空調機の制御の記述が入力される。図8に示す機能仕様書126は空調機の制御を実行するソフトウェアの仕様書であり、図34に示す入力枠405,406,407,408は空調機の性質に基づいて定められている。図3に示す制御参照部17は、辞書ファイル100の制御制約辞書ファイル104を参照して、制御の記述に関する制約を取得する。制御検出部18は、制御の記述に関する制約を制御参照部17から受け取り、制御入力部16に図34に示す入力枠405,406,407,408を介して入力された制御の記述と制御の記述に関する制約とを照合し、制御の記述におけるエラーを検出する。図3に示す制御エラー表示部19は、空調機の制御の記述におけるエラーの情報を制御検出部18から受け取り、空調機の制御の記述におけるエラーの情報を図8に示す表示画面130に表示する。
Therefore, if the term format is not input, output, variable, or constant, it will be detected as an error, the term unit will be detected as an error if it is not a unit used for the air conditioner, and the term range will be taken by the air conditioner. An error in the attribute is detected in detail in the functional specification 126 shown in FIG. 8, such as detecting an error if the value is not in the range of values to be obtained.
(4)
Here, in the control input unit 16 shown in FIG. 3, the description of the control of the air conditioner in the functional specification 126 shown in FIG. 8 is input via the input frames 405, 406, 407, and 408 shown in FIG. A function specification 126 shown in FIG. 8 is a specification of software for controlling the air conditioner, and input frames 405, 406, 407, and 408 shown in FIG. 34 are determined based on the properties of the air conditioner. The control reference unit 17 illustrated in FIG. 3 refers to the control constraint dictionary file 104 of the dictionary file 100 and acquires a constraint related to the control description. The control detection unit 18 receives a restriction related to the description of the control from the control reference unit 17, and the control description and the control description input to the control input unit 16 via the input frames 405, 406, 407, and 408 shown in FIG. The error in the control description is detected. The control error display unit 19 shown in FIG. 3 receives error information in the description of the control of the air conditioner from the control detection unit 18, and displays error information in the description of the control of the air conditioner on the display screen 130 shown in FIG. .

このため、図8に示す機能仕様書126における制御の記述ミスが低減されるので、空調機の制御を実行するソフトウェアにおいて図9に示す外部仕様222から基本計画221への手戻りが低減される。
(5)
ここでは、図3に示す制御入力部16は、空調機の制御の複数の定型的な表現のうちいずれかの表現を選択する旨の要求を受け取る。制御参照部17は、その要求を制御入力部16から受け取り、辞書ファイル100の制御表現辞書ファイル103を参照して、その要求で指定された表現を呼び出し、その表現を制御入力部16に渡す。制御入力部16において、その表現が図34に示す入力枠405,406,407,408を介して入力される。
For this reason, control description mistakes in the functional specification 126 shown in FIG. 8 are reduced, and rework from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced in the software for controlling the air conditioner. .
(5)
Here, the control input unit 16 shown in FIG. 3 receives a request for selecting one of a plurality of typical expressions for controlling the air conditioner. The control reference unit 17 receives the request from the control input unit 16, refers to the control expression dictionary file 103 of the dictionary file 100, calls the expression specified by the request, and passes the expression to the control input unit 16. In the control input unit 16, the expression is input via input frames 405, 406, 407, and 408 shown in FIG.

このため、図34に示す入力枠405,406,407,408の表現を編集するだけで図3に示す制御入力部16に適正な制御の記述が入力されるので、図8に示す機能仕様書126における制御の記述ミスが低減される。
(6)
ここでは、図34に示す入力枠405,406,407,408は、入力欄403の入力枠405と出力欄404の入力枠406と制御内容欄405の条件の入力枠407と制御内容欄405の処理の入力枠408とである。図3に示す制御入力部16において、入力枠405,406,407,408を介して空調機の制御の記述が入力される。
For this reason, since the description of appropriate control is input to the control input unit 16 shown in FIG. 3 simply by editing the expression of the input frames 405, 406, 407, and 408 shown in FIG. 34, the functional specification shown in FIG. Control description errors at 126 are reduced.
(6)
Here, input frames 405, 406, 407, and 408 shown in FIG. And an input frame 408 for processing. In the control input unit 16 shown in FIG. 3, a description of the control of the air conditioner is input via input frames 405, 406, 407, and 408.

したがって、空調機の制御の記述における入力と出力と制御内容とが明確にされるので、空調機の制御の記述が明確に入力され、図8に示す機能仕様書126において発生する制御の記述におけるエラーが低減される。
(7)
ここでは、図3に示す辞書ファイル100の制御表現辞書ファイル103は、定義入力部11に図32に示す入力枠372を介して入力された、図8に示す機能仕様書126内で使用される用語及び用語の属性の定義の記述を記憶している。図3に示す制御入力部16において、制御内容欄405の入力枠407,408を介して、空調機の制御における制御内容が入力される。制御参照部17は、辞書ファイル100にアクセスして、制御表現辞書ファイル103に記憶された用語と用語の属性との定義を参照する。制御参照部17は、図34に示す制御内容欄405の入力枠407,408を介して入力された情報を図3に示す制御入力部16から受け取り、図34に示す制御内容欄405の入力枠407,408を介して入力された情報と用語及び用語の属性の定義とを照合して、用語の属性が入力である用語を検出することにより、入力欄403の入力枠405に入力されるべき情報を検出する。また、図3に示す制御参照部17は、図34に示す制御内容欄405の入力枠407,408を介して入力された情報と用語及び用語の属性の定義とを照合して、用語の属性が出力である用語を検出することにより、出力欄404の入力枠406に入力されるべき情報を検出する。図3に示す制御入力部16は、図34に示す入力欄403の入力枠405に入力されるべき情報を図3に示す制御参照部17から受け取る。図3に示す制御入力部16において、図34に示す入力欄403の入力枠405に入力されるべき情報が入力枠405を介して入力される。図3に示す制御入力部16は、図34に示す出力欄404の入力枠406に入力されるべき情報を図3に示す制御参照部17から受け取る。図3に示す制御入力部16において、図34に示す出力欄404の入力枠406に入力されるべき情報が入力枠406を介して入力される。
Therefore, since the input, output, and control contents in the description of the control of the air conditioner are clarified, the description of the control of the air conditioner is clearly input, and in the description of the control generated in the functional specification 126 shown in FIG. Errors are reduced.
(7)
Here, the control expression dictionary file 103 of the dictionary file 100 shown in FIG. 3 is used in the functional specification 126 shown in FIG. 8 inputted to the definition input unit 11 via the input frame 372 shown in FIG. Stores descriptions of terms and definitions of term attributes. In the control input unit 16 shown in FIG. 3, the control content in the control of the air conditioner is input via the input frames 407 and 408 in the control content column 405. The control reference unit 17 accesses the dictionary file 100 and refers to the definitions of terms and term attributes stored in the control expression dictionary file 103. The control reference unit 17 receives the information input via the input frames 407 and 408 of the control content column 405 shown in FIG. 34 from the control input unit 16 shown in FIG. 3, and receives the input frame of the control content column 405 shown in FIG. The input information 407 and 408 should be input to the input box 405 of the input field 403 by matching the term and the definition of the attribute of the term and the attribute of the term and detecting the term whose attribute is the term. Detect information. Also, the control reference unit 17 shown in FIG. 3 collates the information input via the input frames 407 and 408 of the control content column 405 shown in FIG. By detecting a term that is an output, information to be input to the input box 406 of the output field 404 is detected. The control input unit 16 illustrated in FIG. 3 receives information to be input to the input frame 405 of the input field 403 illustrated in FIG. 34 from the control reference unit 17 illustrated in FIG. In the control input unit 16 illustrated in FIG. 3, information to be input to the input frame 405 of the input field 403 illustrated in FIG. 34 is input via the input frame 405. The control input unit 16 illustrated in FIG. 3 receives information to be input to the input frame 406 of the output field 404 illustrated in FIG. 34 from the control reference unit 17 illustrated in FIG. In the control input unit 16 illustrated in FIG. 3, information to be input to the input frame 406 of the output field 404 illustrated in FIG. 34 is input via the input frame 406.

したがって、図34に示す入力欄403の入力枠405と出力欄404の入力枠406とへ自動で制御の記述が入力されるので、入力欄403の入力枠405と出力欄404の入力枠406とへの入力ミスが低減される。
(8)
ここでは、図3に示す辞書ファイル100の制御表現辞書ファイル103は、定義入力部11に図32に示す入力枠372を介して入力された、図8に示す機能仕様書126内で使用される用語と用語の属性との定義の記述を記憶している。図3に示す制御入力部16は、制御表現辞書ファイル103に記憶された1以上の用語のうちいずれかの用語を選択する旨の要求を受け取る。制御参照部17は、その要求を受け取り、辞書ファイル100にアクセスして、制御表現辞書ファイル103に記憶された用語の定義を参照して、その要求で指定された用語を呼び出し、その用語を制御入力部16に渡す。制御入力部16において、その用語が図34に示す入力枠405,406,407,408を介して入力される。
Therefore, since the control description is automatically input to the input frame 405 of the input field 403 and the input frame 406 of the output field 404 shown in FIG. 34, the input frame 405 of the input field 403 and the input frame 406 of the output field 404 Input mistakes are reduced.
(8)
Here, the control expression dictionary file 103 of the dictionary file 100 shown in FIG. 3 is used in the functional specification 126 shown in FIG. 8 inputted to the definition input unit 11 via the input frame 372 shown in FIG. Stores descriptions of definitions of terms and term attributes. The control input unit 16 illustrated in FIG. 3 receives a request for selecting any one of one or more terms stored in the control expression dictionary file 103. The control reference unit 17 receives the request, accesses the dictionary file 100, refers to the definition of the term stored in the control expression dictionary file 103, calls the term specified in the request, and controls the term It is passed to the input unit 16. In the control input unit 16, the term is input via the input frames 405, 406, 407, and 408 shown in FIG.

このため、制御の記述に用いられる用語が統一されるので、図8に示す機能仕様書126において制御の記述における記述ミスが低減される。
(9)
ここでは、図14,図15に示すステップS206,S218において、図8に示すマウス190が右クリックされ、空調機の性質に基づいて決定されている図35,図36に示す複数のメニュー項目423,424が呼び出されて、図8に示す表示画面130上に表示される。図8に示すマウス190がクリックされ、図35,図36に示す複数のメニュー項目423,424のいずれかが選択されると、選択されたメニュー項目に対応して図3に示す属性参照部12や制御参照部17により辞書ファイル100の属性表現辞書ファイル101や制御表現辞書ファイル103が参照される。その結果、その選択されたメニュー項目に対応した表現が取得され、図35,図36に示す入力枠372,422,425,426,427を介してその表現が入力される。
For this reason, since the terms used for the description of the control are unified, description mistakes in the description of the control in the functional specification 126 shown in FIG. 8 are reduced.
(9)
Here, in steps S206 and S218 shown in FIGS. 14 and 15, the mouse 190 shown in FIG. 8 is right-clicked and determined based on the properties of the air conditioner. The plurality of menu items 423 shown in FIGS. 35 and 36 are determined. , 424 are called and displayed on the display screen 130 shown in FIG. When the mouse 190 shown in FIG. 8 is clicked and any one of the plurality of menu items 423 and 424 shown in FIGS. 35 and 36 is selected, the attribute reference unit 12 shown in FIG. 3 corresponds to the selected menu item. Further, the attribute reference dictionary file 101 and the control expression dictionary file 103 of the dictionary file 100 are referred to by the control reference unit 17. As a result, an expression corresponding to the selected menu item is acquired, and the expression is input via the input frames 372, 422, 425, 426, and 427 shown in FIGS.

したがって、図32,図35,図36に示す入力枠372,422,425,426,427の表現を編集するだけで入力枠372,422,425,426,427を介して適正な記述が入力されるため、図8に示す機能仕様書126における記述ミスが低減されるので、空調機の制御を実行するソフトウェアにおいて図9に示す外部仕様222から基本計画221への手戻りが低減される。   Therefore, an appropriate description can be input through the input frames 372, 422, 425, 426, and 427 only by editing the expression of the input frames 372, 422, 425, 426, and 427 shown in FIGS. 32, 35, and 36. Therefore, the description mistakes in the functional specification 126 shown in FIG. 8 are reduced, and the reversion from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced in the software for executing control of the air conditioner.

(10)
ここでは、図5に示す変更入力部31において、図8に示す変更前の機能仕様書125と変更後の機能仕様書126とが入力される。図5に示す変更検出部32は、変更入力部31から図8に示す変更前の機能仕様書125と変更後の機能仕様書126とを受け取り、両者の差分を取り、変更箇所を検出する。図5に示す変更表示部33は、変更検出部32から変更箇所の情報を受け取り、図47,図48で示すように変更状態(追加・削除・修正)に応じて異なる色で変更箇所を図8に示す表示画面130に表示する。
(10)
Here, in the change input unit 31 shown in FIG. 5, the functional specification 125 before the change and the functional specification 126 after the change shown in FIG. 8 are input. The change detection unit 32 illustrated in FIG. 5 receives the pre-change functional specification 125 and the post-change functional specification 126 illustrated in FIG. 8 from the change input unit 31, calculates a difference between them, and detects a change location. The change display unit 33 shown in FIG. 5 receives the change location information from the change detection unit 32, and displays the change location in different colors depending on the change state (addition / deletion / correction) as shown in FIGS. 8 is displayed on the display screen 130 shown in FIG.

したがって、図8における機能仕様書125,126における全ての変更箇所の変更状態(追加・削除・修正)が容易に把握されるため、図8における機能仕様書126における記述のエラーの発見も容易になるので、図9に示す外部仕様222から基本計画221への手戻りが低減される。
(11)
ここでは、図8における機能仕様書125,126における変更箇所は、表示画面130に図45に示す一覧表530として表示される。図8における機能仕様書125,126における変更箇所は、図45に示す操作欄536に変更状態(追加・削除・修正)が示された状態で図8に示す表示画面130に表示される。
Therefore, since the change states (addition / deletion / modification) of all the changed portions in the functional specifications 125 and 126 in FIG. 8 are easily grasped, it is easy to find the description error in the functional specification 126 in FIG. Therefore, the return from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced.
(11)
Here, the changed portions in the functional specifications 125 and 126 in FIG. 8 are displayed on the display screen 130 as a list 530 shown in FIG. 8 are displayed on the display screen 130 shown in FIG. 8 with the changed state (added / deleted / modified) shown in the operation column 536 shown in FIG.

したがって、図8における機能仕様書125,126における変更箇所が一目で把握されるので、図8における機能仕様書125,126における変更箇所がさらに容易に把握される。
(12)
ここでは、図5に示す変更登録部34は、変更検出部32から図8に示す機能仕様書125,126内における変更箇所の位置の情報を受け取り、その情報を登録する。図5に示す変更表示部33が変更箇所の図45に示す変更箇所の一覧表530を表示したときは、図5に示す変更登録部34は、図45に示す変更箇所の一覧表530に変更箇所へのリンクである「Jump」ボタン541を設定する。
Therefore, since the changed portions in the functional specifications 125 and 126 in FIG. 8 are grasped at a glance, the changed portions in the functional specifications 125 and 126 in FIG. 8 can be grasped more easily.
(12)
Here, the change registration unit 34 shown in FIG. 5 receives the information on the position of the change location in the function specifications 125 and 126 shown in FIG. 8 from the change detection unit 32 and registers the information. When the change display unit 33 shown in FIG. 5 displays the change location list 530 shown in FIG. 45, the change registration unit 34 shown in FIG. 5 changes to the change location list 530 shown in FIG. A “Jump” button 541 that is a link to a location is set.

したがって、図8に示す機能仕様書125,126における変更箇所が容易にアクセスされるので、図8における機能仕様書125,126における変更箇所がさらに容易に把握される。
(13)
ここでは、図8における機能仕様書125,126における記述の変更状態は、記述が追加された状態と、記述が削除された状態と、記述が修正された状態とを有している。図45,図47,図48に示すように、それぞれの状態に応じて、異なる表示で変更箇所が表示される。
Therefore, since the changed portions in the functional specifications 125 and 126 shown in FIG. 8 are easily accessed, the changed portions in the functional specifications 125 and 126 in FIG. 8 can be grasped more easily.
(13)
Here, the description change states in the functional specifications 125 and 126 in FIG. 8 include a state where the description is added, a state where the description is deleted, and a state where the description is corrected. As shown in FIG. 45, FIG. 47, and FIG. 48, the changed part is displayed in a different display according to each state.

したがって、図8における機能仕様書125,126における記述がどのように変更されたが容易に把握されるので、図8における機能仕様書125,126における記述の変更状態が具体的に特定される。
(14)
図5に示す変更登録部34は、図32,図34に示す変更マーク383,409と変更状態を示す文字384,410と囲み枠385,411とを付加する旨の要求を受け取る。図5に示す変更登録部34は、図8に示す機能仕様書126内における変更箇所の位置の情報を登録し、変更箇所に変更マーク383,409と変更状態を示す文字384,410と囲み枠385,411とを付加する。さらに、変更表示部33は、変更登録部34から図8に示す機能仕様書126内における変更マークの位置の情報を受け取り、図43に示す変更マークの一覧表500を図8に示す表示画面130に表示する。
Therefore, how the descriptions in the function specifications 125 and 126 in FIG. 8 have been changed is easily grasped, so that the description change state in the function specifications 125 and 126 in FIG. 8 is specifically specified.
(14)
The change registration unit 34 illustrated in FIG. 5 receives a request for adding the change marks 383 and 409, the characters 384 and 410 indicating the change state, and the surrounding frames 385 and 411 illustrated in FIGS. 32 and 34. The change registration unit 34 shown in FIG. 5 registers the information on the location of the changed part in the functional specification 126 shown in FIG. 8, the change marks 383 and 409, the characters 384 and 410 indicating the changed state, and the surrounding frame in the changed part. 385 and 411 are added. Further, the change display unit 33 receives the information on the position of the change mark in the functional specification 126 shown in FIG. 8 from the change registration unit 34, and the change mark list 500 shown in FIG. 43 is displayed on the display screen 130 shown in FIG. To display.

したがって、図8における機能仕様書125,126における変更マークの位置の情報が容易に把握されるので、図8における機能仕様書125,126における変更箇所がさらに容易に把握される。
(15)
ここでは、図3に示す定義入力部11において、定義の記述が図32に示す入力枠372を介して入力される。図3に示す制御入力部16において、制御の記述が図34に示す入力枠405,406,407,408を介して入力される。図6に示す変換処理部52は、図3に示す定義入力部11に入力された定義の記述と制御入力部16に入力された制御の記述とを受け取り、それらの記述を図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換する。図8に示す機能仕様書126の図32,図34に示す入力枠372,405,406,407,408が空調機の性質に基づいて定められているため、図8に示す機能仕様書126の記述から外部仕様書124の記述へ容易に変換される。
Therefore, since the information of the position of the change mark in the function specifications 125 and 126 in FIG. 8 is easily grasped, the changed part in the function specifications 125 and 126 in FIG. 8 can be grasped more easily.
(15)
Here, in the definition input unit 11 shown in FIG. 3, a definition description is input via an input frame 372 shown in FIG. In the control input unit 16 shown in FIG. 3, a description of the control is input via the input frames 405, 406, 407, and 408 shown in FIG. 6 receives the description of the definition input to the definition input unit 11 shown in FIG. 3 and the description of the control input to the control input unit 16 and functions the description shown in FIG. The format of the specification 126 is converted to the format of the external specification 124. Since the input frames 372, 405, 406, 407, and 408 shown in FIGS. 32 and 34 of the functional specification 126 shown in FIG. 8 are determined based on the properties of the air conditioner, the function specifications 126 shown in FIG. The description is easily converted into the description of the external specification 124.

したがって、図8に示す機能仕様書126に基づいて外部仕様書124を作成する際のミスが低減されるので、図9に示す外部仕様222から基本計画221への手戻りが低減される。
(16)
ここでは、図6に示す変換出力処理部53は、変換処理部52から変換後の定義の記述を受け取り、辞書ファイル100の外部参照辞書ファイル105へ変換後の定義の記述を出力する。
Accordingly, mistakes in creating the external specification 124 based on the functional specification 126 shown in FIG. 8 are reduced, so that the return from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced.
(16)
Here, the conversion output processing unit 53 shown in FIG. 6 receives the description of the definition after conversion from the conversion processing unit 52 and outputs the description of the definition after conversion to the external reference dictionary file 105 of the dictionary file 100.

したがって、図9に示す外部仕様222を作成する外部仕様作成部110において、外部処理部112が図8に示す機能仕様書126における用語の定義と整合性のとれた外部参照辞書ファイル105を参照することが可能となる。そのため、外部入力部111に入力された記述に定義されていない用語を用いているかが、図8に示す機能仕様書126における用語の定義と整合性のとれた状態で検出される。   Therefore, in the external specification creation unit 110 that creates the external specification 222 shown in FIG. 9, the external processing unit 112 refers to the external reference dictionary file 105 that is consistent with the definition of terms in the functional specification 126 shown in FIG. It becomes possible. Therefore, whether a term that is not defined in the description input to the external input unit 111 is used is detected in a state consistent with the definition of the term in the functional specification 126 shown in FIG.

(17)
ここでは、図6に示す変換出力処理部53は、変換後の制御の記述を貼り付けて出力したい旨の要求を受け取る。変換出力処理部53は、変換処理部52から変換後の制御の記述を受け取る。変換出力処理部53は、図8に示す外部仕様書124に貼り付けられるためのデータとして変換後の制御の記述を図8に示すOS123のメモリ150に出力する。
(17)
Here, the conversion output processing unit 53 shown in FIG. 6 receives a request to paste and output the control description after conversion. The conversion output processing unit 53 receives the control description after conversion from the conversion processing unit 52. The conversion output processing unit 53 outputs the description of the control after conversion to the memory 150 of the OS 123 shown in FIG. 8 as data to be pasted on the external specification 124 shown in FIG.

したがって、図7に示す外部仕様作成部110の外部入力部111に変換後の制御の記述が入力されることが可能となり、制御の記述が自動で変換されるので、図8に示す外部仕様書124における制御の記述における記述ミスも低減される。
(18)
ここでは、図7に示す対応付け記憶部114は、図8に示す機能仕様書126の記述と外部仕様書124の記述との対応付けを記憶している。図7に示す第2相互参照部115は、対応付け記憶部114を参照することにより、図8に示す機能仕様書126の機能名から対応する外部仕様書124のチャート名を参照する。図6に示す第1相互参照部55は、図7に示す対応付け記憶部114を参照することにより、図8に示す外部仕様書124のチャート名から対応する機能仕様書126の機能名を参照する。
Therefore, the converted control description can be input to the external input unit 111 of the external specification creation unit 110 shown in FIG. 7, and the control description is automatically converted. Therefore, the external specification shown in FIG. Description errors in the control description at 124 are also reduced.
(18)
Here, the association storage unit 114 illustrated in FIG. 7 stores the association between the description of the functional specification 126 and the description of the external specification 124 illustrated in FIG. The second cross-reference unit 115 illustrated in FIG. 7 refers to the association storage unit 114, and refers to the chart name of the corresponding external specification 124 from the function name of the functional specification 126 illustrated in FIG. The first cross-reference unit 55 shown in FIG. 6 refers to the function name of the corresponding functional specification 126 from the chart name of the external specification 124 shown in FIG. 8 by referring to the association storage unit 114 shown in FIG. To do.

したがって、図8に示す機能仕様書126の記述と外部仕様書124の記述とが相互に参照されるので、機能仕様書126から外部仕様書124へ的確に変換されたか否かが容易に確認される。
(19)
ここでは、図7に示す第2相互参照部115は、図7に示す対応付け記憶部114を参照し、図8に示す機能仕様書126の機能名に対応する外部仕様書124における1以上のチャート名を図58に示すようにリストアップする。図7に示す第2相互参照部115は、図58に示すチャート名652を選択する旨の要求を受け取る。図7に示す第2相互表示部116は、第2相互参照部115から図58に示すチャート名652の情報を受け取り、図58に示すチャート名652に対応する図59に示すチャート662を図8に示す表示画面130に表示する。
Therefore, since the description of the functional specification 126 and the description of the external specification 124 shown in FIG. 8 are mutually referred, it is easily confirmed whether or not the function specification 126 has been accurately converted to the external specification 124. The
(19)
Here, the second cross-reference unit 115 shown in FIG. 7 refers to the association storage unit 114 shown in FIG. 7, and one or more in the external specification 124 corresponding to the function name of the function specification 126 shown in FIG. Chart names are listed as shown in FIG. The second cross-reference unit 115 illustrated in FIG. 7 receives a request for selecting the chart name 652 illustrated in FIG. The second mutual display unit 116 shown in FIG. 7 receives the information of the chart name 652 shown in FIG. 58 from the second cross reference unit 115, and the chart 662 shown in FIG. 59 corresponding to the chart name 652 shown in FIG. Displayed on the display screen 130 shown in FIG.

したがって、図8に示す機能仕様書126の機能名に対応する外部仕様書124のチャート名が複数ある場合でも、図8に示す機能仕様書126の機能名に対応する外部仕様書124のチャート名が参照されるので、図8に示す機能仕様書126から外部仕様書124へ的確に変換されたか否かが容易に確認される。
(20)
ここでは、図6に示す第1相互参照部55は、図7に示す対応付け記憶部114を参照し、図8に示す外部仕様書124のチャート名に対応する1以上の機能仕様書126の機能名を図62に示すようにリストアップする。図6に示す第1相互表示部56は、図62に示す機能名712を選択する旨の要求を受け取る。図6に示す第1相互表示部56は、第1相互参照部55から図62に示す機能名712の情報を受け取り、図62に示す機能名712に対応する図63に示す文書データの内容720を図8に示す表示画面130に表示する。
Therefore, even when there are a plurality of chart names of the external specification 124 corresponding to the function names of the functional specification 126 shown in FIG. 8, the chart names of the external specification 124 corresponding to the function names of the functional specification 126 shown in FIG. Therefore, it is easily confirmed whether or not the function specification 126 shown in FIG.
(20)
Here, the first cross-reference unit 55 illustrated in FIG. 6 refers to the association storage unit 114 illustrated in FIG. 7, and includes one or more function specifications 126 corresponding to the chart name of the external specifications 124 illustrated in FIG. Function names are listed as shown in FIG. The first mutual display unit 56 shown in FIG. 6 receives a request for selecting the function name 712 shown in FIG. The first mutual display unit 56 shown in FIG. 6 receives the information of the function name 712 shown in FIG. 62 from the first cross reference unit 55, and the contents 720 of the document data shown in FIG. 63 corresponding to the function name 712 shown in FIG. Is displayed on the display screen 130 shown in FIG.

したがって、図8に示す外部仕様書124の記述に対応する機能仕様書126の記述が複数ある場合でも、外部仕様書124の記述に対応する機能仕様書126の記述が参照されるので、機能仕様書126から外部仕様書124へ的確に変換されたか否かが容易に確認される。
(21)
ここでは、図3に示す定義入力部11において、図32に示す入力枠372を介して図8に示す機能仕様書126内で使用される用語と用語の形式との定義の記述が入力される。図4に示す用語参照部71は、辞書ファイル100の用語制約辞書ファイル106を参照して、用語に関する制約を取得する。用語検出部72は、用語参照部71から用語に関する制約を受け取り、図3に示す定義入力部11に図32に示す入力枠372を介して入力された用語の使われ方と用語に関する制約とを照合する。その照合の結果に基づき、用語検出部13は、用語におけるエラーを検出し、用語におけるエラーの情報を用語エラー表示部73に渡す。用語エラー表示部73は、用語におけるエラーの情報を図8に示す表示画面130に表示する。
Therefore, even when there are a plurality of descriptions of the functional specification 126 corresponding to the description of the external specification 124 shown in FIG. 8, the description of the functional specification 126 corresponding to the description of the external specification 124 is referred to. It is easily confirmed whether or not the document 126 has been properly converted into the external specification 124.
(21)
Here, in the definition input unit 11 shown in FIG. 3, a description of definitions of terms and term formats used in the functional specification 126 shown in FIG. 8 is input via the input frame 372 shown in FIG. . The term reference unit 71 illustrated in FIG. 4 refers to the term constraint dictionary file 106 of the dictionary file 100 and acquires the constraint on terms. The term detection unit 72 receives the constraint on terms from the term reference unit 71, and determines how the terms are input to the definition input unit 11 shown in FIG. 3 via the input frame 372 shown in FIG. Match. Based on the result of the collation, the term detection unit 13 detects an error in the term and passes information on the error in the term to the term error display unit 73. The term error display unit 73 displays error information in terms on the display screen 130 shown in FIG.

したがって、図8に示す機能仕様書126における定義の記述ミスが低減されるので、空調機の制御を実行するソフトウェアにおいて図9に示す外部仕様222から基本計画221への手戻りが低減される。
(22)
ここでは、図4に示す用語検出部72は、用語参照部71から用語に関する制約を受け取り、定義入力部11に図32に示す入力枠372を介して入力された用語の使われ方と用語に関する制約とを照合する。その照合の結果に基づき、図4に示す用語検出部72は、図38に示すように用語の形式に応じて用語の読み込みの有無と用語の書き込みの有無とについて、すなわち用語の形式に応じて用語が正しい使われ方をされているかについて、用語におけるエラーを検出する。
Accordingly, the description mistakes in the definition in the functional specification 126 shown in FIG. 8 are reduced, and the reversion from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced in the software for executing the control of the air conditioner.
(22)
Here, the term detection unit 72 shown in FIG. 4 receives restrictions on terms from the term reference unit 71, and uses terms and terms that are input to the definition input unit 11 via the input frame 372 shown in FIG. 32. Check against constraints. Based on the result of the collation, the term detection unit 72 shown in FIG. 4 determines whether or not the term is read and whether or not the term is written according to the term format as shown in FIG. 38, that is, according to the term format. Detect errors in the term as to whether the term is used correctly.

したがって、図8に示す機能仕様書126内における用語の使用の有無だけでなく、機能仕様書126内における用語の使われ方が用語におけるエラーとして検出される。
(23)
ここでは、図4に示す用語検出部72は、用語参照部71から用語に関する制約を受け取り、図3に示す定義入力部11に図32に示す入力枠372を介して入力された用語の使われ方と用語に関する制約とを照合する。その照合の結果に基づき、用語検出部72は、用語の読み込みの有無と用語の書き込みの有無とについて、用語におけるエラーを検出する。用語検出部72は、用語の読み込みの有無と用語の書き込みの有無とについて用語におけるエラーを検出する際に、用語の読込場所と用語の書込場所との少なくとも一方を検出する。用語表示部74は、用語検出部72から用語の読込場所と用語の書込場所との少なくとも一方の情報を受け取る。用語表示部74は、用語の読込場所と用語の書込場所との少なくとも一方を図8に示す表示画面130に図41に示す一覧表470として表示する。
Accordingly, not only the use / non-use of terms in the functional specification 126 shown in FIG. 8, but also the usage of terms in the functional specification 126 is detected as an error in terms.
(23)
Here, the term detection unit 72 shown in FIG. 4 receives restrictions on terms from the term reference unit 71 and uses the terms input to the definition input unit 11 shown in FIG. 3 via the input frame 372 shown in FIG. Compare the constraints on terms and terminology. Based on the result of the collation, the term detection unit 72 detects an error in the term regarding whether or not the term is read and whether or not the term is written. The term detection unit 72 detects at least one of a term reading location and a term writing location when detecting an error in the term regarding whether or not the term is read and whether or not the term is written. The term display unit 74 receives information on at least one of a term reading place and a term writing place from the term detecting unit 72. The term display unit 74 displays at least one of the term reading place and the term writing place as a list 470 shown in FIG. 41 on the display screen 130 shown in FIG.

したがって、図39に示すように用語におけるエラーが検出された場合にエラーの発生場所を容易に把握することができるので、エラーの修正が容易に行われる。
(24)
ここでは、図4に示す用語表示部74は、用語検出部72から用語の読込場所と用語の書込場所との少なくとも一方の情報を受け取る。用語表示部74は、用語の読込場所と用語の書込場所との少なくとも一方を図8に示す表示画面130に図41に示す一覧表470として表示する。図4に示す用語登録部75は、用語検出部72から用語の読込場所と用語の書込場所との少なくとも一方の情報を受け取り、その情報を登録する。用語表示部74が用語の読込場所と用語の書込場所との少なくとも一方の図41に示す一覧表470を表示したときは、図4に示す用語登録部75は、図41に示す一覧表470に用語の読込場所又は用語の書込場所との少なくとも一方へのリンクである「Jump」ボタン480を設定する。
Therefore, when an error in a term is detected as shown in FIG. 39, the location where the error has occurred can be easily grasped, so that the error can be easily corrected.
(24)
Here, the term display unit 74 shown in FIG. 4 receives information on at least one of a term reading location and a term writing location from the term detection unit 72. The term display unit 74 displays at least one of the term reading place and the term writing place as a list 470 shown in FIG. 41 on the display screen 130 shown in FIG. The term registration unit 75 shown in FIG. 4 receives information on at least one of a term reading location and a term writing location from the term detection unit 72 and registers the information. When the term display unit 74 displays the list 470 shown in FIG. 41 of at least one of the term reading location and the term writing location, the term registration unit 75 shown in FIG. 4 displays the list 470 shown in FIG. A “Jump” button 480 that is a link to at least one of a term reading place and a term writing place is set.

したがって、図8に示す機能仕様書126において用語におけるエラーが検出された場合にエラーの発生場所が容易にアクセスされるので、機能仕様書126においてエラーの修正がさらに容易に行われる。
(25)
ここでは、図32に示す形式欄374に入力される用語の形式は、入力形式と、出力形式と、定数形式と、変数形式とを有している。変数形式は、ON/OFF変数形式と通常変数形式とを含んでいる。図4に示す用語検出部72は、図38に示すように、ON/OFF変数形式と通常変数形式と定数形式と入力形式と出力形式とで異なった方法により用語におけるエラーを検出する。
Therefore, when an error in a term is detected in the functional specification 126 shown in FIG. 8, the location where the error has occurred is easily accessed, so that the error can be corrected more easily in the functional specification 126.
(25)
Here, the term format input to the format column 374 shown in FIG. 32 includes an input format, an output format, a constant format, and a variable format. The variable format includes an ON / OFF variable format and a normal variable format. As shown in FIG. 38, the term detection unit 72 shown in FIG. 4 detects an error in terms by different methods in the ON / OFF variable format, the normal variable format, the constant format, the input format, and the output format.

したがって、用語の形式に応じて異なった方法でエラーを検出するので、用語におけるエラーが詳細に検出される。
(26)
ここでは、図2に示すデータ項目作成部91は、図8に示す機能仕様書126における仕様書名・章の名称・機能名などのデータ項目を階層的に作成する。データ項目記憶部92は、データ項目作成部91からデータ項目の情報を受け取り記憶している。データ項目表示部93は、データ項目記憶部92からデータ項目の情報を受け取り、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に示されているように、複数のデータ項目を階層的に図8に示す表示画面130に表示する。図2に示す文書データ記憶部96は、文書データを記憶している。文書対応付け記憶部94は、機能名と文書データとの対応付けを記憶している。図2に示す文書データ表示部95は、機能名を選択する旨の要求を受け取る。文書データ表示部95は、文書対応付け記憶部94を参照し、選択された機能名に対応した文書データを特定する。文書データ表示部95は、文書データ記憶部96を参照して、図8に示す表示画面130に映し出された図25に示す初期画面300の文書ウインドウ303の表示欄306に文書データを表示する。図8に示す表示画面130に映し出された図25に示す初期画面300の文書ウインドウ303の表示欄306に表示された文書データの作成の項目の種類に応じて、機能名の前に付される四角の色である赤色又は青色が選択される。赤色は子機能を有しないことを意味し、青色は子機能を有することを意味している。図2に示すデータ項目表示部93は、図30に示すように、機能名の前に付される四角の色が項目の種類を示すようにして、複数の機能名を図8に示す表示画面130に表示する。
Therefore, the error in the term is detected in detail because the error is detected in different ways depending on the format of the term.
(26)
Here, the data item creation unit 91 shown in FIG. 2 hierarchically creates data items such as the specification name, chapter name, and function name in the functional specification 126 shown in FIG. The data item storage unit 92 receives and stores data item information from the data item creation unit 91. The data item display unit 93 receives data item information from the data item storage unit 92, and, as shown in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. Specifically, it is displayed on the display screen 130 shown in FIG. The document data storage unit 96 shown in FIG. 2 stores document data. The document association storage unit 94 stores associations between function names and document data. The document data display unit 95 shown in FIG. 2 receives a request for selecting a function name. The document data display unit 95 refers to the document association storage unit 94 and specifies the document data corresponding to the selected function name. The document data display unit 95 refers to the document data storage unit 96 and displays the document data in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. 25 displayed on the display screen 130 shown in FIG. A function name is added in front of the function name in accordance with the type of document data creation item displayed in the display field 306 of the document window 303 of the initial screen 300 shown in FIG. 25 displayed on the display screen 130 shown in FIG. The square color red or blue is selected. Red means not having a child function, and blue means having a child function. As shown in FIG. 30, the data item display unit 93 shown in FIG. 2 displays a plurality of function names in the display screen shown in FIG. 8 such that the square color added in front of the function name indicates the type of the item. 130.

したがって、文書データの作成に応じてデータ項目を階層的に表示することによりデータ項目の構造が明確になるとともに、文書データの作成の項目の種類に応じて機能名を色分けした四角で表示することにより項目の種類の把握が容易になるので、図8に示す機能仕様書126における記述のエラーが低減されるため、図9に示す外部仕様222から基本計画221への手戻りが低減される。   Therefore, by displaying data items hierarchically according to the creation of document data, the structure of the data items is clarified, and function names are displayed in color-coded squares according to the types of items for creating document data. This makes it easy to grasp the types of items, so that description errors in the functional specification 126 shown in FIG. 8 are reduced, and rework from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced.

(27)
ここでは、図2に示すデータ項目作成部91は、複数の章の名称・機能名の階層的な構造を編集する旨の要求を受ける。データ項目作成部91は、章の名称・機能名を削除する旨の要求を受けて、章の名称・機能名を削除する。あるいは、データ項目作成部91は、章の名称・機能名を移動する旨の要求を受けて、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304上で図8に示すマウス190がドラッグアンドドロップされることにより、複数の章の名称・機能名の階層的な構造における章の名称・機能名の位置を変更する。
(27)
Here, the data item creation unit 91 shown in FIG. 2 receives a request to edit the hierarchical structure of the names and function names of a plurality of chapters. Upon receiving a request to delete the chapter name / function name, the data item creation unit 91 deletes the chapter name / function name. Alternatively, the data item creation unit 91 receives a request to move the chapter name / function name, and the mouse 190 shown in FIG. 8 moves on the display field 304 of the function tree window 301 of the initial screen 300 shown in FIG. By dragging and dropping, the positions of the chapter names and function names in the hierarchical structure of the names and function names of a plurality of chapters are changed.

したがって、複数の章の名称・機能名の階層的な構造が編集されるので、図8に示す機能仕様書126における仕様変更による記述ミスが低減される。
(28)
ここでは、図2に示すデータ項目表示部93は、データ項目記憶部92から章の名称・機能名の情報を受け取り、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に示されているように、複数の章の名称・機能名を階層的に図8に示す表示画面130に表示する。表示画面130に表示された章の名称・機能名の種類に応じて名称の前に付される四角の色が選択される。章の名称は緑色であり、機能名は赤色か青色である。図2に示すデータ項目表示部93は、図30に示すように、章の名称・機能名の前に付される四角の色がそのデータ項目の種類を示すようにして、複数の章の名称・機能名を図8に示す表示画面130に表示する。
Accordingly, since the hierarchical structure of the names and function names of a plurality of chapters is edited, description errors due to specification changes in the function specification 126 shown in FIG. 8 are reduced.
(28)
Here, the data item display unit 93 shown in FIG. 2 receives the chapter name / function name information from the data item storage unit 92 and is displayed in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. As shown, the names and function names of a plurality of chapters are displayed hierarchically on the display screen 130 shown in FIG. A square color added to the front of the name is selected according to the type of chapter name / function name displayed on the display screen 130. The chapter name is green and the function name is red or blue. As shown in FIG. 30, the data item display section 93 shown in FIG. 2 displays the names of a plurality of chapters such that the square color added in front of the chapter name / function name indicates the type of the data item. The function name is displayed on the display screen 130 shown in FIG.

したがって、複数の章の名称・機能名の階層的な構造とともにそのデータ項目の種類が表示されるので、章の名称・機能名の構造がさらに明確にされる。
(29)
ここでは、図2に示す文書データ表示部95は、図8に示す機能仕様書126における縦向きの文書データを縦向きに図8に示す表示画面130に表示する。図2に示す文書データ表示部95は、図8に示す機能仕様書126における横向きの文書データを横向きに図8に示す表示画面130に表示する。
Therefore, since the type of the data item is displayed together with the hierarchical structure of the names / function names of a plurality of chapters, the structure of the chapter names / function names is further clarified.
(29)
Here, the document data display unit 95 shown in FIG. 2 displays the vertically oriented document data in the functional specification 126 shown in FIG. 8 on the display screen 130 shown in FIG. The document data display unit 95 shown in FIG. 2 displays the horizontally oriented document data in the functional specification 126 shown in FIG. 8 on the display screen 130 shown in FIG.

したがって、縦向きの文書データと横向きの文書データとの混在した図8に示す機能仕様書126の作成が容易になるので、図8に示す機能仕様書126作成における記述ミスが低減される。また、縦向きの文書データと横向きの文書データとの混在した図8に示す機能仕様書126を一括して印刷することが可能となる。
(30)
ここでは、図2に示す文書データ表示部95は、文書データにおける縦向きのページを縦向きに図8に示す表示画面130に表示する。図2に示す文書データ表示部95は、文書データにおける横向きのページを横向きに図8に示す表示画面130に表示する。
Accordingly, since it becomes easy to create the functional specification 126 shown in FIG. 8 in which the vertical document data and the horizontal document data are mixed, description errors in the creation of the functional specification 126 shown in FIG. 8 are reduced. Further, it is possible to collectively print the functional specifications 126 shown in FIG. 8 in which the portrait document data and the landscape document data are mixed.
(30)
Here, the document data display unit 95 shown in FIG. 2 displays the vertically oriented pages in the document data on the display screen 130 shown in FIG. 8 in the portrait orientation. The document data display unit 95 shown in FIG. 2 displays the landscape page in the document data on the display screen 130 shown in FIG. 8 in the landscape direction.

したがって、文書データの中に縦向きのページと横向きのページとの混在した図8に示す機能仕様書126の作成が容易になるので、図8に示す機能仕様書126作成における記述ミスが低減される。また、文書データの中に縦向きのページと横向きのページとの混在した図8に示す機能仕様書126を一括して印刷することが可能となる。
(31)
ここでは、図2に示すデータ項目記憶部92が、複数の章の名称・機能名の階層的な構造の情報を保持している。目次作成部98は、複数の章の名称・機能名の階層的な構造の情報をデータ項目記憶部92から受け取り、複数の章の名称・機能名の階層的な構造の情報に基づいた図8に示す機能仕様書126の図31に示す目次を自動的に作成する。
Therefore, since it becomes easy to create the functional specification 126 shown in FIG. 8 in which the vertical and horizontal pages are mixed in the document data, description errors in the creation of the functional specification 126 shown in FIG. 8 are reduced. The In addition, it is possible to collectively print the functional specification 126 shown in FIG. 8 in which vertical and horizontal pages are mixed in the document data.
(31)
Here, the data item storage unit 92 shown in FIG. 2 holds information on the hierarchical structure of the names and function names of a plurality of chapters. The table of contents creation unit 98 receives information on the hierarchical structure of the names and function names of a plurality of chapters from the data item storage unit 92, and based on the information on the hierarchical structure of the names and function names of the plurality of chapters. The table of contents shown in FIG. 31 of the functional specification 126 shown in FIG.

したがって、目次作成に対する時間的・金銭的なコストが低減される。
<第1実施形態の変形例>
(A)空調機のマイコン用ソフトウェアの開発の流れは、図9に示す通りでなくてもよい。外部仕様222とコーディング223の間に、図75に示す詳細設計213が入ってもよいし、内部設計212と詳細設計213とが入ってもよい。図8に示す外部仕様書124は、図75に示す外部設計仕様書と内部設計仕様書とに相当するものであってもよいし、外部設計仕様書に相当するものであってもよい。
Therefore, the time and money costs for creating the table of contents are reduced.
<Modification of First Embodiment>
(A) The flow of development of microcomputer software for an air conditioner may not be as shown in FIG. A detailed design 213 shown in FIG. 75 may be inserted between the external specification 222 and the coding 223, or an internal design 212 and a detailed design 213 may be inserted. The external specification 124 shown in FIG. 8 may correspond to the external design specification and the internal design specification shown in FIG. 75, or may correspond to the external design specification.

(B)図35,図36には、図8に示すマウス190が右クリックされたときのメニュー項目423,424が階層的に表示される場合が示されているが、メニュー項目423,424は平面的に表示されてもよい。この場合、全てのメニュー項目を迅速に把握することができる。
(C)図47,図48では、図8に示す変更前の機能仕様書125における変更箇所と変更後の機能仕様書126における変更箇所とが同時に示されているが、それらの変更箇所は同時に表示されなくてもよい。すなわち、変更前の機能仕様書125における変更箇所だけ表示されてもいいし、変更後の機能仕様書126における変更箇所だけ表示されてもいい。また、図45に示す一覧表530では、操作欄536に変更状態が示されているが、各行が変更状態に応じて色分け表示されることにより変更状態が示されてもよい。この場合でも、変更状態の把握が容易となる。
(B) FIGS. 35 and 36 show a case where the menu items 423 and 424 are hierarchically displayed when the mouse 190 shown in FIG. 8 is right-clicked. It may be displayed in a plane. In this case, all menu items can be quickly grasped.
(C) In FIG. 47 and FIG. 48, the changed part in the functional specification 125 before the change shown in FIG. 8 and the changed part in the functional specification 126 after the change are shown at the same time. It does not have to be displayed. That is, only the changed part in the functional specification 125 before the change may be displayed, or only the changed part in the functional specification 126 after the change may be displayed. In the list 530 shown in FIG. 45, the changed state is shown in the operation column 536. However, the changed state may be shown by displaying each line in a color-coded manner according to the changed state. Even in this case, it is easy to grasp the change state.

(D)図7に示す対応付け記憶部114に記憶されている図8に示す機能仕様書126の記述と外部仕様書124の記述との対応付けは、図6に示す変換出力処理部53が変換後の制御の記述を図7に示す外部仕様作成部110へ出力する際に、自動的に対応付け記憶部114に記憶されてもよい。あるいは、図6に示す変換出力処理部53が変換後の制御の記述を図7に示す外部仕様作成部110へ出力する際に、対話形式で対応付け記憶部114に記憶されてもよい。あるいは、図6に示す変換出力処理部53が変換後の制御の記述を図7に示す外部仕様作成部110へ出力したあとに、対応付け記憶部114に記憶する命令を受けて対話形式で対応付け記憶部114に記憶されてもよい。   (D) The correspondence between the description of the functional specification 126 shown in FIG. 8 and the description of the external specification 124 stored in the association storage unit 114 shown in FIG. When the converted control description is output to the external specification creation unit 110 shown in FIG. 7, it may be automatically stored in the association storage unit 114. Alternatively, when the conversion output processing unit 53 shown in FIG. 6 outputs the description of the control after conversion to the external specification creation unit 110 shown in FIG. 7, it may be stored in the association storage unit 114 in an interactive format. Alternatively, after the conversion output processing unit 53 shown in FIG. 6 outputs the control description after conversion to the external specification creation unit 110 shown in FIG. 7, it receives an instruction stored in the association storage unit 114 and responds interactively. It may be stored in the attachment storage unit 114.

(E)図8において仕様作成支援プログラム121と外部仕様作成プログラム122とは別々のプログラムであったが、1つのプログラムであってもよい。すなわち、仕様作成支援モジュール121と外部仕様作成モジュール122と両者を統合するプログラムとが存在してもよい。図8に示す仕様作成支援プログラム121の処理を行う図1に示す仕様作成支援装置1と図8に示す外部仕様作成プログラム122の処理を行う図1に示す仕様作成支援装置1とは、同じものであるとされているが、異なっていてもよい。すなわち、図8に示す仕様作成支援プログラム121の処理を行う図1に示す仕様作成支援装置1aと図8に示す外部仕様作成プログラム122の処理を行う図1に示す仕様作成支援装置1bとは、ネットワークで接続され、データのやりとりをネットワーク経由でおこなうものであってもよい。   (E) Although the specification creation support program 121 and the external specification creation program 122 are separate programs in FIG. 8, they may be a single program. That is, there may be a specification creation support module 121 and an external specification creation module 122 and a program that integrates both. The specification creation support apparatus 1 shown in FIG. 1 that performs processing of the specification creation support program 121 shown in FIG. 8 and the specification creation support apparatus 1 shown in FIG. 1 that performs processing of the external specification creation program 122 shown in FIG. 8 are the same. It may be different. That is, the specification creation support apparatus 1a shown in FIG. 1 that performs processing of the specification creation support program 121 shown in FIG. 8 and the specification creation support apparatus 1b shown in FIG. 1 that performs processing of the external specification creation program 122 shown in FIG. They may be connected via a network and exchange data via the network.

(F)図25に示す初期画面300の機能ツリーウインドウ301の表示欄304には、章の名称や機能名が分類のための項目として作成されているが、機能構造に対応させたものでもよい。例えば、図30に示す「定常制御詳細」357で「定常制御の流れ」351・「ΔTrs算出」352・「PMV制御」345・「最適吐出管制御」346の4つの機能が参照されている場合に、「定常制御詳細」357の1つ下の階層として「定常制御の流れ」351・「ΔTrs算出」352・「PMV制御」345・「最適吐出管制御」346が作成される。この場合、機能の親子関係が、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304を閲覧することにより、一目で把握される。また、図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に表示されるデータ項目として、制御名を含めてもよい。   (F) In the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25, chapter names and function names are created as items for classification, but they may correspond to the function structure. . For example, when four functions of “steady control flow” 351, “ΔTrs calculation” 352, “PMV control” 345, and “optimal discharge pipe control” 346 are referred to in “steady control details” 357 shown in FIG. In addition, “steady control flow” 351, “ΔTrs calculation” 352, “PMV control” 345, and “optimal discharge pipe control” 346 are created as a layer one level below “steady control details” 357. In this case, the parent-child relationship of functions can be grasped at a glance by browsing the display column 304 of the function tree window 301 on the initial screen 300 shown in FIG. In addition, a control name may be included as a data item displayed in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG.

(G)図25に示す初期画面300の機能ツリーウインドウ301の表示欄304に示されているように、各文書データは、1ページで構成されているが、複数ページで構成されていてもよい。図25に示す初期画面300の機能ツリーウインドウ301の図30に示す表示欄304に示されているように、各項目の種類や項目の種類は、各項目の前に付される四角の色により表示されているが、各項目の文字の色により表示されてもよい。この場合でも、各項目の種類を容易に把握することができる。   (G) As shown in the display column 304 of the function tree window 301 of the initial screen 300 shown in FIG. 25, each document data is composed of one page, but may be composed of a plurality of pages. . As shown in the display column 304 shown in FIG. 30 of the function tree window 301 of the initial screen 300 shown in FIG. 25, the type of each item and the type of the item depend on the color of the square attached in front of each item. Although it is displayed, it may be displayed by the color of characters of each item. Even in this case, the type of each item can be easily grasped.

(H)図3に示す入力支援部10は、定義記憶部15をさらに備えてもよい。定義記憶部15を備えることにより、定義入力部11に入力される内容が確定したあとに、定義記憶部15から辞書ファイル100の制御表現辞書ファイル103や制御制約辞書ファイル104へ定義の記述を渡すことができるため、辞書ファイル100の更新頻度を低減して処理を効率化することができる。   (H) The input support unit 10 illustrated in FIG. 3 may further include a definition storage unit 15. By providing the definition storage unit 15, after the contents input to the definition input unit 11 are confirmed, the definition description is transferred from the definition storage unit 15 to the control expression dictionary file 103 and the control constraint dictionary file 104 of the dictionary file 100. Therefore, the update frequency of the dictionary file 100 can be reduced and the processing can be made efficient.

(I)図15に示すステップS219において、図25に示す初期画面300のメニュー欄304で、文書ウインドウ303の表示欄306の図34に示す制御内容欄405の入力枠407,408の記述から入力欄403及び出力欄404の記述を自動生成するためのコマンドが選択されなくてもよい。すなわち、図8に示すマウス190が右クリックされ、空調機の性質に基づいて決定されている図35,図36に示す複数のメニュー項目423,424が呼び出されて、図8に示す表示画面130上に表示されてもよい。この場合でも、図3に示す定義入力部11に入力された定義の記述から制御の入力・出力が記述されるため、図8に示す機能仕様書126における制御の入力・出力の記述ミスを低減することができる。   (I) In step S219 shown in FIG. 15, input is made from the descriptions in the input frames 407 and 408 of the control content column 405 shown in FIG. A command for automatically generating descriptions in the column 403 and the output column 404 may not be selected. That is, the mouse 190 shown in FIG. 8 is right-clicked, and a plurality of menu items 423 and 424 shown in FIG. 35 and FIG. It may be displayed above. Even in this case, since the control input / output is described from the description of the definition input to the definition input unit 11 shown in FIG. 3, the description error of the control input / output in the functional specification 126 shown in FIG. 8 is reduced. can do.

(J)マイコン用ソフトウェアは、空調機だけでなく別の機器に対するものであってもよい。例えば、ルームエアコン・家庭用マルチシステム・ヒートポンプ給湯器・ヒートポンプ床暖房システム・店舗又はオフィス用エアコン ・ビル用マルチシステム・スポットエアコン・中温用又は低温用エアコン・全熱交換器・空気清浄機・脱臭機・除湿機・加湿器・遠赤外線暖房機・ウォーターチリングユニット・スクリュー式冷凍機・ターボ冷凍機・吸収式冷凍機・エアハンドリングユニット・ファンコイルユニット・クーリングタワー・脱臭又は有機溶剤回収処理装置・ドライエアー供給装置・超高性能フッ素樹脂エアフィルター・海上コンテナ用冷凍装置・船舶用エアコン又は冷凍機・小口輸送用保冷コンテナ・デッキユニット・船舶用ウォーターチリングユニット・艦船用冷凍又は空調装置・大型スポットクーラーなどに対するものであってもよい。
[第2実施形態]
本発明の第2実施形態にかかる仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する処理の流れを、図64から図66に示す。
(J) The microcomputer software may be for not only the air conditioner but also another device. For example, room air conditioners, home multi systems, heat pump water heaters, heat pump floor heating systems, store or office air conditioners, building multi systems, spot air conditioners, medium or low temperature air conditioners, total heat exchangers, air purifiers, deodorizers・ Dehumidifier ・ Humidifier ・ Far-infrared heater ・ Water chilling unit ・ Screw chiller ・ Turbo chiller ・ Absorption chiller ・ Air handling unit ・ Fan coil unit ・ Cooling tower ・ Deodorization or organic solvent recovery treatment device ・ Dry Air supply equipment, ultra-high performance fluororesin air filter, refrigeration equipment for marine containers, air conditioners or refrigerators for ships, cold storage containers for small-port transport, deck units, water chilling units for ships, refrigeration or air conditioning equipment for ships, large spot coolers And so on There may be.
[Second Embodiment]
FIGS. 64 to 66 show the flow of processing in which the specification creation support apparatus 1 according to the second embodiment of the present invention supports creation of a functional specification related to microcomputer software for an air conditioner.

この仕様作成支援装置1は、基本的な構造は第1実施形態と同様であり、各構成要素の構造も第1実施形態と同様であるが、空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する処理の流れが第1実施形態と異なる。すなわち、第1実施形態では図9に示す基本計画221で仕様変更があった場合の処理の流れが示されているが、第2実施形態では図9に示す外部仕様222で仕様変更があった場合の処理の流れが示される。   The specification creation support apparatus 1 has the same basic structure as that of the first embodiment, and the structure of each component is the same as that of the first embodiment. The flow of processing for supporting is different from the first embodiment. That is, in the first embodiment, the flow of processing when the specification is changed in the basic plan 221 shown in FIG. 9 is shown, but in the second embodiment, the specification is changed in the external specification 222 shown in FIG. The flow of processing in the case is shown.

図64に示すステップS1000とステップS1100とが機能ツリー管理処理S100の前に付加され、図10に示すステップS600がない点で第1実施形態と異なっている。図64に示すステップS1000では、図9に示す外部仕様222において仕様の変更指示があるか否かが判断される。変更指示があると判断された場合はステップS1100へ進められ、変更指示がないと判断された場合は処理が終了される(図64,図65で示す(3))。図64に示すステップS1100では、仕様変更特定処理が行われる。   64 differs from the first embodiment in that step S1000 and step S1100 shown in FIG. 64 are added before the function tree management process S100, and step S600 shown in FIG. 10 is not provided. In step S1000 shown in FIG. 64, it is determined whether or not there is a specification change instruction in the external specification 222 shown in FIG. If it is determined that there is a change instruction, the process proceeds to step S1100. If it is determined that there is no change instruction, the process ends ((3) shown in FIGS. 64 and 65). In step S1100 shown in FIG. 64, a specification change specifying process is performed.

仕様変更特定処理S1100の詳細は、図66及び図67に示すように、図10に示すモデル作成支援処理S900における図22に示すステップS913からS917までの流れと図23,図24に示すステップS926からステップS929までの流れと同じである点で第1実施形態と同様であるが、図67に示すステップS1101とステップS1102とがさらに続く点で第1実施形態と異なる。図67に示すステップS1101では、図8に示す外部仕様書124における変更箇所に相当する機能仕様書126の機能名が図67に示すステップS929で参照されたことから、図8に示す機能仕様書126における変更箇所と変更内容が特定される。図67に示すステップS1102では、図8に示す外部仕様書124における全ての変更箇所が確認されたか否かが判断される。全ての変更箇所が確認されたと判断された場合は処理が終了され、全ての変更箇所が確認されていないと判断された場合は図66に示すステップS926(図67,図66で示す(1))に進められる。   Details of the specification change specifying process S1100 are as shown in FIGS. 66 and 67, and the flow from step S913 to S917 shown in FIG. 22 in the model creation support process S900 shown in FIG. 10 and step S926 shown in FIGS. Is the same as the first embodiment in that it is the same as the flow from step S929 to step S929, but differs from the first embodiment in that step S1101 and step S1102 shown in FIG. 67 are further continued. In step S1101 shown in FIG. 67, since the function name of the functional specification 126 corresponding to the changed part in the external specification 124 shown in FIG. 8 is referred to in step S929 shown in FIG. 67, the functional specification shown in FIG. The change location and change content in 126 are specified. In step S1102 shown in FIG. 67, it is determined whether or not all the changed portions in the external specification 124 shown in FIG. 8 have been confirmed. If it is determined that all the changed portions have been confirmed, the process is terminated. If it is determined that all the changed portions have not been confirmed, step S926 shown in FIG. 66 ((1) shown in FIGS. 67 and 66). ).

空調機の性質に基づいて定められている図32に示す入力枠372を介して図8に示す機能仕様書126内で使用される用語と用語の属性とが図3に示す定義入力部11において入力される点は、第1実施形態と同様である。図5に示す変更表示部33が図47,図48で示すように変更状態(追加・削除・修正)に応じて異なる色で変更箇所を図8に示す表示画面130に表示する点も、第1実施形態と同様である。図6に示す変換処理部52が図3に示す定義入力部11に入力された定義の記述を図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換する点も、第1実施形態と同様である。図4に示す用語検出部13が図8に示す機能仕様書126において用いられる用語におけるエラーを検出する点も、第1実施形態と同様である。図2に示すデータ項目表示部93が機能名の前に付される四角の色で項目の種類を示すようにして複数の機能名を図8に示す表示画面130に表示する点も、第1実施形態と同様である。したがって、このような仕様作成支援装置1によっても、図8に示す機能仕様書126における定義・制御の記述ミスや外部仕様書124への変換ミスが低減されるので、空調機の制御を実行するソフトウェアにおいて図9に示す外部仕様222から基本計画221への手戻りが低減される。   The terms used in the functional specification 126 shown in FIG. 8 and the attributes of the terms are defined in the definition input unit 11 shown in FIG. 3 via the input frame 372 shown in FIG. 32 determined based on the properties of the air conditioner. The input points are the same as in the first embodiment. As shown in FIGS. 47 and 48, the change display unit 33 shown in FIG. 5 displays the changed portion in a different color according to the change state (addition / deletion / correction) on the display screen 130 shown in FIG. This is the same as in the first embodiment. The conversion processing unit 52 shown in FIG. 6 converts the description of the definition input to the definition input unit 11 shown in FIG. 3 from the format of the functional specification 126 shown in FIG. 8 into the format of the external specification 124. This is the same as the embodiment. The term detection unit 13 shown in FIG. 4 also detects an error in the term used in the functional specification 126 shown in FIG. 8 as in the first embodiment. The data item display unit 93 shown in FIG. 2 displays a plurality of function names on the display screen 130 shown in FIG. 8 so that the type of the item is indicated by a square color added in front of the function name. This is the same as the embodiment. Therefore, the specification creation support apparatus 1 also reduces the description / control description mistake in the functional specification 126 and the conversion mistake to the external specification 124 shown in FIG. In the software, the return from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced.

<第2実施形態の変形例>
(A)図9に示す基本計画220,221と外部仕様222との両方において仕様変更があったような場合や、外部仕様222における仕様変更に対応している途中で基本計画220,221において仕様変更があったような場合などには、図64に示すステップS500とステップS700の間に図10と同様のステッップS600があってもよい。この場合でも、図32,図34に示す変更マーク383,409の中央に付される変更のバージョンを示す記号が、図9に示す基本計画220,221における変更と外部仕様222における変更とで異なるものとされることにより、混乱することなく変更点管理処理S700において変更箇所が把握される。
[第3実施形態]
本発明の第3実施形態にかかる仕様作成支援システム800を図68に示す。また、本発明の第3実施形態にかかる仕様作成支援システム800の各構成要素の構成図を図69及び図70に示す。図69及び図70において、図1の仕様作成支援装置1の構成要素と同様の構成要素は同じ番号で示してある。
<Modification of Second Embodiment>
(A) The specifications in the basic plans 220 and 221 when the specifications are changed in both the basic plans 220 and 221 and the external specifications 222 shown in FIG. When there is a change, there may be a step S600 similar to that in FIG. 10 between step S500 and step S700 shown in FIG. Even in this case, the symbol indicating the version of the change attached to the center of the change marks 383 and 409 shown in FIGS. 32 and 34 is different between the change in the basic plans 220 and 221 and the change in the external specification 222 shown in FIG. As a result, the changed part is grasped in the changed point management process S700 without confusion.
[Third Embodiment]
FIG. 68 shows a specification creation support system 800 according to the third embodiment of the present invention. Moreover, the block diagram of each component of the specification creation assistance system 800 concerning 3rd Embodiment of this invention is shown in FIG.69 and FIG.70. 69 and 70, the same components as those of the specification creation support apparatus 1 of FIG. 1 are denoted by the same numbers.

この仕様作成支援システム800は、基本的な構造は第1実施形態と同様であるが、ネットワーク810とサーバ装置820とがさらに接続されている点で構成が異なる。すなわち、サーバ装置820は、図69に示すように、主として受信部821と検出部822と送信部823と辞書ファイル100とを備える。図70に示す仕様作成支援装置群801(801a,801b,801c,・・・)はそれぞれ、図1に示す仕様作成支援装置1と異なり、辞書ファイル100を備えておらず、図70に示す送信部802と受信部803とをさらに備えている。   The specification creation support system 800 has the same basic structure as that of the first embodiment, but differs in configuration in that a network 810 and a server device 820 are further connected. That is, the server device 820 mainly includes a reception unit 821, a detection unit 822, a transmission unit 823, and a dictionary file 100 as shown in FIG. The specification creation support apparatus group 801 (801a, 801b, 801c,...) Shown in FIG. 70 is different from the specification creation support apparatus 1 shown in FIG. A unit 802 and a receiving unit 803 are further provided.

図3に示す定義入力部11に図32に示す入力枠372を介して入力された図8に示す機能仕様書126で使用される用語の属性と用語の属性に関する制約を検出する命令とが、図68に示すネットワーク810経由で仕様作成支援装置801aの図70に示す送信部802からサーバ装置820へ送信される。図69に示すサーバ装置820の受信部821は、図8に示す機能仕様書126で使用される用語の属性と用語の属性に関する制約を検出する命令とを受信し、図69に示すサーバ装置820の検出部822へ渡す。サーバ装置820の検出部822は、辞書ファイル100の図4に示す用語制約辞書ファイル106を参照し、用語制約辞書ファイル106に記憶された用語の属性に関する制約と図8に示す機能仕様書126で使用される用語の属性とを照合し、用語の属性に関するエラーを検出する。図69に示すサーバ装置820の送信部823は、サーバ装置820の検出部822から用語の属性に関するエラーの情報を受け取り、その情報を図68に示すネットワーク810経由で仕様作成支援801aへ送信する。仕様作成支援装置820aの図70に示す受信部803は、図68に示すサーバ装置820から用語の属性に関するエラーの情報を受信する。   An instruction for detecting restrictions on terms attributes and terms used in the functional specification 126 shown in FIG. 8 input to the definition input unit 11 shown in FIG. 3 via the input frame 372 shown in FIG. The data is transmitted from the transmission unit 802 illustrated in FIG. 70 of the specification creation support apparatus 801a to the server apparatus 820 via the network 810 illustrated in FIG. The receiving unit 821 of the server device 820 illustrated in FIG. 69 receives the term attribute used in the functional specification 126 illustrated in FIG. 8 and a command for detecting restrictions on the term attribute, and the server device 820 illustrated in FIG. To the detection unit 822. The detection unit 822 of the server device 820 refers to the term constraint dictionary file 106 shown in FIG. 4 of the dictionary file 100, and uses the function specifications 126 shown in FIG. Match the term attributes used to detect errors related to term attributes. 69 receives the error information related to the term attribute from the detection unit 822 of the server apparatus 820, and transmits the information to the specification creation support 801a via the network 810 shown in FIG. The receiving unit 803 shown in FIG. 70 of the specification creation support apparatus 820a receives error information related to term attributes from the server apparatus 820 shown in FIG.

すなわち、図69に示す辞書ファイル100を参照する処理とエラーを検出する処理とが図68に示すサーバ装置820で行われる点で第1実施形態と異なる。図69に示す辞書ファイル100を参照する他の処理やエラーを検出する処理についても同様に図68に示すサーバ装置820で行われる。したがって、図69に示す辞書ファイル100がサーバ装置820に一元化されているため、辞書ファイル100のメンテナンス負担が軽減される。   That is, the process of referring to the dictionary file 100 shown in FIG. 69 and the process of detecting an error are performed by the server device 820 shown in FIG. 68, which is different from the first embodiment. The server device 820 shown in FIG. 68 similarly performs other processing referring to the dictionary file 100 shown in FIG. 69 and processing for detecting an error. Therefore, the dictionary file 100 shown in FIG. 69 is centralized in the server device 820, so that the maintenance burden on the dictionary file 100 is reduced.

空調機の性質に基づいて定められている図32に示す入力枠372を介して図8に示す機能仕様書126内で使用される用語と用語の属性とが図3に示す定義入力部11において入力される点は、第1実施形態と同様である。図5に示す変更表示部33が図47,図48で示すように変更状態(追加・削除・修正)に応じて異なる色で変更箇所を図8に示す表示画面130に表示する点も、第1実施形態と同様である。図6に示す変換処理部52が図3に示す定義入力部11に入力された定義の記述を図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換する点も、第1実施形態と同様である。図4に示す用語検出部13が図8に示す機能仕様書126において用いられる用語におけるエラーを検出する点も、第1実施形態と同様である。図2に示すデータ項目表示部93が機能名の前に付される四角の色で項目の種類を示すようにして複数の機能名を図8に示す表示画面130に表示する点も、第1実施形態と同様である。したがって、このような仕様作成支援装置1によっても、図8に示す機能仕様書126における定義・制御の記述ミスや外部仕様書124への変換ミスが低減されるので、空調機の制御を実行するソフトウェアにおいて図9に示す外部仕様222から基本計画221への手戻りが低減される。   The terms used in the functional specification 126 shown in FIG. 8 and the attributes of the terms are defined in the definition input unit 11 shown in FIG. 3 via the input frame 372 shown in FIG. 32 determined based on the properties of the air conditioner. The input points are the same as in the first embodiment. As shown in FIGS. 47 and 48, the change display unit 33 shown in FIG. 5 displays the changed portion in a different color according to the change state (addition / deletion / correction) on the display screen 130 shown in FIG. This is the same as in the first embodiment. The conversion processing unit 52 shown in FIG. 6 converts the description of the definition input to the definition input unit 11 shown in FIG. 3 from the format of the functional specification 126 shown in FIG. 8 into the format of the external specification 124. This is the same as the embodiment. The term detection unit 13 shown in FIG. 4 also detects an error in the term used in the functional specification 126 shown in FIG. 8 as in the first embodiment. The data item display unit 93 shown in FIG. 2 displays a plurality of function names on the display screen 130 shown in FIG. 8 so that the type of the item is indicated by a square color added in front of the function name. This is the same as the embodiment. Therefore, the specification creation support apparatus 1 also reduces the description / control description mistake in the functional specification 126 and the conversion mistake to the external specification 124 shown in FIG. In the software, the return from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced.

<第3実施形態の変形例>
(A)図68に示すサーバ装置820は、図69に示す検出部822の代わりに図71に示す参照部824を備えたサーバ装置820aであってもよい。この場合、図71に示す辞書ファイル100を参照する処理のみがサーバ装置820aにおいて行われ、辞書ファイル100が参照された結果がサーバ装置820aから図68に示す仕様作成支援装置群801(801a,801b,801c,・・・)に送信されることになる。この場合でも、図71に示す辞書ファイル100がサーバ装置820aに一元化されているため、辞書ファイル100のメンテナンス負担が軽減される。
<Modification of Third Embodiment>
(A) The server device 820 shown in FIG. 68 may be a server device 820a including the reference unit 824 shown in FIG. 71 instead of the detection unit 822 shown in FIG. In this case, only the process of referring to the dictionary file 100 shown in FIG. 71 is performed in the server device 820a, and the result of referring to the dictionary file 100 is a specification creation support device group 801 (801a, 801b) shown in FIG. 68 from the server device 820a. , 801c, ...). Even in this case, the dictionary file 100 shown in FIG. 71 is centralized in the server device 820a, so that the maintenance burden on the dictionary file 100 is reduced.

(B)図69に示す辞書ファイル100は、一部をサーバ装置820が備え、残りを図68に示す仕様作成支援装置群801(801a,801b,801c,・・・)が備えていてもよい。この場合、図69に示す辞書ファイル100においてメンテナンスの必要がほとんど無いファイルのアクセス速度を向上することができる。
[第4実施形態]
本発明の第4実施形態にかかる仕様作成支援システム900を図72に示す。また、本発明の第4実施形態にかかる仕様作成支援システム900の各構成要素の構成図を図73及び図74に示す。図73及び図74において、図1の仕様作成支援装置1の構成要素と同様の構成要素は同じ番号で示してある。
(B) A part of the dictionary file 100 shown in FIG. 69 may be provided in the server device 820, and the rest may be provided in the specification creation support device group 801 (801a, 801b, 801c,...) Shown in FIG. . In this case, it is possible to improve the access speed of a file that requires almost no maintenance in the dictionary file 100 shown in FIG.
[Fourth Embodiment]
FIG. 72 shows a specification creation support system 900 according to the fourth embodiment of the present invention. Moreover, the block diagram of each component of the specification creation assistance system 900 concerning 4th Embodiment of this invention is shown in FIG.73 and FIG.74. 73 and 74, the same components as those of the specification creation support apparatus 1 of FIG. 1 are indicated by the same numbers.

この仕様作成支援システム900は、基本的な構造は第1実施形態と同様であるが、ネットワーク810と端末装置群920(920a,920b,920c,・・・)とがさらに接続されている点で構成が異なる。すなわち、図72に示す仕様作成支援装置901は、図1に示す仕様作成支援装置1と異なり、図73に示す送信部902と受信部903とをさらに備える。端末装置群920(920a,920b,920c,・・・)はそれぞれ、図74に示すように、主として入力部921と処理部922と出力部923と送信部924と受信部925とを備える。   The specification creation support system 900 has the same basic structure as that of the first embodiment, except that a network 810 and a terminal device group 920 (920a, 920b, 920c,...) Are further connected. The configuration is different. That is, the specification creation support apparatus 901 illustrated in FIG. 72 further includes a transmission unit 902 and a reception unit 903 illustrated in FIG. 73, unlike the specification creation support apparatus 1 illustrated in FIG. Each terminal device group 920 (920a, 920b, 920c,...) Mainly includes an input unit 921, a processing unit 922, an output unit 923, a transmission unit 924, and a reception unit 925, as shown in FIG.

図74に示す端末装置920aの入力部921に入力された情報は、端末装置920aの送信部924からネットワーク810を経由して図72に示す仕様作成支援装置901に送信される。図73に示す仕様作成支援装置901の受信部903は、その情報を受信する。仕様作成支援装置901では所定の処理が行われ、その結果が仕様作成支援装置901の送信部902からネットワーク810を経由して図72に示す端末装置920aへ送信される。他の端末装置920b、920c、・・・についても同様である。   The information input to the input unit 921 of the terminal device 920a illustrated in FIG. 74 is transmitted from the transmission unit 924 of the terminal device 920a to the specification creation support device 901 illustrated in FIG. 72 via the network 810. The receiving unit 903 of the specification creation support apparatus 901 shown in FIG. 73 receives the information. The specification creation support apparatus 901 performs predetermined processing, and the result is transmitted from the transmission unit 902 of the specification creation support apparatus 901 to the terminal apparatus 920a illustrated in FIG. 72 via the network 810. The same applies to the other terminal devices 920b, 920c,.

すなわち、仕様作成支援装置901への入力や出力がネットワーク810を介して行われる点で第1実施形態と異なる。したがって、図8に示す仕様作成支援プログラム121を複数のユーザが使用する場合であっても、仕様作成支援プログラム121は仕様作成支援装置901に一元化されているので、仕様作成支援プログラム121のメンテナンス負担が軽減される。   That is, the second embodiment is different from the first embodiment in that input and output to the specification creation support apparatus 901 are performed via the network 810. Therefore, even when a plurality of users use the specification creation support program 121 shown in FIG. 8, the specification creation support program 121 is centralized in the specification creation support apparatus 901. Is reduced.

空調機の性質に基づいて定められている図32に示す入力枠372を介して図8に示す機能仕様書126内で使用される用語と用語の属性とが図3に示す定義入力部11において入力される点は、第1実施形態と同様である。図5に示す変更表示部33が図47,図48で示すように変更状態(追加・削除・修正)に応じて異なる色で変更箇所を図8に示す表示画面130に表示する点も、第1実施形態と同様である。図6に示す変換処理部52が図3に示す定義入力部11に入力された定義の記述を図8に示す機能仕様書126のフォーマットから外部仕様書124のフォーマットへ変換する点も、第1実施形態と同様である。図4に示す用語検出部13が図8に示す機能仕様書126において用いられる用語におけるエラーを検出する点も、第1実施形態と同様である。図2に示すデータ項目表示部93が機能名の前に付される四角の色で項目の種類を示すようにして複数の機能名を図8に示す表示画面130に表示する点も、第1実施形態と同様である。したがって、このような仕様作成支援装置1によっても、図8に示す機能仕様書126における定義・制御の記述ミスや外部仕様書124への変換ミスが低減されるので、空調機の制御を実行するソフトウェアにおいて図9に示す外部仕様222から基本計画221への手戻りが低減される。   The terms used in the functional specification 126 shown in FIG. 8 and the attributes of the terms are defined in the definition input unit 11 shown in FIG. 3 via the input frame 372 shown in FIG. 32 determined based on the properties of the air conditioner. The input points are the same as in the first embodiment. As shown in FIGS. 47 and 48, the change display unit 33 shown in FIG. 5 displays the changed portion in a different color according to the change state (addition / deletion / correction) on the display screen 130 shown in FIG. This is the same as in the first embodiment. The conversion processing unit 52 shown in FIG. 6 converts the description of the definition input to the definition input unit 11 shown in FIG. 3 from the format of the functional specification 126 shown in FIG. 8 into the format of the external specification 124. This is the same as the embodiment. The term detection unit 13 shown in FIG. 4 also detects an error in the term used in the functional specification 126 shown in FIG. 8 as in the first embodiment. The data item display unit 93 shown in FIG. 2 displays a plurality of function names on the display screen 130 shown in FIG. 8 so that the type of the item is indicated by a square color added in front of the function name. This is the same as the embodiment. Therefore, the specification creation support apparatus 1 also reduces the description / control description mistake in the functional specification 126 and the conversion mistake to the external specification 124 shown in FIG. In the software, the return from the external specification 222 shown in FIG. 9 to the basic plan 221 is reduced.

本発明にかかる仕様作成支援装置、仕様作成支援プログラム及び仕様作成支援方法は、機器の制御を実行するソフトウェアにおいて外部仕様から基本計画への手戻りを低減することができるという効果を有し、仕様作成支援装置、仕様作成支援プログラム及び仕様作成支援方法等として有用である。   The specification creation support apparatus, the specification creation support program, and the specification creation support method according to the present invention have an effect that the reversion from the external specification to the basic plan can be reduced in the software that executes control of the device. It is useful as a creation support apparatus, a specification creation support program, a specification creation support method, and the like.

本発明の第1実施形態による仕様作成支援装置の構成図。The block diagram of the specification creation assistance apparatus by 1st Embodiment of this invention. 本発明の第1実施形態による機能ツリー管理部の構成図。The block diagram of the function tree management part by 1st Embodiment of this invention. 本発明の第1実施形態による入力支援部の構成図。The block diagram of the input assistance part by 1st Embodiment of this invention. 本発明の第1実施形態による参照チェック部の構成図。The block diagram of the reference check part by 1st Embodiment of this invention. 本発明の第1実施形態による変更点管理部の構成図。The block diagram of the change management part by 1st Embodiment of this invention. 本発明の第1実施形態によるモデル作成支援部の構成図。The block diagram of the model creation assistance part by 1st Embodiment of this invention. 本発明の第1実施形態による外部仕様作成部の構成図。The block diagram of the external specification preparation part by 1st Embodiment of this invention. 本発明の第1実施形態による仕様作成支援装置のハードウェア構成図。The hardware block diagram of the specification creation assistance apparatus by 1st Embodiment of this invention. 空調機のマイコン用ソフトウェアを開発する流れを示すフローチャート。The flowchart which shows the flow which develops the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する処理の流れを示すフローチャート。The flowchart which shows the flow of the process which the specification creation assistance apparatus 1 supports creation of the functional specification regarding the software for microcomputers of an air conditioner. 機能ツリー管理処理を示すフローチャート。The flowchart which shows a function tree management process. 機能ツリー管理処理を示すフローチャート。The flowchart which shows a function tree management process. 機能ツリー管理処理を示すフローチャート。The flowchart which shows a function tree management process. 入力支援処理を示すフローチャート。The flowchart which shows an input assistance process. 入力支援処理を示すフローチャート。The flowchart which shows an input assistance process. 入力支援処理を示すフローチャート。The flowchart which shows an input assistance process. 入力支援処理を示すフローチャート。The flowchart which shows an input assistance process. 参照チェック処理を示すフローチャート。The flowchart which shows a reference check process. 変更点管理処理を示すフローチャート。The flowchart which shows a change point management process. 変更点管理処理を示すフローチャート。The flowchart which shows a change point management process. モデル作成支援処理を示すフローチャート。The flowchart which shows a model creation assistance process. モデル作成支援処理を示すフローチャート。The flowchart which shows a model creation assistance process. モデル作成支援処理を示すフローチャート。The flowchart which shows a model creation assistance process. モデル作成支援処理を示すフローチャート。The flowchart which shows a model creation assistance process. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様作成支援装置1が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する際の表示画面の動作を示す図。The figure which shows operation | movement of the display screen at the time of the specification creation assistance apparatus 1 assisting creation of the functional specification regarding the software for microcomputers of an air conditioner. 本発明の第2実施形態にかかる仕様作成支援装置が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する処理の流れを示すフローチャート。The flowchart which shows the flow of the process which the specification creation assistance apparatus concerning 2nd Embodiment of this invention supports creation of the functional specification regarding the software for microcomputers of an air conditioner. 本発明の第2実施形態にかかる仕様作成支援装置が空調機のマイコン用ソフトウェアに関する機能仕様書の作成を支援する処理の流れを示すフローチャート。The flowchart which shows the flow of the process which the specification creation assistance apparatus concerning 2nd Embodiment of this invention supports creation of the functional specification regarding the software for microcomputers of an air conditioner. 仕様変更特定処理を示すフローチャート。The flowchart which shows a specification change specific process. 仕様変更特定処理を示すフローチャート。The flowchart which shows a specification change specific process. 本発明の第3実施形態による仕様作成支援システムの構成図。The block diagram of the specification creation assistance system by 3rd Embodiment of this invention. 本発明の第3実施形態によるサーバ装置の構成図。The block diagram of the server apparatus by 3rd Embodiment of this invention. 本発明の第3実施形態による仕様作成支援装置の構成図。The block diagram of the specification creation assistance apparatus by 3rd Embodiment of this invention. 本発明の第3実施形態によるサーバ装置の構成図。The block diagram of the server apparatus by 3rd Embodiment of this invention. 本発明の第4実施形態による仕様作成支援システムの構成図。The block diagram of the specification creation assistance system by 4th Embodiment of this invention. 本発明の第4実施形態による仕様作成支援装置の構成図。The block diagram of the specification creation assistance apparatus by 4th Embodiment of this invention. 本発明の第4実施形態による端末装置の構成図。The block diagram of the terminal device by 4th Embodiment of this invention. ウォーターフォールモデルを示す図。The figure which shows a waterfall model.

符号の説明Explanation of symbols

1,901 仕様作成支援装置
801 仕様作成支援装置群
810 ネットワーク
820 サーバ装置
920 端末装置群
1,901 Specification creation support device 801 Specification creation support device group 810 Network 820 Server device 920 Terminal device group

Claims (8)

機器の制御を実行するソフトウェアの要求仕様書(125,126)の作成を支援する仕様作成支援装置(1,801,901)であって、
変更前の前記要求仕様書(125,126)と変更後の前記要求仕様書(125,126)とが入力される変更入力部(31)と、
前記変更前の前記要求仕様書(125,126)と前記変更後の前記要求仕様書(125,126)との差分を取り、前記要求仕様書(125,126)における変更箇所を検出する変更検出部(32)と、
前記変更検出部(32)から前記変更箇所の情報を受け取り、前記変更箇所の変更状態に応じて、前記要求仕様書(125,126)における前記変更箇所以外の箇所である不変更箇所とは異なる表示であり前記変更状態ごとに互いに異なる表示である変更表示で、前記変更箇所を表示画面(130)に表示する変更表示部(33)と、
を備えた仕様作成支援装置(1,801,901)。
A specification creation support device (1, 801, 901) that supports creation of a required specification (125, 126) of software that executes control of a device,
A change input unit (31) for inputting the requirement specifications (125, 126) before the change and the requirement specifications (125, 126) after the change;
Change detection for taking a difference between the requirement specification (125, 126) before the change and the requirement specification (125, 126) after the change, and detecting a change location in the requirement specification (125, 126) Part (32);
Information on the changed part is received from the change detection unit (32), and is different from an unchanged part that is a part other than the changed part in the requirement specification (125, 126) according to the change state of the changed part. A change display unit (33) for displaying the change location on a display screen (130) in a change display which is a display and is a different display for each change state;
Specification creation support apparatus (1,801,901) provided with.
前記変更表示は、前記要求仕様書(125,126)における前記変更箇所以外の箇所である不変更箇所とは異なる色であり前記変更状態ごとに互いに異なる色である変更表示色による表示である、
請求項1に記載の仕様作成支援装置(1,801,901)。
The change display is a display in a change display color which is a color different from an unchanged part which is a part other than the change part in the requirement specifications (125, 126) and a color different from each other for each change state.
The specification creation support apparatus (1,801,901) according to claim 1.
前記変更表示部(33)は、前記変更箇所を前記表示画面(130)に一覧表(530)として表示する、
請求項1又は2に記載の仕様作成支援装置(1,801,901)。
The change display unit (33) displays the changed part on the display screen (130) as a list (530).
The specification creation support apparatus (1,801,901) according to claim 1 or 2.
前記要求仕様書(125,126)内における前記変更箇所の位置の情報を登録し、前記一覧表(530)に前記位置へのリンクを設定する変更登録部(34)をさらに備えた、
請求項3に記載の仕様作成支援装置(1,801,901)。
It further includes a change registration unit (34) for registering information on the position of the changed part in the requirement specifications (125, 126) and setting a link to the position in the list (530).
The specification creation support apparatus (1,801,901) according to claim 3.
前記変更状態は、
前記要求仕様書(125,126)へ記述が追加された状態である追加状態と、
前記要求仕様書(125,126)から記述が削除された状態である削除状態と、
前記要求仕様書(125,126)で記述が修正された状態である修正状態と、
を有している、
請求項1から4のいずれかに記載の仕様作成支援装置(1,801,901)。
The change state is
An added state in which a description is added to the requirement specifications (125, 126);
A deletion state in which a description is deleted from the requirement specifications (125, 126);
A modified state in which the description is modified in the requirement specifications (125, 126);
have,
The specification creation support apparatus (1,801,901) according to any one of claims 1 to 4.
前記変更登録部(34)は、前記変更後の前記要求仕様書(125,126)における前記変更箇所に、前記変更箇所を明示するマークである変更マーク(383,384,385,409,410,411)を付加する、
請求項4から5のいずれかに記載の仕様作成支援装置(1,801,901)。
The change registration unit (34) includes a change mark (383, 384, 385, 409, 410, mark) that clearly indicates the change place in the change place in the requirement specification (125, 126) after the change. 411),
The specification creation support apparatus (1,801,901) according to any one of claims 4 to 5.
機器の制御を実行するソフトウェアの要求仕様書(125,126)の作成をコンピュータに支援させる仕様作成支援プログラム(121)であって、
変更前の前記要求仕様書(125,126)と変更後の前記要求仕様書(125,126)とが入力される変更入力ステップと、
前記変更前の前記要求仕様書(125,126)と前記変更後の前記要求仕様書(125,126)との差分が取られ、前記要求仕様書(125,126)における変更箇所が検出される変更検出ステップと、
前記変更検出ステップにおいて検出された前記変更箇所の情報が受け取られ、前記変更箇所の変更状態に応じて、前記要求仕様書(125,126)における前記変更箇所以外の箇所である不変更箇所とは異なる表示であり前記変更状態ごとに互いに異なる表示である変更表示で、前記変更箇所が表示画面(130)に表示される変更表示ステップと、
を備えた仕様作成支援プログラム(121)。
A specification creation support program (121) for causing a computer to support creation of a required specification (125, 126) of software for executing device control,
A change input step in which the requirement specifications (125, 126) before the change and the requirement specifications (125, 126) after the change are input;
The difference between the requirement specifications (125, 126) before the change and the requirement specifications (125, 126) after the change is taken, and the change location in the requirement specifications (125, 126) is detected. A change detection step;
Information on the changed part detected in the change detection step is received, and an unchanged part that is a part other than the changed part in the requirement specifications (125, 126) according to the change state of the changed part. A change display step in which the changed portion is displayed on a display screen (130) in a change display which is a different display and is a different display for each change state;
A specification creation support program (121).
機器の制御を実行するソフトウェアの要求仕様書(125,126)の作成が支援される仕様作成支援方法であって、
変更前の前記要求仕様書(125,126)と変更後の前記要求仕様書(125,126)とが入力される変更入力ステップと、
前記変更前の前記要求仕様書(125,126)と前記変更後の前記要求仕様書(125,126)との差分が取られ、前記要求仕様書(125,126)における変更箇所が検出される変更検出ステップと、
前記変更検出ステップにおいて検出された前記変更箇所の情報が受け取られ、前記変更箇所の変更状態に応じて、前記要求仕様書(125,126)における前記変更箇所以外の箇所である不変更箇所とは異なる表示であり前記変更状態ごとに互いに異なる表示である変更表示で、前記変更箇所が表示画面(130)に表示される変更表示ステップと、
を備えた仕様作成支援方法。
A specification creation support method for supporting creation of a required specification (125, 126) of software for executing control of a device,
A change input step in which the requirement specifications (125, 126) before the change and the requirement specifications (125, 126) after the change are input;
The difference between the requirement specifications (125, 126) before the change and the requirement specifications (125, 126) after the change is taken, and the change location in the requirement specifications (125, 126) is detected. A change detection step;
Information on the changed part detected in the change detection step is received, and an unchanged part that is a part other than the changed part in the requirement specifications (125, 126) according to the change state of the changed part. A change display step in which the changed portion is displayed on a display screen (130) in a change display which is a different display and is a different display for each change state;
Specification creation support method with
JP2003362813A 2003-10-23 2003-10-23 Specification creation support device, program, and method Pending JP2005128736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003362813A JP2005128736A (en) 2003-10-23 2003-10-23 Specification creation support device, program, and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003362813A JP2005128736A (en) 2003-10-23 2003-10-23 Specification creation support device, program, and method

Publications (1)

Publication Number Publication Date
JP2005128736A true JP2005128736A (en) 2005-05-19

Family

ID=34642315

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003362813A Pending JP2005128736A (en) 2003-10-23 2003-10-23 Specification creation support device, program, and method

Country Status (1)

Country Link
JP (1) JP2005128736A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011039997A (en) * 2009-08-18 2011-02-24 Fuji Xerox Co Ltd Information processor and computer program
JP2011170753A (en) * 2010-02-22 2011-09-01 Mitsubishi Electric Corp Design data management device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147151A (en) * 1994-11-22 1996-06-07 Meidensha Corp Software development method
JPH08221265A (en) * 1995-02-10 1996-08-30 Toshiba Corp Supporting device for developing software
JPH1040088A (en) * 1996-07-25 1998-02-13 Hitachi Ltd Method and device for supporting acquisition of software specification and storage medium
JPH10247106A (en) * 1997-03-04 1998-09-14 Fujitsu Ltd Management system for change history of sequence chart
JP2000112743A (en) * 1998-09-30 2000-04-21 Hitachi Software Eng Co Ltd Program correcting information managing method
JP2000222192A (en) * 1999-01-28 2000-08-11 Toshiba Corp Document generator, document generation method and storage medium
JP2001005874A (en) * 1999-06-23 2001-01-12 Hitachi Ltd Minute book managing system having document information managing function

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08147151A (en) * 1994-11-22 1996-06-07 Meidensha Corp Software development method
JPH08221265A (en) * 1995-02-10 1996-08-30 Toshiba Corp Supporting device for developing software
JPH1040088A (en) * 1996-07-25 1998-02-13 Hitachi Ltd Method and device for supporting acquisition of software specification and storage medium
JPH10247106A (en) * 1997-03-04 1998-09-14 Fujitsu Ltd Management system for change history of sequence chart
JP2000112743A (en) * 1998-09-30 2000-04-21 Hitachi Software Eng Co Ltd Program correcting information managing method
JP2000222192A (en) * 1999-01-28 2000-08-11 Toshiba Corp Document generator, document generation method and storage medium
JP2001005874A (en) * 1999-06-23 2001-01-12 Hitachi Ltd Minute book managing system having document information managing function

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
原田 実 監修, CASEのすべて, vol. 第1版, JPN6009066894, 25 November 1991 (1991-11-25), JP, pages 134 - 142, ISSN: 0001498771 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011039997A (en) * 2009-08-18 2011-02-24 Fuji Xerox Co Ltd Information processor and computer program
JP2011170753A (en) * 2010-02-22 2011-09-01 Mitsubishi Electric Corp Design data management device

Similar Documents

Publication Publication Date Title
US11353831B2 (en) Building automation system with integrated building information model
US20220129459A1 (en) Building management system with declarative views of timeseries data
US8584030B2 (en) Systems and methods for displaying HVAC information
US8898039B1 (en) Physical topology-driven logical design flow
US10644897B2 (en) Building management system user interfaces
US20180218540A1 (en) Systems and methods for interacting with targets in a building
US7209870B2 (en) Heating, ventilating, and air-conditioning design apparatus and method
US20090076779A1 (en) Heating, ventilating, and air-conditioning design apparatus and method
US20210200713A1 (en) Systems and methods for generating a data structure from multiple bim files
US8732651B1 (en) Logical design flow with structural compatability verification
Manuel et al. Optimal duct layout for HVAC using topology optimization
US20240069713A1 (en) System and method for auto binding graphics to components in a building management system
JP2005128740A (en) Specification creation support device, program, and method
JP2005128736A (en) Specification creation support device, program, and method
JP2005128738A (en) Specification creation support device, program, and method
JP2005128737A (en) Specification creation support device, program, and method
JP2005128735A (en) Specification preparation support device, specification preparation support system, specification preparation support program, specification preparation support method, server device and menu exhibition method
JP6238051B2 (en) Energy-saving technology proposal device, energy-saving technology proposal method, and program
US10871300B2 (en) Operating heating, ventilation, and air conditioning systems using occupancy sensing systems
US20230289487A1 (en) Systems and methods for generating and using assistive digital models of buildings and building equipment
EP3017355A1 (en) Enriching building information modeling data
Vittori et al. BIM-to-BRICK: Using graph modeling for IoT/BMS and spatial semantic data interoperability within digital data models of buildings
JP4113652B2 (en) Housing development design system
Aubin et al. The Aubin Academy: Revit MEP 2014

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061012

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091222

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100420