JP2014106564A - Software development support device, software development support method, and program - Google Patents

Software development support device, software development support method, and program Download PDF

Info

Publication number
JP2014106564A
JP2014106564A JP2012256784A JP2012256784A JP2014106564A JP 2014106564 A JP2014106564 A JP 2014106564A JP 2012256784 A JP2012256784 A JP 2012256784A JP 2012256784 A JP2012256784 A JP 2012256784A JP 2014106564 A JP2014106564 A JP 2014106564A
Authority
JP
Japan
Prior art keywords
function
data
relation
functions
software development
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.)
Granted
Application number
JP2012256784A
Other languages
Japanese (ja)
Other versions
JP6066690B2 (en
Inventor
Noriyuki Komiya
紀之 小宮
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2012256784A priority Critical patent/JP6066690B2/en
Publication of JP2014106564A publication Critical patent/JP2014106564A/en
Application granted granted Critical
Publication of JP6066690B2 publication Critical patent/JP6066690B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To output association among functions of software without imposing a burden on a developer.SOLUTION: A functional related extracting part 142 of a software development support device 1 extracts a keyword (a function name and a data name) from a description of specification data of each function of software stored in a specification storage 131. A functional association extracting part 142 distinguishes a function associated with each other based on the extracted result, and displays the distinguished association among the functions on an output part 12 in a mode which a user can recognize.

Description

本発明は、ソフトウェアの有する機能間の関連を出力するソフトウェア開発支援装置、ソフトウェア開発支援方法、および、プログラムに関する。   The present invention relates to a software development support apparatus, a software development support method, and a program that output a relationship between functions of software.

ソフトウェアを開発する場合、このソフトウェアが有する機能間の関連を把握しながら作業を行うことは重要である。特許文献1には、開発者が仕様書に記載されるべき項目を各仕様書間で関連付けるための情報を登録しておくことにより、仕様変更時にその変更が波及する箇所を解析して表示する手法について記載されている。   When developing software, it is important to work while grasping the relationship between the functions of this software. In Patent Document 1, information for associating the items to be described in the specifications between the specifications is registered in the patent document 1, and the location where the change is propagated when the specifications are changed is analyzed and displayed. The method is described.

特開平3−116228号公報Japanese Patent Laid-Open No. 3-116228

特許文献1に記載されている手法では、開発者が、事前にこれまで作成した仕様書を解析し、機能を関連付けるための情報を手動で登録する必要があった。従って、開発者は、ソフトウェアの開発以外に余計な作業が必要であり面倒であった。   In the method described in Patent Document 1, it is necessary for a developer to manually analyze information for associating functions by analyzing specifications prepared so far in advance. Therefore, the developer needs an extra work other than software development, which is troublesome.

本発明は、上記実情に鑑みてなされたものであり、開発者に負担をかけずに、ソフトウェアの機能間の関連を出力することが可能なソフトウェア開発支援装置、ソフトウェア開発支援方法、および、プログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and provides a software development support apparatus, a software development support method, and a program capable of outputting a relationship between software functions without burdening the developer. The purpose is to provide.

上記目的を達成するため、本発明のソフトウェア開発支援装置は、
ソフトウェアの各機能の仕様書データを記憶する仕様書記憶手段と、
前記仕様書データからキーワードを抽出する抽出手段と、
前記抽出手段による抽出結果に基づいて、前記機能間の関連を判別する機能関連判別手段と、
前記機能関連判別手段が判別した前記機能間の関連をユーザが認識できる態様で表示する機能関連表示手段と、
を備えることを特徴とする。
In order to achieve the above object, the software development support apparatus of the present invention provides:
Specification storage means for storing specification data of each function of the software;
Extraction means for extracting keywords from the specification data;
Based on the extraction result by the extracting means, function relation determining means for determining the relation between the functions;
A function-related display means for displaying the relation between the functions determined by the function-related determining means in a manner that the user can recognize;
It is characterized by providing.

本発明によれば、開発者に負担をかけずに、ソフトウェアの機能間の関連を出力することができる。   According to the present invention, it is possible to output a relationship between software functions without imposing a burden on the developer.

本発明の第1の実施形態に係るソフトウェア開発支援装置の構成を示す図である。It is a figure which shows the structure of the software development assistance apparatus which concerns on the 1st Embodiment of this invention. 連鎖関連登録画面の例を示す図である。It is a figure which shows the example of a chain related registration screen. 第1の実施形態における機能関連抽出処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the function relevant extraction process in 1st Embodiment. 機能名、データ名を表すタグが付されている仕様書データの例を示す図である。It is a figure which shows the example of the specification data to which the tag showing a function name and a data name is attached | subjected. 仕様書データの例を示す図である。It is a figure which shows the example of specification data. 機能間の関連を説明するための図である。It is a figure for demonstrating the relationship between functions. 仕様書データの例を示す図である。It is a figure which shows the example of specification data. 機能間の関連を説明するための図である。It is a figure for demonstrating the relationship between functions. 仕様書データの例を示す図である。It is a figure which shows the example of specification data. 機能間の関連を説明するための図である。It is a figure for demonstrating the relationship between functions. 仕様書データの例を示す図である。It is a figure which shows the example of specification data. 機能間の関連を説明するための図である。It is a figure for demonstrating the relationship between functions. 機能関連表示画面の例を示す図である。It is a figure which shows the example of a function related display screen. 本発明の第2の実施形態に係るソフトウェア開発支援装置の構成を示す図である。It is a figure which shows the structure of the software development assistance apparatus which concerns on the 2nd Embodiment of this invention. 機能関連表示画面の例を示す図である。It is a figure which shows the example of a function related display screen. 機能関連表示画面の例を示す図である。It is a figure which shows the example of a function related display screen. 機能関連表示画面の例を示す図である。It is a figure which shows the example of a function related display screen. 機能関連表示画面の例を示す図である。It is a figure which shows the example of a function related display screen.

以下、本発明の各実施形態について、図面を参照しながら詳細に説明する。なお、図中同一または相当部分には同一符号を付す。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals.

≪第1の実施形態≫
本発明の第1の実施形態に係るソフトウェア開発支援装置1について説明する。ソフトウェア開発支援装置1は、ソフトウェアを開発する開発者に種々の情報を出力して、開発者の作業を支援する。ソフトウェア開発支援装置1は、PC(Personal Computer)等のコンピュータであり、図1に示すように、入力部11と、出力部12と、記憶部13と、制御部14とを備える。
<< First Embodiment >>
A software development support apparatus 1 according to the first embodiment of the present invention will be described. The software development support apparatus 1 outputs various information to a developer who develops software, and supports the developer's work. The software development support apparatus 1 is a computer such as a PC (Personal Computer), and includes an input unit 11, an output unit 12, a storage unit 13, and a control unit 14, as shown in FIG.

入力部11は、キーボード、マウス、キーパッド、タッチパッド、タッチパネル等から構成され、ユーザからの操作を受け付け、その操作の内容に応じた信号を制御部14に送信する。   The input unit 11 includes a keyboard, a mouse, a keypad, a touch pad, a touch panel, and the like, receives an operation from the user, and transmits a signal corresponding to the content of the operation to the control unit 14.

出力部12は、液晶ディスプレイ等から構成され、制御部14の制御に基づいて、ユーザに各種の情報を表示する。例えば、出力部12は、ソフトウェアの機能間の関連を示す画面を表示する。   The output unit 12 includes a liquid crystal display or the like, and displays various types of information to the user based on the control of the control unit 14. For example, the output unit 12 displays a screen showing a relationship between software functions.

記憶部13は、いわゆる二次記憶装置(補助記憶装置)としての役割を担い、例えば、ハードディスクドライブやフラッシュメモリ等の読み書き可能な不揮発性の記憶装置である。記憶部13は、各種の制御プログラムや各プログラム実行時に使用される各種のデータを記憶する。また、記憶部13は、仕様書格納部131と、連鎖関連格納部132と、関連結果格納部133と、を備える。   The storage unit 13 serves as a so-called secondary storage device (auxiliary storage device), and is, for example, a readable / writable nonvolatile storage device such as a hard disk drive or a flash memory. The storage unit 13 stores various control programs and various data used when executing each program. In addition, the storage unit 13 includes a specification document storage unit 131, a chain related storage unit 132, and a related result storage unit 133.

仕様書格納部131は、開発するソフトウェアの有する機能毎に、該機能の仕様書データを格納する。なお、仕様書データは、例えば、テキストデータであり、対応する機能がアクセスするデータや機能のデータ名、機能名等が記載されている。   The specification storage unit 131 stores the specification data of the function for each function of the software to be developed. The specification data is, for example, text data, in which data accessed by the corresponding function, the data name of the function, the function name, and the like are described.

連鎖関連格納部132には、互いに変更等の影響を受ける連鎖的に関連し合うデータや機能の組を定義する連鎖関連情報が格納される。例えば、連鎖関連情報は、連鎖関連し合うデータや機能の識別情報(データ名、機能名)のリストである。   The chain-related storage unit 132 stores chain-related information that defines a set of data and functions that are chain-related and affected by changes and the like. For example, the chain-related information is a list of data and function identification information (data name, function name) that are linked to each other.

ここで、空調機の運転を制御するソフトウェアの開発を支援する場合を例に、連鎖関連情報について具体的に説明する。このソフトウェアでは、データ「運転モード」の値(冷房、暖房、除湿等)に応じて、データ「設定温度」の範囲を変化させる制御を行う。従って、この場合、データ「設定温度」とデータ「運転モード」は、連鎖的に関連するデータである。従って、データ「設定温度」とデータ「運転モード」のデータ名のリストが、連鎖関連情報として連鎖関連格納部132に格納される。   Here, the case of supporting the development of software for controlling the operation of the air conditioner will be described in detail as an example of the chain related information. In this software, control is performed to change the range of the data “set temperature” in accordance with the value of the data “operation mode” (cooling, heating, dehumidification, etc.). Therefore, in this case, the data “set temperature” and the data “operation mode” are data related in a chained manner. Therefore, a list of data names of data “set temperature” and data “operation mode” is stored in the chain related storage unit 132 as chain related information.

関連結果格納部133には、後述する機能関連抽出処理で互いに関連し合うと判別された機能の組を定義する機能関連情報が格納される。例えば、機能関連情報は、関連し合う機能の識別情報(機能名)のリストである。   The related result storage unit 133 stores function related information that defines a set of functions determined to be related to each other in the function related extraction process described later. For example, the function related information is a list of identification information (function name) of related functions.

制御部14は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等から構成され、記憶部13に記憶されている制御プログラムを実行することにより、ソフトウェア開発支援装置1全体を制御する。また、制御部14は、機能的に、連鎖関連登録部141と機能関連抽出部142とを備える。   The control unit 14 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and executes a control program stored in the storage unit 13 to thereby implement a software development support apparatus. Control one whole. In addition, the control unit 14 functionally includes a chain related registration unit 141 and a function related extraction unit 142.

連鎖関連登録部141は、ユーザからの指示に基づいて連鎖関連情報を作成し、連鎖関連格納部132に登録する。例えば、連鎖関連登録部141は、連鎖関連登録用の画面(連鎖関連登録画面)を出力部12に表示させ、入力部11を介して、連鎖関連登録画面に対する操作を受け付ける。そして、連鎖関連登録部141は、受け付けた内容に基づいて連鎖関連情報を作成し、連鎖関連格納部132に登録する。   The chain relation registration unit 141 creates chain relation information based on an instruction from the user, and registers it in the chain relation storage unit 132. For example, the chain related registration unit 141 displays a screen for chain related registration (chain related registration screen) on the output unit 12 and accepts an operation on the chain related registration screen via the input unit 11. Then, the chain relation registration unit 141 creates chain relation information based on the received content, and registers it in the chain relation storage unit 132.

ここで、連鎖関連登録画面の例を図2に示す。連鎖関連登録画面は、連鎖関連データ・機能表示領域100Aと、データ・機能名一覧表示領域100Bと、設定ボタン100Cと、解除ボタン100Dと、登録ボタン100Eとを備える。ユーザは、入力部11を操作して、データ・機能一覧表示領域100Bに表示されているデータ・機能の中から任意のデータ・機能を選択して設定ボタン100Cを押下する。この操作に応答して、連鎖関連登録部141は、選択したデータ名・機能名を連鎖関連データ・機能表示領域100Aに移動させる。また、ユーザは、入力部11を操作して、連鎖関連データ・機能表示領域100Aに表示されているデータ・機能の中から任意のデータ・機能を選択して解除ボタン100Dを押下する。この操作に応答して、連鎖関連登録部141は、選択したデータ名・機能名をデータ・機能名一覧表示領域100Bに移動させる。そして、このような操作を繰り返して連鎖関連させたい各データ・機能を連鎖関連データ・機能表示領域100Aに表示させた後、ユーザは、登録ボタン100Eを押下する。この操作に応答して、連鎖関連登録部141は、連鎖関連データ・機能表示領域100Aに表示されているデータ名・機能名のリストを連鎖関連情報として連鎖関連格納部132に登録する。なお、このような操作を繰り返し行い、複数の連鎖関連情報を連鎖関連格納部132に登録してもよい。   Here, an example of the chain related registration screen is shown in FIG. The chain related registration screen includes a chain related data / function display area 100A, a data / function name list display area 100B, a setting button 100C, a release button 100D, and a registration button 100E. The user operates the input unit 11, selects any data / function from the data / functions displayed in the data / function list display area 100B, and presses the setting button 100C. In response to this operation, the chain-related registration unit 141 moves the selected data name / function name to the chain-related data / function display area 100A. Further, the user operates the input unit 11 to select any data / function from the data / functions displayed in the chain related data / function display area 100A and presses the release button 100D. In response to this operation, the chain-related registration unit 141 moves the selected data name / function name to the data / function name list display area 100B. Then, after such operations are repeated to display each data / function to be linked in the chain related data / function display area 100A, the user presses the registration button 100E. In response to this operation, the chain relation registration unit 141 registers the list of data names / function names displayed in the chain relation data / function display area 100A in the chain relation storage unit 132 as chain relation information. It should be noted that such operations may be repeated to register a plurality of chain related information in the chain related storage unit 132.

図1に戻り、機能関連抽出部142は、仕様書格納部131に格納されている各仕様書データの記載から、キーワード(データ名と機能名)とを抽出する。そして、機能関連抽出部142は、抽出した結果に基づいて、ソフトウェアの機能間で互いに関連し合う機能を判別し、機能間の関連をユーザに分かる態様で出力部12に表示させる機能関連抽出処理を実行する。なお、機能関連抽出処理の詳細については後述する。   Returning to FIG. 1, the function-related extraction unit 142 extracts keywords (data name and function name) from the description of each specification data stored in the specification storage unit 131. Then, the function relation extraction unit 142 discriminates functions that are related to each other among the functions of the software based on the extracted result, and displays the relation between the functions on the output unit 12 in a manner that the user can understand. Execute. Details of the function related extraction process will be described later.

(機能関連抽出処理)
続いて、ソフトウェア開発支援装置1による機能関連抽出処理の動作について説明する。なお、予め、仕様書格納部131には、開発するソフトウェアの各機能に関する仕様書データが登録されているものとする。また、事前の設定処理により、連鎖関連格納部132には、適切な連鎖関連情報が格納されているものとする。
(Function-related extraction processing)
Next, the operation of the function related extraction process performed by the software development support apparatus 1 will be described. It is assumed that specification data relating to each function of software to be developed is registered in the specification storage unit 131 in advance. Further, it is assumed that appropriate chain-related information is stored in the chain-related storage unit 132 by the prior setting process.

ユーザは、入力部11を操作して、出力部12に表示されている特定のアイコンをクリックする等の操作を行う。この操作に応答して、機能関連抽出部142は、図3に示す機能関連抽出処理を実行する。   The user operates the input unit 11 to perform an operation such as clicking a specific icon displayed on the output unit 12. In response to this operation, the function-related extraction unit 142 executes the function-related extraction process shown in FIG.

まず、機能関連抽出部142は、所定の手法により、仕様書格納部131に格納されている各仕様書データの記載を解析して、機能名、データ名を抽出する(ステップS11)。   First, the function-related extraction unit 142 analyzes the description of each specification data stored in the specification storage unit 131 by a predetermined method, and extracts a function name and a data name (step S11).

なお、仕様書データから機能名、データ名をどのように抽出するかは、種々の手法(アルゴリズム)が採用可能である。例えば、予め抽出対象とする機能名、データ名が登録されている辞書データを記憶部13に格納させておく。そして、機能関連抽出部142は、この辞書データに登録されている機能名、データ名を各仕様書データの記載から抽出すればよい。   It should be noted that various methods (algorithms) can be employed for extracting the function name and data name from the specification data. For example, dictionary data in which function names and data names to be extracted are registered in advance in the storage unit 13. Then, the function related extraction unit 142 may extract the function name and data name registered in the dictionary data from the description of each specification data.

又は、データ名や機能名が容易に区別できるような構文ルールで仕様書データを作成しておくことで、仕様書データから機能名・データ名を抽出可能にしてもよい。例えば、図4に示すように、仕様書データ内において、機能名には<$〜$>、データ名には<<〜>>のタグを付与しておき、これらのタグを検出することで、タグで囲まれた機能名・データ名を抽出してもよい。   Alternatively, the function name / data name may be extracted from the specification data by creating the specification data with a syntax rule that allows the data name and the function name to be easily distinguished. For example, as shown in FIG. 4, in the specification data, a tag of <$ to $> is assigned to the function name and a tag of <<<> to the data name, and these tags are detected. , Function names / data names enclosed in tags may be extracted.

図3に戻り、続いて、機能関連抽出部142は、ステップS11の抽出結果に基づいて、互いに関連している機能の組を判別する(ステップS12)。具体的には、機能関連抽出部142は、同一のデータ名・機能名が抽出された仕様書データに対応する各機能を互いに関連していると判別すればよい。   Returning to FIG. 3, subsequently, the function-related extracting unit 142 determines a set of functions related to each other based on the extraction result of Step S11 (Step S12). Specifically, the function-related extraction unit 142 may determine that the functions corresponding to the specification data from which the same data name / function name is extracted are related to each other.

例えば、図5に示すように、機能Aの仕様書データと機能Bの仕様書データとに、データ名「運転モード」が共通に記載されている場合を考える。この場合、図6に示すように、機能Aと機能Bとは、データ「運転モード」に共通にアクセスすることがわかる。従って、機能関連抽出部142は、機能Aと機能Bは、互いに関連していると判別する。   For example, as shown in FIG. 5, consider a case where the data name “operation mode” is commonly described in the specification data of function A and the specification data of function B. In this case, as shown in FIG. 6, it can be seen that the function A and the function B commonly access the data “operation mode”. Therefore, the function relation extraction unit 142 determines that the function A and the function B are related to each other.

又、図7に示すように、機能Aの仕様書データと機能Bの仕様書データとに、機能名「機能X」が共通に記載されている場合を考える。この場合、図8に示すように、機能Aと機能Bとは、機能Xに共通にアクセスすることがわかる。従って、機能関連抽出部142は、機能Aと機能Bは、互いに関連していると判別する。   Further, as shown in FIG. 7, consider a case where the function name “function X” is commonly described in the specification data of function A and the specification data of function B. In this case, as shown in FIG. 8, it can be seen that function A and function B access function X in common. Therefore, the function relation extraction unit 142 determines that the function A and the function B are related to each other.

又は、機能関連抽出部142は、仕様書データから抽出された機能と、該仕様書データで仕様が記載されている機能とを互いに関連していると判別してもよい。例えば、図9に示すように、機能Aの仕様書データに機能名「機能B」が記載されている場合を考える。この場合、図10に示すように、機能Aは機能Bにアクセスすることがわかる。従って、機能関連抽出部142は、機能Aと機能Bとは、互いに関連していると判別する。   Alternatively, the function related extraction unit 142 may determine that the function extracted from the specification data and the function described in the specification data are related to each other. For example, consider the case where the function name “function B” is described in the specification data of function A as shown in FIG. In this case, as shown in FIG. 10, it can be seen that the function A accesses the function B. Therefore, the function relation extraction unit 142 determines that the function A and the function B are related to each other.

なお、図6、図8、図10では、機能を実線の矩形、データを点線の矩形でそれぞれ表している。また、機能の他の機能およびデータへのアクセスを点線、機能間の関連性を実線の両矢印線で表している。また、後述する図12においても同様とする。   6, 8, and 10, the function is represented by a solid rectangle, and the data is represented by a dotted rectangle. In addition, access to other functions and data is represented by a dotted line, and the relationship between functions is represented by a solid double arrow line. The same applies to FIG. 12 described later.

図3に戻り、続いて、機能関連抽出部142は、連鎖関連格納部132に格納されている連鎖関連情報を参照して、ステップS12で判別した以外で、互いに関連している機能を判別する(ステップS13)。具体的には、機能関連抽出部142は、連鎖関連格納部132に格納されている連鎖関連情報を参照して、連鎖関連するデータ・機能のデータ名・機能名が抽出された仕様書データに対応する機能同士を、互いに関連していると判別する。   Returning to FIG. 3, subsequently, the function-related extracting unit 142 refers to the chain-related information stored in the chain-related storage unit 132, and determines functions that are related to each other other than the determination in step S <b> 12. (Step S13). Specifically, the function-related extraction unit 142 refers to the chain-related information stored in the chain-related storage unit 132, and adds the data name / function name of the chain-related data / function to the specification data extracted. It is determined that the corresponding functions are related to each other.

例えば、図11に示すように、機能Aの仕様書データと機能Bの仕様書データとにデータ名「運転モード」が記載され、機能Cの仕様書データにはデータ名「設定温度」のみが記載されている場合を考える。なお、予め、連鎖関連格納部132には、データ「運転モード」とデータ「設定温度」とが連鎖関連することを示す連鎖関連情報が格納されているものとする。この場合、機能A及び機能Bの仕様書データと機能Cの仕様書データとでは、共通のデータ名・機能名は記載されていないが、互いに連鎖関連するデータのデータ名「運転モード」、「設定温度」が記載されていることとなる。従って、図12に示すように、機能A〜Cは、互いに連鎖関連するデータ「運転モード」、「設定温度」に共通にアクセスすることがわかる。従って、機能関連抽出部142は、機能A〜Cは互いに関連していると判別する。   For example, as shown in FIG. 11, the data name “operation mode” is described in the specification data of function A and the specification data of function B, and only the data name “set temperature” is included in the specification data of function C. Consider the case described. It is assumed that chain-related information indicating that the data “operation mode” and the data “set temperature” are chain-related is stored in the chain-related storage unit 132 in advance. In this case, the specification data of the function A and the function B and the specification data of the function C do not have a common data name / function name, but data names “operation mode”, “ "Set temperature" is described. Therefore, as shown in FIG. 12, it is understood that the functions A to C commonly access the data “operation mode” and “set temperature” that are linked to each other. Therefore, the function-related extraction unit 142 determines that the functions A to C are related to each other.

図3に戻り、続いて、機能関連抽出部142は、ステップS12、及び、ステップS13で判別した関連する機能の組を定義する機能関連情報を関連結果格納部133に格納する(ステップS14)。例えば、図12に示すように関連する機能が判別された場合、機能関連抽出部142は、機能A、機能B、機能Cの各機能名のリストからなる機能関連情報を生成して、関連結果格納部133に格納すればよい。   Returning to FIG. 3, subsequently, the function-related extracting unit 142 stores the function-related information that defines the set of related functions determined in Step S12 and Step S13 in the related result storage unit 133 (Step S14). For example, when related functions are determined as shown in FIG. 12, the function related extraction unit 142 generates function related information including a list of function names of the functions A, B, and C, and the related results. What is necessary is just to store in the storage part 133. FIG.

続いて、機能関連抽出部142は、関連結果格納部133に格納されている機能関連情報に基づいて、機能間の関連を示す機能関連表示画面を出力部12に表示させる(ステップS15)。   Subsequently, the function relation extraction unit 142 causes the output unit 12 to display a function relation display screen indicating a relation between functions based on the function relation information stored in the relation result storage unit 133 (step S15).

ここで、機能関連表示画面の例を図13に示す。図13の例では、関連する機能の仕様書データ同士を実線で結ぶことで機能間の関連を示している。ユーザは、この機能関連表示画面を確認することで、機能Aと機能Bと機能Cとが互いに関連する機能であることを容易に理解することができる。以上で機能関連抽出処理は終了する。   Here, an example of a function-related display screen is shown in FIG. In the example of FIG. 13, the relationship between functions is shown by connecting the specification data of the related functions with a solid line. The user can easily understand that the function A, the function B, and the function C are related to each other by checking the function related display screen. The function-related extraction process ends here.

このように、本実施形態に係るソフトウェア開発支援装置1は、ソフトウェアの各機能の使用書データの記載から、キーワード(機能名やデータ名)を抽出する。そして、抽出した結果に基づいて関連する機能を判別し、判別した機能間の関連を出力する。また、この一連の処理は、ユーザからのデータの入力等を必要とせずに実行される。従って、本実施形態によれば、開発者に負担をかけずに、ソフトウェアの機能間の関連を出力することが可能となる。   As described above, the software development support apparatus 1 according to the present embodiment extracts keywords (function names and data names) from the description of the usage manual data for each function of the software. Then, the related functions are determined based on the extracted result, and the relationship between the determined functions is output. Further, this series of processing is executed without requiring input of data from the user. Therefore, according to the present embodiment, it is possible to output the relationship between software functions without placing a burden on the developer.

また、本実施形態によれば、予め、変更等の影響を受けやすい連鎖的に関連する機能やデータの組を連鎖関連情報として登録しておく。そして、機能間の関連を判別する際には、連鎖関連情報も参照して関連する機能が判別される。従って、同一のデータ・機能に直接アクセスはしないが、連鎖関連するデータを介して間接的にアクセスするような機能間の関連も判別することが可能となり、精度よく機能間の関連を判別することが可能となる。   Further, according to the present embodiment, a chain-related function or data set that is easily affected by a change or the like is registered in advance as chain-related information. When determining the relationship between functions, the related function is also determined with reference to the chain related information. Therefore, the same data / function is not directly accessed, but it is also possible to determine the relationship between functions that are indirectly accessed via linked data, and the relationship between functions can be determined with high accuracy. It becomes possible.

なお、上記実施形態では、機能関連抽出部142が仕様書データからデータ名や機能名を抽出し、その抽出結果に基づいて機能間の関連を判別した。しかしながら、機能関連抽出部142は、データ名や機能名以外の特定の用語やプログラム名等のキーワードを抽出し、その抽出結果から機能間の関連を判別してもよい。
また、上記実施形態では、機能関連抽出処理のステップS12において、同一のキーワード(データ名・機能名)が抽出された仕様書データに対応する各機能を互いに関連していると判別した。また、ステップS13では、連鎖関連するキーワードが抽出された仕様書データに対応する機能同士を、互いに関連していると判別した。しかしながら、仕様書データから抽出したキーワードに連鎖関連する別のキーワードが設定されている場合、機能関連抽出部142は、連鎖関連するキーワードが全て記載されている仕様書データに対応する各機能のみを関連性があると判別してもよい。例えば、仕様書データ「α」にデータ名「AA」が記載され、連鎖関連格納部132には、データ名「AA」とデータ名「BB」、「CC」、「DD」のそれぞれとが連鎖関連することを示す連鎖関連情報が登録されている場合を考える。この場合、同じデータ名「AA」のみが記載されている仕様書データは、仕様書データ「α」と関連するとは判別され無い。データ名「BB」、「CC」、「DD」の全てが記載されている仕様書データのみが、仕様書データ「α」と関連すると判別される。
In the above embodiment, the function relation extracting unit 142 extracts the data name and the function name from the specification data, and determines the relation between the functions based on the extraction result. However, the function relation extraction unit 142 may extract a keyword such as a specific term or program name other than the data name or function name, and determine the relation between functions from the extraction result.
In the above embodiment, in step S12 of the function related extraction process, it is determined that the functions corresponding to the specification data from which the same keyword (data name / function name) is extracted are related to each other. In step S13, it is determined that the functions corresponding to the specification data from which the linked keywords are extracted are related to each other. However, when another keyword related to the chain is set to the keyword extracted from the specification data, the function related extraction unit 142 only displays each function corresponding to the specification data in which all the keywords related to the chain are described. It may be determined that there is a relationship. For example, the data name “AA” is described in the specification data “α”, and the data name “AA” and the data names “BB”, “CC”, and “DD” are chained in the chain related storage unit 132. Let us consider a case in which chain-related information indicating association is registered. In this case, the specification data describing only the same data name “AA” is not determined to be related to the specification data “α”. Only the specification data in which all of the data names “BB”, “CC”, and “DD” are described is determined to be related to the specification data “α”.

≪第2の実施形態≫
続いて、第2の実施形態に係るソフトウェア開発支援装置2について説明する。第1の実施形態に係るソフトウェア開発支援装置1では、基本的に、各仕様書データのうち、同じキーワード(機能名・データ名)が抽出された機能同士を関連すると判別した。しかしながら、仕様書データ内には、各開発者の癖等により、同一のデータや機能であるにも係わらず、表記のゆれの問題が生じて、異なるキーワード(データ名、機能名)で記載されている場合がある。本実施形態では、このような表記のゆれが発生している仕様書データの補正を支援することを特徴とする。
<< Second Embodiment >>
Next, the software development support apparatus 2 according to the second embodiment will be described. In the software development support apparatus 1 according to the first embodiment, it is basically determined that the functions from which the same keyword (function name / data name) is extracted among the specification data are related to each other. However, in the specification data, even though the data and functions are the same due to each developer's habit, etc., there is a problem of fluctuation of the notation, and it is described with different keywords (data name, function name). There may be. The present embodiment is characterized by supporting correction of specification data in which such notation fluctuation occurs.

図14に第2の実施形態に係るソフトウェア開発支援装置2の構成を示す。ソフトウェア開発支援装置2は、第1の実施形態に係るソフトウェア開発支援装置1と比べて、記憶部13が表記ゆれ格納部134を備え、制御部14が表記ゆれ補正支援部143を備える。   FIG. 14 shows the configuration of the software development support apparatus 2 according to the second embodiment. Compared to the software development support device 1 according to the first embodiment, the software development support device 2 includes the storage unit 13 including the notation fluctuation storage unit 134 and the control unit 14 includes the notation shake correction support unit 143.

表記ゆれ格納部134には、データ名「吸込温度」とデータ名「吸い込み温度」のように、表記が異なるものの、同一の意味を持つキーワード(データ名、機能名)のグループが登録される。表記ゆれ格納部134に登録されるデータ名や機能名のグループは、ソフトウェア開発を行う前に、事前にユーザが登録しておいてもよいし、仕様書データへの記載をする際に登録してもよい。若しくは、ソフトウェア開発支援装置1が、任意のタイミングで、入力された各仕様書データを解析して、類似するキーワードのグループを判別し、表記ゆれ格納部134に自動的に登録してもよい。   In the notation fluctuation storage unit 134, groups of keywords (data names, function names) having the same meaning are registered, such as the data name “suction temperature” and the data name “suction temperature”, although the notations are different. The group of data names and function names registered in the notation fluctuation storage unit 134 may be registered in advance by the user before software development, or registered when describing in the specification data. May be. Alternatively, the software development support apparatus 1 may analyze each input specification data at an arbitrary timing to determine a group of similar keywords and automatically register it in the notation fluctuation storage unit 134.

表記ゆれ補正支援部143は、表記ゆれ格納部134を参照して、仕様書データの記載中に見られる表記のゆれの補正を促すための処理を行う。例えば、表記ゆれ補正支援部143は、作成中の仕様書データを監視し、入力途中のデータ名、機能名の予測変換を行い、表記ゆれ補正支援部143に格納されているデータ名・機能名の候補をポップアップ表示させる処理を行う。また、表記ゆれ補正支援部143は、表記ゆれ格納部134を参照して、仕様書格納部131に格納されている仕様書データの記載のうち、同一のデータや機能が複数のデータ名、機能名で記載されている部分を特定し、該部分に下線を引く等して、他の部分と区別可能に表示する処理を行う。   The notation fluctuation correction support unit 143 refers to the notation fluctuation storage unit 134 and performs processing for urging correction of the notation fluctuation seen during the description of the specification data. For example, the notation fluctuation correction support unit 143 monitors the specification data being created, performs predictive conversion of the data name and function name being input, and stores the data name / function name stored in the notation fluctuation correction support unit 143. The process of popping up the candidates for is performed. Further, the notation fluctuation correction support unit 143 refers to the notation fluctuation storage unit 134, and among the descriptions of the specification data stored in the specification document storage unit 131, the same data or function has a plurality of data names and functions. A part described by a name is specified, and the part is underlined to display the part in a distinguishable manner from other parts.

このように、本実施形態によれば、表記がゆれて記載されている仕様書データであっても、表記のゆれが発生した部分を区別可能に表示する等して、ユーザが表記のゆれを補正することを支援することが可能となる。従って、仕様書データの品質をより向上させることが可能となり、より精度の高い機能関連の抽出を行うことが可能となる。   As described above, according to the present embodiment, even if the specification data is written in a distorted notation, the user can display the swaying of the notation by, for example, displaying the portion where the swaying of the notation is distinguishable. It becomes possible to support correction. Therefore, it is possible to further improve the quality of the specification data, and to perform function-related extraction with higher accuracy.

≪変形例≫
なお、本発明は、上記各実施形態に限定されず、本発明の要旨を逸脱しない部分での種々の修正は勿論可能である。
≪Modification≫
The present invention is not limited to the above embodiments, and various modifications can be made without departing from the spirit of the present invention.

例えば、機能関連抽出処理のステップS15で表示する機能関連表示画面は、ユーザに機能間の関連が認識できる態様であれば、種々の表示形式が採用可能である。例えば、関連する各機能の機能名のみを実線で結んだ形の機能関連表示画面や、機能間の関連をテキストのみで示した機能関連表示画面を表示してもよい。もしくは、優先度や起動頻度等の機能に関する情報が予め記憶されている場合には、図15に示すように、これらの情報も仕様書データとともに併記した形の機能関連表示画面を表示させてもよい。このようにすることで、ユーザは、各機能の優先度や起動タイミングを一覧して検証することができ、競合する機能がある場合などは、その競合を回避するための仕様の検討、調整が容易になり、開発効率の向上、設計品質の向上を図ることが可能となる。   For example, the function-related display screen displayed in step S15 of the function-related extraction process can employ various display formats as long as the user can recognize the relationship between functions. For example, a function related display screen in which only the function names of the related functions are connected by a solid line, or a function related display screen in which the relationship between functions is indicated only by text may be displayed. Alternatively, if information about functions such as priority and activation frequency is stored in advance, as shown in FIG. 15, the function-related display screen may also be displayed in the form of the information written together with the specification data. Good. In this way, the user can list and verify the priority and start timing of each function, and if there is a conflicting function, the user can review and adjust the specifications to avoid the conflict. It becomes easy, and it becomes possible to improve development efficiency and design quality.

また、上記各実施形態では、機能関連抽出処理において、ステップS12で仕様書データからの抽出結果に基づいて判別した機能間の関連(直接関連)と、ステップS13で連鎖関連情報も用いて判別した機能間の関連(間接関連)と、を区別しない態様で機能関連表示画面を表示した。しかしながら、判別した機能間の直接関連と間接関連とを区別可能な態様で表示してもよい。図16は、直接関連を直線、間接関連を波線で表した機能関連表示画面を示した図である。この画面から、ユーザは、機能Aと機能Bとは相互に強い関連性があるが、機能Cとはそれほど強い関連性が無いことが分かり、単に機能間の関連を示すよりも有益な情報をユーザに示すことが可能となる。   In each of the above embodiments, in the function relation extraction process, the relation between functions (direct relation) determined based on the extraction result from the specification data in step S12 and the chain relation information in step S13 are also used. The function-related display screen is displayed in a manner that does not distinguish between the relations between functions (indirect relations). However, the direct relationship and the indirect relationship between the determined functions may be displayed in a distinguishable manner. FIG. 16 is a diagram showing a function related display screen in which the direct association is represented by a straight line and the indirect association is represented by a wavy line. From this screen, the user understands that function A and function B are strongly related to each other, but not so strongly related to function C, and provides useful information rather than simply showing the relationship between functions. It can be shown to the user.

また、上記各実施形態では、機能関連表示画面に機能間の関連が表示されるだけであった。しかしながら、図17に示すように、機能間がどのようなデータを介して関連付けられているのかを表示してもよい。例えば、この機能関連表示画面から、ユーザは、機能Aと機能Bとは、データ「運転モード」を介して関連していることが分かる。従って、単に機能間の関連を示すよりも有益な情報をユーザに示すことが可能となる。なお、このような表示は、例えば、機能関連抽出処理において、作成した機能関連情報(関連する機能の機能名のリスト)と、この機能関連の判別のために抽出されたデータ名とを対応付けて記憶しておくことで実現可能である。   Moreover, in each said embodiment, the relationship between functions was only displayed on the function related display screen. However, as shown in FIG. 17, it may be displayed what kind of data the functions are associated with. For example, from this function related display screen, the user can understand that the function A and the function B are related through the data “operation mode”. Therefore, it is possible to show the user information that is more useful than simply showing the relationship between functions. Such display is performed by, for example, associating created function related information (a list of function names of related functions) with a data name extracted for discrimination of the function related in the function related extraction process. This can be realized by memorizing them.

また、上記各実施形態では、機能関連抽出処理において、仕様書データからデータ名を抽出できた場合、この仕様書データに対応する機能がそのデータ名が示すデータにアクセスするものと判断し、同一データが抽出された各仕様書データの機能は関連すると判別した。しかしながら、さらに、仕様書データの記載から、機能がデータに書き込みアクセスするのか読み込みアクセスするのかについても判定し、その判定結果がわかる態様で、機能関連表示画面を表示してもよい。この場合の機能関連表示画面の例を図18に示す。この機能関連表示画面では、機能がデータに書き込みアクセスするか読み込みアクセスするかどうかを矢印の向きで表している。従って、この機能関連表示画面から、ユーザは、機能Aと機能Bとがデータ「運転モード」を介して関連していることが分かるだけでなく、機能Aがデータ「運転モード」に書き込みアクセスし、機能Bがデータ「運転モード」に読み込みアクセスすることも分かる。従って、より有益な情報をユーザに示すことが可能となる。   In each of the above embodiments, if the data name can be extracted from the specification data in the function-related extraction process, it is determined that the function corresponding to the specification data accesses the data indicated by the data name, and the same The function of each specification data from which data was extracted was determined to be related. However, it is also possible to determine whether the function has write access or read access to the data from the description of the specification data, and display the function related display screen in such a manner that the determination result can be understood. An example of the function related display screen in this case is shown in FIG. In this function related display screen, whether the function has write access or read access to data is indicated by the direction of the arrow. Therefore, from this function related display screen, the user not only knows that the functions A and B are related via the data “operation mode”, but also the function A writes and accesses the data “operation mode”. It can also be seen that the function B reads and accesses the data “operation mode”. Therefore, it is possible to show more useful information to the user.

なお、上記の読み込みアクセスか書き込みアクセスかどうかの判定は、公知の意味解析処理を用いたり、以下の判定法1、2の何れかを用いて行えばよい。
判定法1:仕様書データの記載からデータ名が検出された際に、その検出位置から前後所定文字の範囲に「読み込み」、「読込」等の文字が検出された場合はそのデータ名のデータへの読み込みアクセスと判定し、「書き込み」、「書込」等の文字が検出された場合はそのデータ名のデータへの書み込みアクセスと判定する。
判定法2:予め、書き込みアクセスするデータと読み込みアクセスするデータとで異なるタグを付与する構文ルールで仕様書データを作成しておき、このタグを検出することで、データが書き込みアクセスするか読み込みアクセスするかどうかを判定する。
Note that the above-described determination as to whether the access is a read access or a write access may be performed using a known semantic analysis process or using one of the following determination methods 1 and 2.
Judgment method 1: When a data name is detected from the specification data, if a character such as “read” or “read” is detected within a predetermined character range before and after the detection position, the data of the data name When a character such as “write” or “write” is detected, it is determined that the access is a write access to the data of the data name.
Judgment method 2: Specification data is created in advance with a syntax rule that assigns different tags to data to be accessed for writing and data to be accessed for reading. By detecting this tag, data is accessed for reading or reading. Determine whether to do.

また、例えば、本発明に係るソフトウェア開発支援装置1,2の動作を規定する動作プログラムを既存のパーソナルコンピュータや情報端末機器等に適用することで、当該パーソナルコンピュータ等を本発明に係るソフトウェア開発支援装置1,2として機能させることも可能である。   In addition, for example, by applying an operation program that defines the operation of the software development support apparatuses 1 and 2 according to the present invention to an existing personal computer, an information terminal device, or the like, the personal computer or the like is supported by the software development support according to the present invention. It is also possible to function as the devices 1 and 2.

また、このようなプログラムの配布方法は任意であり、例えば、CD−ROM(Compact Disk Read-Only Memory)、DVD(Digital Versatile Disk)、MO(Magneto Optical Disk)、メモリカードなどのコンピュータ読み取り可能な記録媒体に格納して配布してもよいし、インターネットなどの通信ネットワークを介して配布してもよい。   Further, the distribution method of such a program is arbitrary. For example, the program can be read by a computer such as a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), an MO (Magneto Optical Disk), or a memory card. It may be distributed by storing in a recording medium, or distributed via a communication network such as the Internet.

1、2 ソフトウェア開発支援装置、 11 入力部、 12 出力部、 13 記憶部、 131 仕様書格納部、 132 連鎖関連格納部、 133 関連結果格納部、 134 表記ゆれ格納部、 14 制御部、 141 連鎖関連登録部、 142 機能関連抽出部、 143 表記ゆれ補正支援部   1, 2 software development support device, 11 input unit, 12 output unit, 13 storage unit, 131 specification storage unit, 132 chain related storage unit, 133 related result storage unit, 134 notation fluctuation storage unit, 14 control unit, 141 chain Related registration unit, 142 Function related extraction unit, 143 Notation fluctuation correction support unit

Claims (8)

ソフトウェアの各機能の仕様書データを記憶する仕様書記憶手段と、
前記仕様書データからキーワードを抽出する抽出手段と、
前記抽出手段による抽出結果に基づいて、前記機能間の関連を判別する機能関連判別手段と、
前記機能関連判別手段が判別した前記機能間の関連をユーザが認識できる態様で表示する機能関連表示手段と、
を備えることを特徴とするソフトウェア開発支援装置。
Specification storage means for storing specification data of each function of the software;
Extraction means for extracting keywords from the specification data;
Based on the extraction result by the extracting means, function relation determining means for determining the relation between the functions;
A function-related display means for displaying the relation between the functions determined by the function-related determining means in a manner that the user can recognize;
A software development support apparatus comprising:
連鎖的に関連し合うデータや機能を定義する連鎖関連情報を記憶する連鎖関連記憶手段をさらに備え、
前記機能関連判別手段は、前記連鎖関連情報に基づいて、前記機能間の関連を判別する、
ことを特徴とする請求項1に記載のソフトウェア開発支援装置。
It further comprises chain-related storage means for storing chain-related information that defines chain-related data and functions,
The function relation determining means determines a relation between the functions based on the chain relation information.
The software development support apparatus according to claim 1.
前記機能関連表示手段は、前記連鎖関連情報に基づいて判別した前記機能間の関連を、その他の判別した関連と区別可能な態様で表示する、
ことを特徴とする請求項2に記載のソフトウェア開発支援装置。
The function related display means displays the relationship between the functions determined based on the chain related information in a manner distinguishable from other determined relationships.
The software development support apparatus according to claim 2.
前記機能関連表示手段は、前記機能がどのようなデータを介して関連するのかをユーザが認識できる態様で表示する、
ことを特徴とする請求項1乃至3の何れか1項に記載のソフトウェア開発支援装置。
The function related display means displays in a manner that allows the user to recognize via which data the function is related.
The software development support apparatus according to any one of claims 1 to 3.
前記機能関連表示手段は、前記機能がデータに読み込みアクセスするのか書き込みアクセスするのかを区別可能に表示する、
ことを特徴とする請求項4に記載のソフトウェア開発支援装置。
The function-related display means displays the function in a distinguishable manner indicating whether the function has read access to data or write access.
The software development support apparatus according to claim 4.
前記仕様書データに記載されている前記キーワードの表記のゆれの補正を支援する表記ゆれ補正支援手段を備える、
ことを特徴とする請求項1乃至5の何れか1項に記載のソフトウェア開発支援装置。
A notation fluctuation correction support means for supporting correction of the notation fluctuation of the keyword described in the specification data;
6. The software development support apparatus according to claim 1, wherein the software development support apparatus is a software development support apparatus.
抽出手段が、ソフトウェアの各機能の仕様書データからキーワードを抽出する抽出ステップと、
機能関連判別手段が、前記抽出ステップでの抽出結果に基づいて、前記機能間の関連を判別する機能関連判別ステップと、
機能関連表示手段が、前記機能関連判別ステップで判別した前記機能間の関連をユーザが認識できる態様で表示する機能関連表示ステップと、を有する
ことを特徴とするソフトウェア開発支援方法。
An extraction step in which the extraction means extracts keywords from the specification data of each function of the software;
A function relation determination unit that determines a relation between the functions based on an extraction result in the extraction step;
A software development support method, comprising: a function relation display step in which a function relation display means displays a relation between the functions determined in the function relation determination step in a manner in which a user can recognize.
コンピュータを、
ソフトウェアの各機能の仕様書データを記憶する仕様書記憶手段、
前記仕様書データからキーワードを抽出する抽出手段、
前記抽出手段による抽出結果に基づいて、前記機能間の関連を判別する機能関連判別手段、
前記機能関連判別手段が判別した前記機能間の関連をユーザが認識できる態様で表示する機能関連表示手段、
として機能させるプログラム。
Computer
Specification storage means for storing specification data of each function of the software,
Extraction means for extracting keywords from the specification data;
A function relation determining means for determining a relation between the functions based on an extraction result by the extracting means;
A function-related display means for displaying the relation between the functions determined by the function-related determining means in a manner in which the user can recognize;
Program to function as.
JP2012256784A 2012-11-22 2012-11-22 Software development support apparatus, software development support method, and program Active JP6066690B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012256784A JP6066690B2 (en) 2012-11-22 2012-11-22 Software development support apparatus, software development support method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012256784A JP6066690B2 (en) 2012-11-22 2012-11-22 Software development support apparatus, software development support method, and program

Publications (2)

Publication Number Publication Date
JP2014106564A true JP2014106564A (en) 2014-06-09
JP6066690B2 JP6066690B2 (en) 2017-01-25

Family

ID=51028036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012256784A Active JP6066690B2 (en) 2012-11-22 2012-11-22 Software development support apparatus, software development support method, and program

Country Status (1)

Country Link
JP (1) JP6066690B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020067976A (en) * 2018-10-26 2020-04-30 株式会社デンソー Model generation device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0736686A (en) * 1993-07-19 1995-02-07 Fujitsu Ltd Influence retrieving device
JP2000172728A (en) * 1998-12-10 2000-06-23 Hitachi Ltd Design supporting device and design supporting method
JP2000250744A (en) * 1999-02-26 2000-09-14 Hitachi Ltd Software request definition supporting device
JP2005078119A (en) * 2003-08-29 2005-03-24 Canon Software Inc Support system and method for software development support, program, and recording medium
JP2008192059A (en) * 2007-02-07 2008-08-21 Nec Corp Inter-requirement link setting support system, method, and program
US20110154288A1 (en) * 2009-12-22 2011-06-23 Board Of Regents, The University Of Texas System Automation Support For Domain Modeling

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0736686A (en) * 1993-07-19 1995-02-07 Fujitsu Ltd Influence retrieving device
JP2000172728A (en) * 1998-12-10 2000-06-23 Hitachi Ltd Design supporting device and design supporting method
JP2000250744A (en) * 1999-02-26 2000-09-14 Hitachi Ltd Software request definition supporting device
JP2005078119A (en) * 2003-08-29 2005-03-24 Canon Software Inc Support system and method for software development support, program, and recording medium
JP2008192059A (en) * 2007-02-07 2008-08-21 Nec Corp Inter-requirement link setting support system, method, and program
US20110154288A1 (en) * 2009-12-22 2011-06-23 Board Of Regents, The University Of Texas System Automation Support For Domain Modeling

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020067976A (en) * 2018-10-26 2020-04-30 株式会社デンソー Model generation device

Also Published As

Publication number Publication date
JP6066690B2 (en) 2017-01-25

Similar Documents

Publication Publication Date Title
US20200042648A1 (en) Recommending development tool extensions based on media type
CN105190548B (en) Method and system for auto Analysis risk
RU2583736C2 (en) System and method of displaying search results
JP5803910B2 (en) Region recommendation device, region recommendation method and program
WO2016095689A1 (en) Recognition and searching method and system based on repeated touch-control operations on terminal interface
US10303751B1 (en) System and method for interaction coverage
CN111427760B (en) Page test method, device, equipment and storage medium
US20200097586A1 (en) Relevance ranking of productivity features for determined context
Lang et al. Use of YouScope to implement systematic microscopy protocols
JP4795446B2 (en) Operation verification apparatus and operation verification program
Ammar A usability model for mobile applications generated with a model-driven approach
Chen et al. multiomics: A user-friendly multi-omics data harmonisation r pipeline
KR102021383B1 (en) Method and apparatus for analyzing program by associating dynamic analysis with static analysis
JP6066690B2 (en) Software development support apparatus, software development support method, and program
CN107704391A (en) Selenium-based testing method and device
WO2017054731A1 (en) Method and device for processing hijacked browser
JP4846030B2 (en) Operation verification apparatus, operation verification method, and operation verification program
JP6717140B2 (en) Analysis program, analysis method, and analysis device
JP2011164785A (en) Device, method and program for verifying operation
Sterca et al. Primary building blocks for web automation
Benson et al. Language workbench user interfaces for data analysis
Ali et al. Mobile-UI-Repair: a deep learning based UI smell detection technique for mobile user interface
JP2013037580A (en) Information processor
Saeed et al. Analysis of isothermal titration calorimetry data for complex interactions using I2CITC
JP2012038022A (en) Clone detection device, clone detection program, and recording medium recording clone detection program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20151022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160726

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160913

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20161122

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161220

R150 Certificate of patent or registration of utility model

Ref document number: 6066690

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250