JP5337666B2 - Component design support device - Google Patents

Component design support device Download PDF

Info

Publication number
JP5337666B2
JP5337666B2 JP2009242947A JP2009242947A JP5337666B2 JP 5337666 B2 JP5337666 B2 JP 5337666B2 JP 2009242947 A JP2009242947 A JP 2009242947A JP 2009242947 A JP2009242947 A JP 2009242947A JP 5337666 B2 JP5337666 B2 JP 5337666B2
Authority
JP
Japan
Prior art keywords
granularity
information
cost
application
layer
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.)
Expired - Fee Related
Application number
JP2009242947A
Other languages
Japanese (ja)
Other versions
JP2010272104A (en
Inventor
博政 正畠
幸徳 寺濱
秀行 鹿糠
滋 鈴木
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009242947A priority Critical patent/JP5337666B2/en
Publication of JP2010272104A publication Critical patent/JP2010272104A/en
Application granted granted Critical
Publication of JP5337666B2 publication Critical patent/JP5337666B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To support decision of granularity of a component to be applied to a system that is a development object. <P>SOLUTION: An information processor supports design of the system as the development object. The processor refers to information for the development object system, information for an existing system to be entirely or partially replaced by the development object system, and information showing restriction of granularity that is a unit showing the size of a component applied to the development object system, thereby deriving a granularity application plan that is a plan for the granularity of a component applicable to the development object system. The processor further refers to the derived granularity application plan, the information for the development object system, the information for the existing system, and information showing relationship between cost that is an expense associated with design, development and maintenance of the development object system and various evaluation items, thereby calculating the cost associated with design, development and maintenance of the development object system in application of the granularity application plan to the development object system. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、設計支援装置に関わる。   The present invention relates to a design support apparatus.

コンポーネントとは、データとデータを扱うプログラムとをまとめて扱うものである。1つのコンポーネントが扱うデータとプログラムの範囲を表す単位として、コンポーネントの粒度があり、コンポーネントの粒度は幾つか存在する。例えば、ユーザがシステムの画面を操作することに応じて行われるデータの編集やデータの送信という処理に対応するデータとプログラムの範囲を示す粒度(以下、粒度1という。)や、注文を受付ける処理のように業務上の1作業に対応するデータとプログラムの範囲を示す粒度(以下、粒度2という。)や、さらには、サブシステムのように業務上の取引の種類に対応するデータとプログラムの範囲を示す粒度(以下、粒度3という。)が存在する。   A component collectively handles data and a program that handles the data. There is a component granularity as a unit representing the range of data and programs handled by one component, and there are several component granularities. For example, the granularity (hereinafter referred to as granularity 1) indicating the range of data and programs corresponding to the processing of data editing and data transmission performed in response to the user operating the system screen, and processing for accepting orders The granularity (hereinafter referred to as granularity 2) indicating the range of data and programs corresponding to one work in business, and the data and programs corresponding to the type of business transactions such as subsystems There is a particle size indicating the range (hereinafter referred to as particle size 3).

コンポーネントを適用するシステムの設計は、コンポーネントの粒度が決定されてからか、もしくはある粒度を前提として行われる。ある粒度を前提として、システムの設計を支援する技術として、設計者と対話的にサブシステム間の関係を整理する技術がある。   A system to which a component is applied is designed after the granularity of the component is determined or on the premise of a certain granularity. As a technique for supporting system design on the premise of a certain granularity, there is a technique for organizing the relationship between subsystems interactively with a designer.

特開2001−229213JP 2001-229213 A

コンポーネントの粒度の違いは開発対象となるシステム(以下、開発対象システムという)の設計、開発、および保守の費用(以下、コストという。)に影響を及ぼすため、粒度を決めることは重要な作業であるにもかかわらず、システムの設計作業では、粒度の決定作業が省略され、機能などが類似するシステムに適用されたコンポーネントの粒度の踏襲になりがちである。   Since the difference in the granularity of components affects the design, development, and maintenance costs (hereinafter referred to as costs) of the system to be developed (hereinafter referred to as development target systems), determining the granularity is an important task. In spite of this, the system design work omits the granularity determination work, and tends to follow the granularity of components applied to systems with similar functions.

その理由として、コンポーネントの粒度を決定する作業には困難が伴うことが挙げられる。例えば、コンポーネントを適用する開発対象システムの設計、開発、および保守にかかるコストに関係する情報として開発対象システムの情報や、開発対象システムにより、その一部または全部を置き換えることになる既存のシステム(以下、既存システムとする。)の情報など複数の情報が粒度決定に関わるため、粒度を決定するロジックが複雑になる。また、開発対象システムが、図16に示すように複数のレイヤで構成されている場合、レイヤに適用するコンポーネントの粒度とレイヤとの組合せは、例えば、図17(a)に示すようにレイヤ毎に異なるコンポーネントの粒度を組み合わせることや、図17(b)に示すように複数のレイヤを対象にコンポーネントの粒度を組み合わせることや、図17(c)に示すよう1つのレイヤに対して複数の粒度を組み合わせることが可能であり、コンポーネントの粒度とレイヤとの組合せは多々存在しうる。そのため、開発対象システムに適用するコンポーネントの粒度の案の導出や、粒度の適用に伴う効果の算出は手間がかかり、かつ、経験により培われた考え方を求められる作業である。   The reason is that the task of determining the granularity of components is accompanied by difficulties. For example, the information on the development target system as information related to the design, development, and maintenance costs of the development target system to which the component is applied, or an existing system that will be partially or completely replaced by the development target system ( Since the following information is related to the granularity determination, the logic for determining the granularity becomes complicated. Further, when the development target system is composed of a plurality of layers as shown in FIG. 16, the combination of the granularity of components applied to the layers and the layers is, for example, for each layer as shown in FIG. Or a combination of component granularities for a plurality of layers as shown in FIG. 17B, or a plurality of granularities for one layer as shown in FIG. Can be combined, and there can be many combinations of component granularity and layers. Therefore, the derivation of the draft of the component granularity to be applied to the development target system and the calculation of the effect due to the application of the granularity are time consuming and require work based on experience.

本発明はこのような背景を鑑みてなされたものであり、開発対象となるシステムにコンポーネントの粒度を適用する案の導出および粒度の適用に伴う効果の算出を行う設計支援装置を提供することを目的とする。 The present invention has been made in view of such a background, and provides a design support apparatus that derives a proposal for applying a component granularity to a system to be developed and calculates an effect associated with the application of the granularity. Objective.

上記課題を解決するための本発明の主たる発明は、開発対象のシステムに適用可能なコンポーネントの粒度の案(以下、粒度適用案という。)を導出する粒度適用案導出処理部、および、複数の粒度適用案の中から開発対象のシステムに適した粒度適用案を判定するために用いられる粒度適用案の評価値(以下、粒度適用コストという。)を算出する粒度適用コスト算出処理部とを備える。   The main invention of the present invention for solving the above-mentioned problems is a granularity application plan derivation processing unit for deriving a component granularity plan (hereinafter referred to as a granularity application plan) applicable to a development target system, and a plurality of A granularity application cost calculation processing unit for calculating an evaluation value (hereinafter referred to as a granularity application cost) of a granularity application plan used for determining a granularity application plan suitable for the system to be developed from the granularity application plans; .

また、本発明の主たる発明は、コンポーネントを適用済みのシステムに関する情報(以下、コンポーネント適用事例情報という。)を、粒度適用案および粒度適用コストの算出に用いられる情報として、設計支援装置に登録するコンポーネント適用事例登録処理部、および、コンポーネント適用事例情報を設計支援装置に登録するにあたり必要となる情報を導出する入力希望事例パターン導出処理部、コンポーネント適用事例情報を用いて、設計支援装置に登録済みのコストの値を更新するコスト更新処理部とを備える。   The main invention of the present invention registers information related to a system to which a component has been applied (hereinafter referred to as component application case information) as information used for calculation of a granularity application plan and a granularity application cost in the design support apparatus. Registered in the design support device using the component application case registration processing unit, the input desired case pattern derivation processing unit that derives the information necessary to register the component application case information in the design support device, and the component application case information A cost update processing unit for updating the value of the cost.

本発明によれば、粒度適用案の導出と、粒度適用コストの算出を行うことにより、設計者が行う作業を削減し、システムに適用するコンポーネントの粒度の決定作業効率化を図ることができる。また、開発対象のシステムの情報、既存システムの情報のように粒度の決定に用いる情報の種類を具体化することと、粒度適用コストの算出のロジックを明示することにより、粒度決定の根拠を明確化し、粒度を決定する人に応じて、粒度決定の根拠が異なる事態が発生しないようにできる。   According to the present invention, by deriving a granularity application plan and calculating a granularity application cost, it is possible to reduce the work performed by the designer and to increase the efficiency of determining the granularity of components applied to the system. Clarify the basis for determining the granularity by specifying the type of information used to determine the granularity, such as information on the system to be developed and information on existing systems, and specifying the logic for calculating the granularity application cost Therefore, it is possible to prevent the occurrence of different grounds for determining the granularity depending on the person who determines the granularity.

また、コンポーネント適用事例情報の設計支援装置への登録において、コンポーネント適用事例情報に含まれるレイヤに適用された粒度とレイヤとの組合わせ毎にコストを導出する作業、および導出したコストの設計支援装置への登録を支援することにより、事例単位にコンポーネント適用事例情報を登録する場合と比較して、粒度適用案および粒度適用コストの算出に用いられる情報の増加を進め、粒度適用案の導出の可能性をより高めることができる。   In addition, in the registration of component application case information into the design support device, work for deriving the cost for each combination of granularity and layer applied to the layer included in the component application case information, and the design support device for the derived cost Compared to the case where component application case information is registered on a case-by-case basis, the information used to calculate the granularity application plan and the granularity application cost can be increased and the granularity application plan can be derived. The sex can be increased.

また、粒度適用案および粒度適用コストの算出に用いられる情報に登録済みのコストの値を、コンポーネント適用事例情報に基づく値に置き換えることにより、粒度適用コストの値の信頼性を高めることができる。   In addition, the reliability of the value of the granularity application cost can be improved by replacing the value of the cost registered in the information used for the calculation of the granularity application plan and the granularity application cost with the value based on the component application case information.

本発明の一実施形態である設計支援システム1のハードウェア構成およびソフトウェア構成を示す図である。It is a figure which shows the hardware constitutions and software constitutions of the design support system 1 which is one Embodiment of this invention. 情報処理装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of information processing apparatus. 開発対象システムの情報の構成例を示す図である。It is a figure which shows the structural example of the information of a development object system. 既存システムの情報の構成例を示す図である。It is a figure which shows the structural example of the information of the existing system. 粒度適用案、および粒度適用コストを示す情報の構成例を示す図であるIt is a figure which shows the structural example of the information which shows a granularity application plan and a granularity application cost. 設計支援システム1を利用するユーザを管理する情報の構成例を示す図である。It is a figure which shows the structural example of the information which manages the user who uses the design support system. システムに適用するコンポーネントの粒度の制約を示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows the restrictions of the granularity of the component applied to a system. 粒度適用コストを算出するための決定木を示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows the decision tree for calculating a granularity application cost. 開発対象システム上で可能なレイヤの呼び出し方向を示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows the call direction of the layer which can be performed on a development object system. 粒度が適用されたレイヤを含む、レイヤ間の呼び出しに伴い発生するコストを示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows the cost which generate | occur | produces with the call between layers including the layer to which the granularity was applied. 粒度適用コストを算出するための決定木が探索された経路および同決定木の枝を参照する順を示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows the order by which the path | route in which the decision tree for calculating a granularity application cost was searched, and the branch of the decision tree is referred. 粒度適用案を導出する処理の流れを示す図である。It is a figure which shows the flow of the process which derives a granularity application plan. 粒度適用コストを算出する処理の流れを示す図である。It is a figure which shows the flow of the process which calculates a particle size application cost. システムのレイヤ間の呼び出しに伴い発生するコストを算出する処理の流れを示す図である。It is a figure which shows the flow of a process which calculates the cost which generate | occur | produces with the call between the layers of a system. 粒度適用コストを算出するための決定木の枝の参照順を算出する処理の流れを示す図である。It is a figure which shows the flow of a process which calculates the reference order of the branch of the decision tree for calculating a granularity application cost. システムのレイヤ構成の例を示す図である。It is a figure which shows the example of the layer structure of a system. システムのレイヤに適用するコンポーネントの粒度の例を示す図である。It is a figure which shows the example of the granularity of the component applied to the layer of a system. 本発明の一実施形態である設計支援システム2のハードウェア構成およびソフトウェア構成を示す図である。It is a figure which shows the hardware constitutions and software constitutions of the design support system 2 which is one Embodiment of this invention. コンポーネントが適用されたシステムに関する情報の構成例を示す図である。It is a figure which shows the structural example of the information regarding the system to which the component was applied. コンポーネントが適用されたシステムに関する情報が、粒度適用コストを算出するための決定木に登録済みかどうかを示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows whether the information regarding the system to which the component was applied has been registered into the decision tree for calculating the granularity application cost. コンポーネントが適用されたシステムに関する情報から、コンポーネントが適用されたレイヤ毎、もしくはレイヤの組合せ毎のコストを算出するにあたり、本設計支援装置への入力が必要となる情報の構成例を示す図である。It is a figure which shows the structural example of the information which needs the input to this design assistance apparatus, when calculating the cost for every layer to which the component was applied, or every combination of layers from the information regarding the system to which the component was applied. . 粒度適用コストを算出するための決定木に登録されたコストに関して、コストを算出した方法の種類を示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows the kind of method which calculated cost regarding the cost registered into the decision tree for calculating a granularity application cost. コストの算出に用いられた計算式を示す情報の構成例を示す図である。It is a figure which shows the structural example of the information which shows the calculation formula used for calculation of cost. コンポーネントが適用されたシステムに関する情報を、粒度適用コストを算出するための決定木に登録する処理の流れを示す図である。It is a figure which shows the flow of a process which registers the information regarding the system to which the component was applied to the decision tree for calculating a granularity application cost. 粒度適用コストを算出するための決定木に登録されていないコストを算出するために必要とされる情報を導出する処理の流れを示す図である。It is a figure which shows the flow of the process which derives | leads-out the information required in order to calculate the cost which is not registered into the decision tree for calculating a granularity application cost. 粒度適用コストを算出するための決定木が保持するコストを更新する処理の流れを示す図である。It is a figure which shows the flow of the process which updates the cost which the decision tree for calculating a granularity application cost hold | maintains. コンポーネント適用事例情報を用いた、コストの算出例を示す図である。It is a figure which shows the example of calculation of cost using component application example information. 複数のコンポーネント適用事例情報を用いた、コストの算出例を示す図である。It is a figure which shows the example of a cost calculation using several component application example information.

以下、本発明の一実施形態である設計支援システム1について説明する。本実施形態の設計支援システム1は、システムの設計者がシステムに適用するコンポーネントの粒度の決定を行う際に、設計対象のシステムに関わる情報や、定義情報を参照し、コンポーネントに適用する粒度の案の導出、および粒度の案の評価を示す値を算出するものである。   Hereinafter, the design support system 1 which is one Embodiment of this invention is demonstrated. When the system designer determines the granularity of a component to be applied to the system, the design support system 1 according to the present embodiment refers to information related to the design target system and definition information, and determines the granularity to be applied to the component. A value indicating the derivation of the draft and the evaluation of the draft of the granularity is calculated.

==システム構成==
図1は、本発明の一実施形態である設計支援システム1のハードウェア構成およびソフトウェア構成を示す図である。同図に示すように、本実施形態の設計支援システム1は、サーバコンピュータ10、ユーザコンピュータ20を含んで構成される。サーバコンピュータ10およびユーザコンピュータ20はそれぞれ、通信ネットワーク30を介して通信可能に接続されている。通信ネットワーク30は、例えば、専用電話回線網やイーサネット(登録商標)により構築されるLAN(Local Area Network)である。
== System configuration ==
FIG. 1 is a diagram showing a hardware configuration and a software configuration of a design support system 1 according to an embodiment of the present invention. As shown in the figure, the design support system 1 of this embodiment includes a server computer 10 and a user computer 20. Each of the server computer 10 and the user computer 20 is connected to be communicable via a communication network 30. The communication network 30 is, for example, a LAN (Local Area Network) constructed by a dedicated telephone line network or Ethernet (registered trademark).

サーバコンピュータ10は、粒度適用案の導出および粒度適用コストの算出を行う情報処理装置である。サーバコンピュータ10は、例えば、パーソナルコンピュータやワークステーション、オフィスコンピュータ、メインフレームなどである。   The server computer 10 is an information processing apparatus that derives a granularity application plan and calculates a granularity application cost. The server computer 10 is, for example, a personal computer, a workstation, an office computer, a mainframe, or the like.

==ハードウェア==
図2は、サーバコンピュータ10、ユーザコンピュータ20として用いられる情報処理装置のハードウェア構成を示す図である。同図に示すように、情報処理装置は、CPU51、メモリ52、ハードディスク53、入力装置54、表示装置55、通信インタフェース56を備えている。ハードディスク53は、各種のプログラムやデータを記憶する。CPU51は、ハードディスク53に記憶されているプログラムをメモリ52に読み出して実行することにより各種の機能を実現する。入力装置54は、キーボードやマウスなど、データを入力するためのユーザインタフェースである。表示装置55は、ディスプレイなど、データを表示するためのユーザインタフェースである。通信インタフェース56は、通信ネットワーク30に接続するためのインタフェースである。
== Hardware ==
FIG. 2 is a diagram illustrating a hardware configuration of an information processing apparatus used as the server computer 10 and the user computer 20. As shown in the figure, the information processing apparatus includes a CPU 51, a memory 52, a hard disk 53, an input device 54, a display device 55, and a communication interface 56. The hard disk 53 stores various programs and data. The CPU 51 implements various functions by reading the program stored in the hard disk 53 into the memory 52 and executing it. The input device 54 is a user interface for inputting data, such as a keyboard and a mouse. The display device 55 is a user interface for displaying data, such as a display. The communication interface 56 is an interface for connecting to the communication network 30.

==ユーザコンピュータ20==
図1のユーザコンピュータ20は、設計支援システム1を利用するユーザによって使用される情報処理装置である、ユーザコンピュータ20は、例えば、パーソナルコンピュータやワークステーション、オフィスコンピュータなどである。ユーザはユーザコンピュータ20を操作してサーバコンピュータ10にアクセスし、開発対象システムに適用するコンポーネントの粒度を決定する材料となる粒度適用案および粒度適用コストの取得を行う。ユーザコンピュータ20はユーザ入力情報登録依頼処理部201、ユーザ入力情報登録結果表示処理部202、適用粒度判定依頼処理部203、および適用粒度判定結果表示処理部204を備えている。
== User computer 20 ==
A user computer 20 in FIG. 1 is an information processing apparatus used by a user who uses the design support system 1. The user computer 20 is, for example, a personal computer, a workstation, an office computer, or the like. The user operates the user computer 20 to access the server computer 10 and obtains a granularity application plan and a granularity application cost as materials for determining the granularity of components applied to the development target system. The user computer 20 includes a user input information registration request processing unit 201, a user input information registration result display processing unit 202, an application granularity determination request processing unit 203, and an application granularity determination result display processing unit 204.

ユーザ入力情報登録依頼処理部201は、ユーザが入力する情報(以下、ユーザ入力情報とする。)の受付、ユーザ入力情報のサーバコンピュータ10への送信、およびユーザ入力情報の登録を依頼するコマンド(以下、ユーザ入力情報登録依頼とする。)のサーバコンピュータ10への送信を行う。ユーザ入力情報は、具体的には、開発対象システムの情報、既存システムの情報を指す。   The user input information registration request processing unit 201 accepts information input by the user (hereinafter referred to as user input information), transmits user input information to the server computer 10, and commands for requesting registration of user input information ( Hereinafter, the user input information registration request is transmitted to the server computer 10. The user input information specifically refers to information on a development target system and information on an existing system.

ユーザ入力情報登録結果表示処理部202は、ユーザ入力情報登録依頼に対するサーバコンピュータ10の応答として送られてくるユーザ入力情報登録可否を示す値、登録開発対象システムを一意に識別する値(以下、開発対象システムIDとする。)、および既存システムを一意に識別する値(以下、既存システムIDとする。)の表示を行う。   The user input information registration result display processing unit 202 is a value indicating whether or not to register user input information sent as a response of the server computer 10 to the user input information registration request, and a value for uniquely identifying the registered development target system (hereinafter referred to as development). A target system ID) and a value uniquely identifying an existing system (hereinafter referred to as an existing system ID) are displayed.

適用粒度判定依頼処理部203は、設計支援システム1を利用するユーザを識別する値(以下、ユーザIDとする。)と、粒度適用案の導出と粒度適用コストの算出の対象となる開発対象システムを示す開発対象システムIDと、開発対象システムIDで示される開発対象システムに対応する既存システムの既存システムIDの受付、ユーザIDと開発対象システムIDと既存システムIDのサーバコンピュータ10への送信、および粒度適用案の導出および粒度適用コストの算出を依頼するコマンド(以下、粒度適用判定依頼)のサーバコンピュータ10への送信を行う。   The application granularity determination request processing unit 203 is a development target system that is a target for derivation of a granularity application plan and calculation of a granularity application cost, which identifies a user who uses the design support system 1 (hereinafter referred to as a user ID). Receiving the development target system ID and the existing system ID of the existing system corresponding to the development target system indicated by the development target system ID, sending the user ID, the development target system ID, and the existing system ID to the server computer 10, and A command for requesting the derivation of the granularity application plan and the calculation of the granularity application cost (hereinafter referred to as a granularity application determination request) is transmitted to the server computer 10.

適用粒度判定結果表示処理部204は、粒度適用判定依頼に対するサーバコンピュータ10の応答として送られてくる、粒度適用案と粒度適用コストとが組になった情報のリストの表示を行う。   The application granularity determination result display processing unit 204 displays a list of information that is sent as a response of the server computer 10 to the granularity application determination request and includes a combination of the granularity application plan and the granularity application cost.

==サーバコンピュータ10==
図1のサーバコンピュータ10は、開発対象システムに適用する粒度適用案の導出、および粒度適用コストを算出する処理を行うとともに、サーバコンピュータ10において用いられる各種のデータを管理する。サーバコンピュータ10は、ユーザ入力情報登録部101、粒度適用案導出処理部102、粒度適用コスト算出処理部103、レイヤ間呼び出しコスト算出処理部104、粒度適用コスト算出用ルールの決定木参照順更新処理部105、およびDBMS(データベース管理システム:DataBase Management System)40を備えている。DBMS40は、開発対象システム情報保持表151、既存システム情報保持表152、粒度適用案保持表153、利用ユーザ管理情報154、粒度制約情報管理表155、粒度適用コスト算出用ルール管理情報156、レイヤ間呼び出し関係管理情報157、レイヤ間呼び出しコスト管理表158、および決定木参照情報管理表159を管理している。
== Server computer 10 ==
The server computer 10 in FIG. 1 performs processing for deriving a granularity application plan to be applied to the development target system and calculating a granularity application cost, and manages various data used in the server computer 10. The server computer 10 includes a user input information registration unit 101, a granularity application plan derivation processing unit 102, a granularity application cost calculation processing unit 103, an inter-layer call cost calculation processing unit 104, and a decision tree reference order update process for a granularity application cost calculation rule. Unit 105 and DBMS (DataBase Management System) 40. The DBMS 40 includes a development target system information holding table 151, an existing system information holding table 152, a granularity application plan holding table 153, a usage user management information 154, a granularity constraint information management table 155, a granularity application cost calculation rule management information 156, and between layers. It manages the call relationship management information 157, the inter-layer call cost management table 158, and the decision tree reference information management table 159.

なお、ユーザ入力情報登録部101、粒度適用案導出処理部102、粒度適用コスト算出処理部103、レイヤ間呼び出しコスト算出処理部104、粒度適用コスト算出用ルールの決定木参照順更新処理部105、およびDBMS40は、サーバコンピュータ10が備えるCPU51がハードディスク53に記憶されているプログラムをメモリ52に読み出して実行することにより実現される。また、DBMS40が管理する開発対象システム情報保持表151、既存システム情報保持表152、粒度適用案保持表153、利用ユーザ管理情報154、粒度制約情報管理表155、粒度適用コスト算出用ルール管理情報156、レイヤ間呼び出し関係管理情報157、レイヤ間呼び出しコスト管理表158、および決定木参照情報管理表159は、メモリ52やハードディスク53が提供する記憶領域として実現される。   Note that the user input information registration unit 101, the granularity application plan derivation processing unit 102, the granularity application cost calculation processing unit 103, the inter-layer call cost calculation processing unit 104, the decision tree reference order update processing unit 105 for the granularity application cost calculation rule, The DBMS 40 is realized by the CPU 51 included in the server computer 10 reading out the program stored in the hard disk 53 to the memory 52 and executing it. Further, the development target system information holding table 151, the existing system information holding table 152, the granularity application plan holding table 153, the use user management information 154, the granularity constraint information management table 155, and the granularity application cost calculation rule management information 156 managed by the DBMS 40. The inter-layer call relationship management information 157, the inter-layer call cost management table 158, and the decision tree reference information management table 159 are realized as storage areas provided by the memory 52 and the hard disk 53.

開発対象システム情報保持表151は、開発対象システムの情報(以下、開発対象システム情報という。)を記憶する。図3は、開発対象システム情報保持表151に記憶される開発対象システム情報の構成例を示す図である。同図に示すように、開発対象システム情報には、開発対象システムID1511、開発対象システムの情報が影響を及ぼす開発対象システム上のレイヤの範囲を示すレイヤ種別1512、開発対象システムの情報の種類を示す開発対象システム情報項目1513、および開発対象システム項目1513で示される情報の値を示す開発対象システム情報項目値1514を含んでいる。   The development target system information holding table 151 stores development target system information (hereinafter referred to as development target system information). FIG. 3 is a diagram illustrating a configuration example of the development target system information stored in the development target system information holding table 151. As shown in the figure, the development target system information includes a development target system ID 1511, a layer type 1512 indicating a range of layers on the development target system affected by the development target system information, and a type of information of the development target system. A development target system information item 1513 to be shown, and a development target system information item value 1514 to indicate the value of the information indicated by the development target system item 1513 are included.

既存システム情報保持表152は、既存システムの情報(以下、既存システム情報という。)を記憶する。図4は、既存システム情報保持表152に記憶される既存システム情報の構成例を示す図である。同図に示すように、既存システム情報には、既存システムID1521、既存システムの情報が影響する、既存システム上のレイヤの範囲を示すレイヤ種別1522、既存システムの情報の種類を示す既存システム情報項目1523、および既存システム項目1523で示される情報の値を示す既存システム情報項目値1524を含んでいる。   The existing system information holding table 152 stores information on existing systems (hereinafter referred to as existing system information). FIG. 4 is a diagram illustrating a configuration example of existing system information stored in the existing system information holding table 152. As shown in the figure, in the existing system information, the existing system ID 1521, the layer type 1522 indicating the range of the layer on the existing system affected by the information of the existing system, the existing system information item indicating the type of information of the existing system 1523, and an existing system information item value 1524 indicating the value of the information indicated by the existing system item 1523.

粒度適用案保持表153は、粒度適用案、および開発対象システムへの粒度適用案の適用により発生が予想されるコスト(以下、粒度適用コストという。)を記憶する。図5は、粒度適用案保持表153に記憶される粒度適用案、および粒度適用コストの構成例を示す図である。同図に示すように、粒度適用案を一意に識別する値を示す粒度適用案ID1531、粒度適用案1532、および粒度適用コスト1533を含んでいる。   The granularity application plan holding table 153 stores a granularity application plan and a cost that is expected to be generated by applying the granularity application plan to the development target system (hereinafter referred to as a granularity application cost). FIG. 5 is a diagram illustrating a configuration example of the granularity application plan and the granularity application cost stored in the granularity application plan holding table 153. As shown in the figure, a granularity application plan ID 1531 indicating a value uniquely identifying the granularity application plan, a granularity application plan 1532, and a granularity application cost 1533 are included.

利用ユーザ管理情報154は、設計支援システム1を利用するユーザの情報を記憶する。図6は、利用ユーザ管理情報154に記憶される情報の構成例を示す図である。同図に示すように、ユーザID1541を含んでいる。   The use user management information 154 stores information on users who use the design support system 1. FIG. 6 is a diagram illustrating a configuration example of information stored in the use user management information 154. As shown in the figure, a user ID 1541 is included.

粒度制約情報管理表155は、コンポーネントの粒度の制約を示す情報(以下、粒度制約情報)を記憶する。図7は、粒度制約情報管理表155に記憶される粒度制約情報の構成例を示す図である。同図に示すように、粒度の大きさを示す粒度種別1551、粒度の制約の種類を示す粒度制約種別1552、粒度の制約の内容を示す粒度制約内容1553を含んでいる。粒度の制約の内容は、具体的には、レイヤへの粒度の適用可否と、レイヤに対する複数種類の粒度の適用可否を指す。例えば、粒度種別1551の値が「粒度1」かつ、粒度制約種別552の値が「システムのレイヤへの粒度の適用可否」かつ、粒度制約内容103の値が「適用可能:レイヤB、レイヤC、レイヤU 適用不可:レイヤE」の粒度制約情報は、「粒度1は、レイヤBとレイヤCとレイヤUに適用可能であり、レイヤEには適用不可である」旨を示している。また、粒度種別1551の値が「粒度1と粒度2の組合せ」かつ、粒度制約種別1552の値が「レイヤに適用する粒度の排他関係の有無」かつ、粒度制約内容1553の値が「排他有り:レイヤE、レイヤB、レイヤC、レイヤU」の粒度制約情報は、「レイヤEとレイヤBとレイヤCとレイヤUのいずれでも、粒度1と粒度2を同時に適用することはできない」旨を示している。   The granularity constraint information management table 155 stores information indicating the granularity constraints of components (hereinafter, granularity constraint information). FIG. 7 is a diagram illustrating a configuration example of the granularity constraint information stored in the granularity constraint information management table 155. As shown in the figure, a granularity type 1551 indicating the size of the granularity, a granularity restriction type 1552 indicating the type of granularity restriction, and a granularity restriction content 1553 indicating the content of the granularity restriction are included. Specifically, the granularity constraint content indicates whether or not a granularity can be applied to a layer and whether or not multiple types of granularity can be applied to a layer. For example, the value of the granularity type 1551 is “granularity 1”, the value of the granularity constraint type 552 is “applicability of granularity to the system layer”, and the value of the granularity constraint content 103 is “applicable: layer B, layer C The granularity constraint information of “layer U not applicable: layer E” indicates that “granularity 1 is applicable to layer B, layer C, and layer U, and not applicable to layer E”. In addition, the value of the granularity type 1551 is “combination of granularity 1 and granularity 2”, the value of the granularity constraint type 1552 is “existence of the exclusive relationship of the granularity applied to the layer”, and the value of the granularity constraint content 1553 is “exclusive” : Layer E, Layer B, Layer C, Layer U ”indicates that“ granularity 1 and granularity 2 cannot be applied simultaneously in any of layer E, layer B, layer C, and layer U ”. Show.

粒度適用コスト算出用ルール管理情報156は、開発対象システムへの粒度適用がコストに及ぼす影響を算出するための情報であり、いわゆる決定木として表される情報(以下、粒度適用コスト決定木という。)を記憶する。図8は、粒度適用コスト算出用ルール管理情報156に記憶される情報の構成例を示す図である。同図に示すように、評価項目と評価項目の値の関係が木構造で表され、決定木の端に粒度適用コストが示される。評価項目は、具体的には、レイヤの種類、粒度の種類、開発対象システム情報保持表151の開発対象システム情報項目1513、既存システム情報保持表152の既存システム情報項目1523に対応する。   The granularity application cost calculation rule management information 156 is information for calculating the effect of the granularity application on the development target system on the cost, and is represented as a so-called decision tree (hereinafter referred to as a granularity application cost decision tree). ) Is memorized. FIG. 8 is a diagram illustrating a configuration example of information stored in the rule application information 156 for calculating the granularity application cost. As shown in the figure, the relationship between the evaluation item and the value of the evaluation item is represented by a tree structure, and the granularity application cost is indicated at the end of the decision tree. Specifically, the evaluation items correspond to the type of layer, the type of granularity, the development target system information item 1513 of the development target system information holding table 151, and the existing system information item 1523 of the existing system information holding table 152.

レイヤ間呼び出し関係管理情報157は、開発対象システム上で可能なレイヤの呼び出し方向を示す情報(以下、レイヤ間呼び出し関係情報という。)を記憶する。図9は、レイヤ間呼び出し関係管理情報157に記憶されるレイヤ間呼び出し関係情報の構成例を示す図である。同図に示すように、レイヤ間呼び出し関係情報を示すレイヤ間呼び出し関係1571を含んでいる。例えば、レイヤ間呼び出し関係1571の値が「レイヤU→レイヤE」である場合、これはレイヤUからレイヤEを呼び出し可能であることを示す。   The inter-layer call relationship management information 157 stores information (hereinafter referred to as inter-layer call relationship information) indicating the layer call direction possible on the development target system. FIG. 9 is a diagram illustrating a configuration example of inter-layer call relationship information stored in the inter-layer call relationship management information 157. As shown in the figure, an inter-layer call relationship 1571 indicating inter-layer call relationship information is included. For example, when the value of the inter-layer call relationship 1571 is “layer U → layer E”, this indicates that the layer E can be called from the layer U.

レイヤ間呼び出しコスト管理表158は、コンポーネントの粒度が適用されたレイヤを含む、レイヤ間の呼び出しに伴い発生するコスト(以下、レイヤ間呼び出しコストという。)に関する情報を記憶する。図10は、レイヤ間呼び出しコスト管理表158に記憶される情報の構成例を示す図である。同図に示すように、レイヤ間の呼び出しにおけるレイヤに適用されるコンポーネントの粒度とレイヤとの組合せ(以下、レイヤ間呼び出しパターンという。)を示すレイヤ間呼び出しパターン1581、開発対象システムへのレイヤ間呼び出しパターンの適用の評価を示す基準コスト1582を含んでいる。   The inter-layer call cost management table 158 stores information related to a cost (hereinafter referred to as an inter-layer call cost) that occurs due to a call between layers including a layer to which the component granularity is applied. FIG. 10 is a diagram illustrating a configuration example of information stored in the inter-layer call cost management table 158. As shown in the figure, an inter-layer call pattern 1581 showing a combination of the granularity of components applied to a layer and a layer (hereinafter referred to as an inter-layer call pattern) in a call between layers, and an inter-layer to a development target system It includes a reference cost 1582 that indicates an evaluation of the application of the calling pattern.

決定木参照情報管理表159は、粒度適用コスト算出用ルール管理情報156により示される粒度適用コスト決定木が探索された経路、および粒度適用コスト決定木の探索の際に粒度適用コスト決定木上の枝を参照する順序を設計支援システム1を利用するユーザと紐付けて記憶する。なお、枝を参照する順序をあらかじめ記憶しておくことは、決定木の探索処理の効率向上を狙いとしている。図11は、決定木参照情報管理表159に記憶される情報の構成例を示す図である。同図に示すように、粒度適用案および粒度適用コストの算出を依頼したユーザを示す利用ユーザID1591、粒度適用コスト決定木上の節点に対応する評価項目を一意に識別する値を示す評価項目1592、評価項目の値を示す評価項目値1593、粒度適用コストの算出の際に評価項目の値が選択された回数を示す評価項目値選択回数累計1594、および粒度適用コストの算出の際に評価項目の値が参照される順番を示す評価項目値参照順1595を含んでいる。   The decision tree reference information management table 159 includes a path on which the granularity application cost determination tree indicated by the granularity application cost calculation rule management information 156 is searched, and the granularity application cost determination tree on the granularity application cost determination tree. The order of referring to the branches is stored in association with the user who uses the design support system 1. Note that storing the order of referring to branches in advance aims to improve the efficiency of the search process of the decision tree. FIG. 11 is a diagram illustrating a configuration example of information stored in the decision tree reference information management table 159. As shown in the figure, a user ID 1591 indicating the user who requested the calculation of the granularity application plan and the granularity application cost, and an evaluation item 1592 indicating a value uniquely identifying the evaluation item corresponding to the node on the granularity application cost decision tree. Evaluation item value 1593 indicating the value of the evaluation item, evaluation item value selection count 1594 indicating the number of times the evaluation item value has been selected when calculating the granularity application cost, and evaluation item when calculating the granularity application cost The evaluation item value reference order 1595 indicating the order in which the values are referred to is included.

ユーザ入力情報登録部101は、ユーザコンピュータ20から送信されるユーザ入力情報登録依頼とユーザ入力情報の受信、記憶領域へのユーザ入力情報の登録、開発対象システムIDの付与と既存システムIDの付与、およびユーザ入力情報の登録可否を示す値と開発対象システムIDと既存システムIDのユーザコンピュータ20への送信を行う。記憶領域へのユーザ入力情報の登録は、具体的には、ユーザ入力情報に含まれる開発対象システム情報の開発対象システム情報保持表151への登録、およびユーザ入力情報に含まれる既存システム情報の既存システム情報保持表152への登録を行う。   The user input information registration unit 101 receives a user input information registration request and user input information transmitted from the user computer 20, registers user input information in a storage area, assigns a development target system ID, and assigns an existing system ID. Then, a value indicating whether user input information can be registered, a development target system ID, and an existing system ID are transmitted to the user computer 20. Specifically, the user input information is registered in the storage area by registering the development target system information included in the user input information in the development target system information holding table 151 and the existing system information included in the user input information. Registration in the system information holding table 152 is performed.

粒度適用案導出処理部102は、ユーザコンピュータ20から送信される粒度適用判定依頼とユーザIDと開発対象システムIDと既存システムIDの受信、粒度適用案の導出、および導出した粒度適用案の粒度適用案保持表153への登録を行う。   The granularity application plan derivation processing unit 102 receives the granularity application determination request, the user ID, the development target system ID, and the existing system ID transmitted from the user computer 20, derives the granularity application plan, and applies the granularity of the derived granularity application plan. Registration in the plan holding table 153 is performed.

粒度適用コスト算出処理部103は、開発対象システムへの粒度適用案の適用による粒度適用コストの算出、および粒度適用案と粒度適用コストとが組になった情報のユーザコンピュータ20への送信を行う。   The particle size application cost calculation processing unit 103 calculates the particle size application cost by applying the particle size application plan to the development target system, and transmits the information obtained by combining the particle size application plan and the particle size application cost to the user computer 20. .

レイヤ間呼び出しコスト算出処理部104は、粒度が適用されたレイヤを含むレイヤ間の呼び出しにより生じるコストの算出を行う。   The inter-layer call cost calculation processing unit 104 calculates a cost caused by a call between layers including a layer to which the granularity is applied.

粒度適用コスト算出用ルールの決定木参照順更新処理部105は、粒度適用コストの算出の際に粒度適用コスト算出用ルール管理情報156により示される粒度適用コスト決定木の枝の参照順の算出、および算出した参照順の決定木参照順管理表159への反映を行う。   The decision tree reference order update processing unit 105 of the granularity application cost calculation rule calculates the reference order of the branches of the granularity application cost determination tree indicated by the granularity application cost calculation rule management information 156 when calculating the granularity application cost. The calculated reference order is reflected in the decision tree reference order management table 159.

==コンポーネント適用粒度案の導出および案の評価処理==
以下、サーバコンピュータ10の処理について説明する。図12は、粒度適用判定依頼を受信したときの粒度適用案導出処理部102の処理の流れを示す図である。
== Derivation of component application granularity plan and evaluation process of plan ==
Hereinafter, processing of the server computer 10 will be described. FIG. 12 is a diagram illustrating a processing flow of the granularity application plan derivation processing unit 102 when a granularity application determination request is received.

粒度適用案導出処理部102はユーザコンピュータ20から粒度適用判定依頼、ユーザID、開発対象システムID、および既存システムIDを受信すると(S200)、受信した既存システムIDに対応する既存システム情報を既存システム情報保持表152から取得する(S205)。次に、粒度適用案導出処理部102は粒度制約情報を粒度制約情報管理表155から取得し(S210)、取得した粒度制約情報と、既存システム情報を参照し、粒度適用案を導出する(S215)。具体的には、レイヤに対して適用する粒度の組合せから、粒度制約情報と既存システム情報に反する組合せを除外し、除外されなかった組合せを粒度適用案として扱う。例えば、粒度制約情報に「レイヤEに粒度1を適用できない」旨を示す情報が記載されている場合、レイヤEに粒度1を適用する粒度組合せは除外される。また、既存システム情報に「レイヤCの新規開発を行うことはできない」旨を示す情報が示す情報が記載されている場合、レイヤCに粒度を適用する粒度組合せは除外される。次に、粒度適用案導出処理部102は、導出した全ての粒度適用案を、粒度適用案保持表153に登録し(S220)、粒度適用コスト算出処理部103を呼び出す(S225)。呼び出しの際、ユーザID、開発対象システムID、既存システムID、および既存システム情報を粒度適用コスト算出処理部103に渡す。 When the granularity application plan derivation processing unit 102 receives the granularity application determination request, the user ID, the development target system ID, and the existing system ID from the user computer 20 (S200), the existing system information corresponding to the received existing system ID is stored in the existing system. Obtained from the information holding table 152 (S205). Next, the granularity application plan derivation processing unit 102 acquires granularity constraint information from the granularity constraint information management table 155 (S210), refers to the acquired granularity constraint information and existing system information, and derives a granularity application plan (S215). ). Specifically, a combination contrary to the granularity constraint information and the existing system information is excluded from the combination of granularities applied to the layer, and the combination that is not excluded is handled as a granularity application plan. For example, when information indicating that “granularity 1 cannot be applied to layer E” is described in the granularity constraint information, a granularity combination that applies granularity 1 to layer E is excluded. Further, when information indicating information indicating that “new development of layer C cannot be performed” is described in the existing system information, a granularity combination that applies granularity to layer C is excluded. Next, the granularity application plan derivation processing unit 102 registers all derived granularity application plans in the granularity application plan holding table 153 (S220), and calls the granularity application cost calculation processing unit 103 (S225). At the time of calling, the user ID, the development target system ID, the existing system ID, and the existing system information are passed to the granularity application cost calculation processing unit 103.

図13は、粒度適用コスト算出処理部103の処理の流れを示す図である。粒度適用コスト算出処理部103は、開発対象システムIDに対応する開発対象システム情報を開発対象システム情報保持表151から取得する(S300)。次に、粒度適用コスト算出処理部103は、粒度適用案保持表153から粒度適用案を1件取得し(S305)、取得した粒度適用案に含まれる粒度とレイヤの組を1件取得する(S310)。取得した粒度とレイヤの組に対して、粒度適用コストを算出済みでない場合(S315:Yes)は、取得した粒度とレイヤの組、開発対象システム情報、既存システム情報、粒度適用コスト算出用ルール管理情報156が示す粒度適用コスト決定木を参照して、取得した粒度とレイヤとの組に対する粒度適用コストを算出し(S320)、粒度適用コスト決定木の探索経路を示す情報を、粒度とレイヤの組、および算出した粒度適用コストと紐付けて、メモリ52などの記憶領域に保存する。なお、粒度適用コスト決定木にて参照する枝の順番は、決定木参照順管理表159の評価項目値参照順1595に従う。 FIG. 13 is a diagram illustrating a processing flow of the granularity application cost calculation processing unit 103. The granularity application cost calculation processing unit 103 acquires development target system information corresponding to the development target system ID from the development target system information holding table 151 (S300). Next, the granularity application cost calculation processing unit 103 acquires one granularity application proposal from the granularity application proposal holding table 153 (S305), and acquires one set of granularity and layer included in the acquired granularity application proposal ( S310). If the granularity application cost has not been calculated for the acquired granularity and layer combination (S315: Yes), the acquired granularity and layer combination, development target system information, existing system information, and granularity application cost calculation rule management With reference to the granularity application cost decision tree indicated by the information 156, the granularity application cost for the set of the obtained granularity and layer is calculated (S320), and information indicating the search path of the granularity application cost decision tree is obtained from the granularity and layer. The data is stored in a storage area such as the memory 52 in association with the set and the calculated granularity application cost. Note that the order of branches to be referred to in the granularity application cost decision tree follows the evaluation item value reference order 1595 of the decision tree reference order management table 159.

取得した粒度とレイヤの組に対して、粒度適用コストを算出ずみの場合(S315:No)は、メモリ52などの記憶領域にて粒度とレイヤの組と紐付けられて保存された粒度適用コストの取得と、上記記憶領域に粒度とレイヤの組と紐付けられた保存された粒度適用コスト決定木の探索回数の1件加算を行う。粒度適用コスト算出処理部103は、1件の粒度適用案に含まれる粒度とレイヤの全ての組に対して、粒度適用コストを取得済みの場合(S335:Yes)は、粒度とレイヤの組に対して算出された粒度適用コストの総和を粒度適用案の粒度適用コストとして扱い、また、レイヤ間の呼び出しコストを求めるため、レイヤ間呼び出しコスト算出処理部104を呼び出す(S340)。1件の粒度適用案に含まれる粒度とレイヤの組において、粒度適用コストの取得が済んでいない粒度とレイヤの組が含まれる場合(S335:No)は、粒度適用案に含まれる他の粒度とレイヤの組を取得する(S310)。   When the granularity application cost is already calculated for the acquired granularity and layer pair (S315: No), the granularity application cost stored in the storage area such as the memory 52 in association with the granularity and layer pair. And the addition of the number of searches for the granularity application cost decision tree stored in the storage area associated with the granularity and layer pair. When the granularity application cost calculation processing unit 103 has acquired the granularity application cost for all the combinations of the granularity and the layer included in one granularity application proposal (S335: Yes), On the other hand, the sum of the granularity application costs calculated as the granularity application cost is handled as the granularity application cost of the granularity application plan, and the inter-layer call cost calculation processing unit 104 is called to obtain the inter-layer call cost (S340). When a set of granularity and layer included in one granularity application proposal includes a combination of granularity and layer for which acquisition of the granularity application cost has not been completed (S335: No), other granularities included in the granularity application proposal And a set of layers is acquired (S310).

粒度適用コスト算出処理部103は、全ての粒度適用案に対して、粒度適用コストを取得した場合(S345:Yes)は、粒度適用コストを粒度適用案と紐付けて粒度適用案保持表153の粒度適用コスト1533に登録し(S350)、粒度適用案と粒度適用コストの組の一覧をユーザコンピュータ20に送信し(S355)、粒度適用コスト算出用ルールの決定木参照順更新処理部を呼び出す(S360)。   When the granularity application cost calculation processing unit 103 acquires the granularity application cost for all the granularity application proposals (S345: Yes), the granularity application cost is linked to the granularity application proposal in the granularity application proposal holding table 153. Registered in the granularity application cost 1533 (S350), sends a list of combinations of the granularity application plan and the granularity application cost to the user computer 20 (S355), and calls the decision tree reference order update processing unit of the granularity application cost calculation rule ( S360).

図14は、レイヤ間呼び出しコスト算出処理部104の処理の流れを示す図である。レイヤ間呼び出しコスト算出処理部104は、レイヤ間呼び出し関係管理情報157のレイヤ間呼び出し関係1571を取得し(S400)、取得したレイヤ間呼び出し関係毎に、レイヤ間呼び出しコストの算出を行い、全てのレイヤ間呼び出し関係に対して、レイヤ間呼び出しコストを算出する(S405)。レイヤ間呼び出しコストの算出は、具体的には、まず、取得したレイヤ間呼び出し関係に、粒度案に示したレイヤに適用する粒度の情報を組合せ、次に、その組合せた情報と、レイヤ間呼び出しコスト管理表158のレイヤ間呼び出しパターン1581に示された粒度とレイヤの組合せを照らし合わせて、値が一致する粒度とレイヤの組合せの基準コスト1582の値を取得する。次に、取得した基準コストに、開発対象システム情報の業務規模の値を掛け合わせて得られた値を、レイヤ間呼び出しコストとして扱う。   FIG. 14 is a diagram illustrating a processing flow of the inter-layer call cost calculation processing unit 104. The inter-layer call cost calculation processing unit 104 acquires the inter-layer call relationship 1571 of the inter-layer call relationship management information 157 (S400), calculates the inter-layer call cost for each acquired inter-layer call relationship, The inter-layer call cost is calculated for the inter-layer call relationship (S405). Specifically, the inter-layer call cost is calculated by first combining the acquired inter-layer call relationship with the granularity information to be applied to the layer indicated in the granularity plan, and then the combined information and inter-layer call. The granularity and layer combination indicated in the inter-layer call pattern 1581 of the cost management table 158 are compared, and the value of the standard cost 1582 of the granularity and layer combination whose values match is obtained. Next, a value obtained by multiplying the acquired reference cost by the value of the business scale of the development target system information is handled as an inter-layer call cost.

図15は、粒度適用コスト算出用ルールの決定木参照順更新処理部105の処理の流れを示す図である。粒度適用コスト算出用ルールの決定木参照順更新処理部105は、粒度適用コスト算出処理部103から渡された決定木の探索経路を示す情報および探索経路の探索回数を示す情報から、決定木上の枝に対応する評価項目値が選択された回数である評価項目値選択回数を算出し、算出した評価項目値選択回数を評価項目値選択回数累計1594に加算する(S500)。次に、評価項目毎に、評価項目値選択回数累計1594の値が多い順に従い、評価項目値参照順1595に示される評価項目値の参照順の値を変更する(S505)。   FIG. 15 is a diagram illustrating a processing flow of the decision tree reference order update processing unit 105 for the granularity application cost calculation rule. The decision tree reference order update processing unit 105 of the rule for calculating the granularity application cost calculates the decision tree reference information from the information indicating the search path of the decision tree and the information indicating the search frequency of the search path passed from the granularity application cost calculation processing unit 103. The number of evaluation item value selections, which is the number of times the evaluation item value corresponding to this branch is selected, is calculated, and the calculated evaluation item value selection number is added to the evaluation item value selection number accumulated 1594 (S500). Next, for each evaluation item, the reference value of the evaluation item value indicated in the evaluation item value reference order 1595 is changed according to the order of the largest evaluation item value selection count 1594 (S505).

以下、本発明の一実施形態である設計支援システム2について説明する。本実施形態の設計支援システム2は、コンポーネント適用事例情報を粒度適用コスト算出用ルール管理情報156に登録する作業を支援するものであり、コンポーネント適用事例情報から、システムのレイヤに適用されたコンポーネントの粒度とレイヤとの組毎にコストの算出、そのコストの算出に必要となる情報の導出および、算出したコストの粒度適用コスト算出用ルール管理情報156への登録を行う。また、粒度適用コスト算出用ルール管理情報156に登録されたコストのうち、コンポーネント適用事例情報を用いることにより、コストの値をより信頼性の高い値で置き換えられるコストに対して、値の更新を行う。   Hereinafter, the design support system 2 which is one Embodiment of this invention is demonstrated. The design support system 2 of the present embodiment supports the operation of registering component application case information in the rule management information 156 for calculating the granularity application cost. The component application case information indicates the component applied to the system layer. For each set of granularity and layer, a cost is calculated, information necessary for calculating the cost is derived, and the calculated cost is registered in the granularity application cost calculation rule management information 156. In addition, by using the component application case information among the costs registered in the granularity application cost calculation rule management information 156, the value can be updated with respect to the cost in which the cost value can be replaced with a more reliable value. Do.

==システム構成==
図18は、本発明の一実施形態である設計支援システム2のハードウェア構成およびソフトウェア構成を示す図である。同図に示すように、本実施形態の設計支援システム2は、サーバコンピュータ11、ユーザコンピュータ21を含んで構成される。サーバコンピュータ11およびユーザコンピュータ21はそれぞれ、通信ネットワーク30を介して通信可能に接続されている。通信ネットワーク30は、例えば、専用電話回線網やイーサネット(登録商標)により構築されるLAN(Local Area Network)である。
== System configuration ==
FIG. 18 is a diagram showing a hardware configuration and a software configuration of the design support system 2 which is an embodiment of the present invention. As shown in the figure, the design support system 2 of this embodiment includes a server computer 11 and a user computer 21. Each of the server computer 11 and the user computer 21 is communicably connected via a communication network 30. The communication network 30 is, for example, a LAN (Local Area Network) constructed by a dedicated telephone line network or Ethernet (registered trademark).

サーバコンピュータ11は、コンポーネント適用事例情報の登録を行う情報処理装置である。サーバコンピュータ11は、例えば、パーソナルコンピュータやワークステーション、オフィスコンピュータ、メインフレームなどである。   The server computer 11 is an information processing apparatus that registers component application case information. The server computer 11 is, for example, a personal computer, a workstation, an office computer, a main frame, or the like.

==ユーザコンピュータ21==
図18のユーザコンピュータ21は、設計支援システム2を利用するユーザによって使用される情報処理装置である、ユーザコンピュータ21は、例えば、パーソナルコンピュータやワークステーション、オフィスコンピュータなどである。ユーザはユーザコンピュータ21を操作してサーバコンピュータ11にアクセスし、コンポーネント適用事例情報のサーバコンピュータ11への送信を行う。ユーザコンピュータ21はコンポーネント適用事例登録依頼処理部211、コンポーネント適用事例登録結果表示処理部212を備えている。
== User computer 21 ==
18 is an information processing apparatus used by a user who uses the design support system 2. The user computer 21 is, for example, a personal computer, a workstation, an office computer, or the like. The user operates the user computer 21 to access the server computer 11 and transmits component application case information to the server computer 11. The user computer 21 includes a component application case registration request processing unit 211 and a component application case registration result display processing unit 212.

コンポーネント適用事例登録依頼処理部211は、コンポーネント適用事例情報の登録を依頼する旨を示す情報(以下、コンポーネント適用事例登録依頼という。)、およびコンポーネント適用事例情報のサーバコンピュータ11への送信を行う。   The component application case registration request processing unit 211 transmits information indicating that registration of component application case information is requested (hereinafter referred to as component application case registration request) and component application case information to the server computer 11.

コンポーネント適用事例登録結果表示処理部212は、コンポーネント適用事例登録依頼をサーバコンピュータ11に送信した結果、サーバコンピュータ11からユーザコンピュータ21に送信される各種情報の表示を行う。   The component application case registration result display processing unit 212 displays various information transmitted from the server computer 11 to the user computer 21 as a result of transmitting the component application case registration request to the server computer 11.

==サーバコンピュータ11==
図18のサーバコンピュータ11は、コンポーネント適用事例情報や粒度適用コスト算出用ルール管理情報156を用いて粒度適用コストを算出する処理を行うとともに、サーバコンピュータ11において用いられる各種のデータを管理する。サーバコンピュータ11は、コンポーネント適用事例登録処理部111、入力希望事例パターン導出処理部112、コスト更新処理部113、およびDBMS(データベース管理システム:DataBase Management System)40を備えている。DBMS40は、登録用コンポーネント適用事例保持表171、適用事例登録有無保持表172、入力希望事例パターン保持表173、コスト取得種別保持表174、コスト推定式保持表175、粒度適用コスト算出用ルール管理情報156、レイヤ間呼び出し関係管理情報157、およびレイヤ間呼び出しコスト管理表158を管理している。
== Server computer 11 ==
The server computer 11 in FIG. 18 performs processing for calculating the granularity application cost using the component application case information and the granularity application cost calculation rule management information 156, and manages various data used in the server computer 11. The server computer 11 includes a component application case registration processing unit 111, an input desired case pattern derivation processing unit 112, a cost update processing unit 113, and a DBMS (DataBase Management System) 40. The DBMS 40 includes a registration component application case holding table 171, an application case registration presence / absence holding table 172, an input desired case pattern holding table 173, a cost acquisition type holding table 174, a cost estimation formula holding table 175, and granularity application cost calculation rule management information. 156, inter-layer call relationship management information 157, and inter-layer call cost management table 158 are managed.

なお、コンポーネント適用事例登録処理部111、入力希望事例パターン導出処理部112、コスト更新処理部113、およびDBMS40は、サーバコンピュータ11が備えるCPU51がハードディスク53に記憶されているプログラムをメモリ52に読み出して実行することにより実現される。また、DBMS40が管理する登録用コンポーネント適用事例保持表171、適用事例登録有無保持表172、入力希望事例パターン保持表173、コスト取得種別保持表174、コスト推定式保持表175、粒度適用コスト算出用ルール管理情報156、レイヤ間呼び出し関係管理情報157、およびレイヤ間呼び出しコスト管理表158は、メモリ52やハードディスク53が提供する記憶領域として実現される。   The component application case registration processing unit 111, the input desired case pattern derivation processing unit 112, the cost update processing unit 113, and the DBMS 40 read the program stored in the hard disk 53 by the CPU 51 included in the server computer 11 to the memory 52. It is realized by executing. Also, a registration component application case holding table 171, an application case registration presence / absence holding table 172, an input desired case pattern holding table 173, a cost acquisition type holding table 174, a cost estimation formula holding table 175, and a granularity application cost calculation managed by the DBMS 40. The rule management information 156, the inter-layer call relationship management information 157, and the inter-layer call cost management table 158 are realized as storage areas provided by the memory 52 and the hard disk 53.

登録用コンポーネント適用事例保持表171は、コンポーネント適用事例情報を記憶する。コンポーネント適用事例情報に含まれる情報は、システムのレイヤに適用するコンポーネントの粒度の種類、コンポーネントの適用によるシステム全体としてのコスト(以下、コンポーネント適用総コストという。)、開発対象システム情報保持表151の開発対象システム情報項目1513、および既存システム情報保持表152の既存システム情報項目1523に対応する。図19は、登録用コンポーネント適用事例保持表171に記憶されるコンポーネント適用事例情報の構成例を示す図である。同図に示すように、コンポーネント適用事例情報を識別する値を示す登録用コンポーネント適用事例ID1711、コンポーネント適用事例情報の内容を示す登録用コンポーネント適用事例1712を含んでいる。   The component application case holding table 171 for registration stores component application case information. The information included in the component application case information includes the type of component granularity applied to the system layer, the cost of the entire system due to application of the component (hereinafter referred to as total component application cost), and the development target system information holding table 151. This corresponds to the development target system information item 1513 and the existing system information item 1523 of the existing system information holding table 152. FIG. 19 is a diagram illustrating a configuration example of the component application case information stored in the registration component application case holding table 171. As shown in the figure, a registration component application case ID 1711 indicating a value for identifying component application case information and a registration component application case 1712 indicating the contents of the component application case information are included.

適用事例登録有無保持表172は、コンポーネント適用事例情報の内容が、粒度適用コスト算出用ルール管理情報156に登録済みかどうかを示す情報を記憶する。図20は、適用事例登録有無保持表172に記憶される情報の構成例を示す図である。同図に示すように、コンポーネント適用事例を示す登録用コンポーネント適用事例参照ID1721、コンポーネント適用事例に含まれる粒度とレイヤの組を示す粒度適用レイヤ1722、コンポーネント適用事例の情報が、粒度適用レイヤ1722に示す粒度とレイヤの組の単位に、粒度適用コスト算出用ルール管理情報156に登録済みかどうかを示す登録済み粒度事例有無1723、登録済み粒度事例有無1723に登録済みとされた事例を、粒度適用コスト算出用ルール管理情報156において一意に識別する値を示す粒度適用コスト算出用ルール参照ID1724を含んでいる。   The application case registration presence / absence holding table 172 stores information indicating whether or not the content of the component application case information has been registered in the rule management information 156 for granularity application cost calculation. FIG. 20 is a diagram illustrating a configuration example of information stored in the application case registration presence / absence holding table 172. As shown in the figure, the component application case reference ID 1721 for registration indicating the component application case, the granularity application layer 1722 indicating the combination of the granularity and the layer included in the component application case, and the component application case information are stored in the granularity application layer 1722. In the unit of the set of granularity and layer to be shown, the case of registered granularity case presence / absence 1723 indicating whether or not registered in the granularity application cost calculation rule management information 156 is registered in the case of registered granularity case presence / absence 1723 A granularity application cost calculation rule reference ID 1724 indicating a value uniquely identified in the cost calculation rule management information 156 is included.

入力希望事例パターン保持表173は、コンポーネント適用事例情報と、粒度適用コスト算出用ルール管理情報156の情報だけからは、コンポーネント適用事例情報を構成する粒度とレイヤの組毎にコストを算出できない場合、コストの算出に必要となる他のコンポーネント適用事例の特徴を示す情報を記憶する。図21は、入力希望事例パターン保持表173に記憶される情報の構成例を示す図である。同図に示すように、コンポーネント適用事例情報を一意に識別する値を示す登録用コンポーネント適用事例参照ID1731、コストの算出にあたって必要となるコンポーネント適用事例の特徴を示す入力希望事例パターン1732を含んでいる。   If the input desired case pattern holding table 173 cannot calculate the cost for each set of granularity and layer constituting the component application case information only from the component application case information and the granularity application cost calculation rule management information 156, Information indicating the characteristics of other component application examples necessary for calculating the cost is stored. FIG. 21 is a diagram illustrating a configuration example of information stored in the input desired case pattern holding table 173. As shown in the figure, it includes a registration component application case reference ID 1731 that indicates a value that uniquely identifies component application case information, and an input desired case pattern 1732 that indicates the characteristics of the component application case that is necessary for calculating the cost. .

コスト取得種別保持表174は、粒度適用コスト算出用ルール管理情報156に示されるコストに関して、コストの値の取得方法やコストの算出方法の種類を示す値(以下、コスト取得種別という。)を記憶する。コスト取得種別は、実測値、第一推定値、第二推定値の3種類に分類される。コンポーネント適用事例が粒度とレイヤの組を1組しか保持しない場合、コンポーネント適用事例のコンポーネント適用総コストの値が、粒度とレイヤの組のコストの値となり、そのコストのコスト取得種別を実測値として扱う。また、実測値のみを用いて計算式により算出したコストは、第一推定値として扱う。また、第一推定値を用いて計算式により算出したコストは、第二推定値として扱う。図22は、コスト取得種別保持表174情報に記憶される情報の構成例を示す図である。同図に示すように、粒度適用コスト算出用ルール管理情報156にてコストを識別する値を示す粒度適用コスト算出用ルール参照ID1741、粒度適用コスト算出用ルール参照ID1741にて特定されるコストのコスト取得種別を示すコスト取得種別1742を含んでいる。   The cost acquisition type holding table 174 stores a cost value acquisition method and a value indicating the type of cost calculation method (hereinafter referred to as cost acquisition type) regarding the cost indicated in the granularity applied cost calculation rule management information 156. To do. The cost acquisition types are classified into three types, actual measurement values, first estimated values, and second estimated values. When the component application case has only one set of granularity and layer, the total component application cost value of the component application example becomes the cost value of the granularity and layer pair, and the cost acquisition type of that cost is the actual measurement value. deal with. Further, the cost calculated by the calculation formula using only the actual measurement value is handled as the first estimated value. Further, the cost calculated by the calculation formula using the first estimated value is handled as the second estimated value. FIG. 22 is a diagram illustrating a configuration example of information stored in the cost acquisition type holding table 174 information. As shown in the figure, the cost of the cost specified by the granularity application cost calculation rule reference ID 1741 and the granularity application cost calculation rule reference ID 1741 indicating values for identifying the costs in the granularity application cost calculation rule management information 156. A cost acquisition type 1742 indicating the acquisition type is included.

コスト推定式保持表175は、コストの算出に用いた他のコストを特定する情報と算出に用いた計算式とを含む情報(以下、コスト推定式という。)および、コスト推定式を用いたコストの更新有無を示す情報(以下、コスト更新実績とする。)を記憶する。図23は、コスト推定式保持表175に記憶される情報の構成例を示す。同図に示すように、コスト推定式1751、コスト更新実績1752を含んでいる。   The cost estimation formula holding table 175 includes information (hereinafter referred to as a cost estimation formula) including information specifying other costs used for calculating the cost and a calculation formula used for the calculation, and a cost using the cost estimation formula. The information indicating whether or not there is an update (hereinafter referred to as a cost update record) is stored. FIG. 23 shows a configuration example of information stored in the cost estimation formula holding table 175. As shown in the figure, a cost estimation formula 1751 and a cost update record 1752 are included.

コンポーネント適用事例登録処理部111は、ユーザコンピュータ21から送信されるコンポーネント適用事例登録依頼とコンポーネント適用事例情報の受信、記憶領域へのコンポーネント適用事例情報の登録、コンポーネント適用事例情報
に含まれる粒度とレイヤの組毎のコストを実測値として取得もしくはコストの推定値の算出、コストを含めた各種情報の粒度適用コスト算出用ルール管理情報156への登録、および、コンポーネント適用事例情報の登録結果のユーザコンピュータ21への送信を行う。コストの算出は、具体的には、減算を用いた一次式を使用する。例えば、図27(a)に示すようにレイヤUに粒度1を適用したシステムのコストの推定値は、図27(b)に示すようにレイヤUに粒度1、およびレイヤCに粒度2を適用したシステムのコストの値から、図27(c)に示すようにレイヤCに粒度2を適用したシステムのコストの値を引くことにより、算出する。なお、レイヤ間呼び出しのコストは、一次式に含まれる粒度の種類とコンポーネント適用事例情報に含まれる業務規模の値に応じた定数として算出し、一次式に含める。記憶領域へのコンポーネント適用事例情報の登録は、具体的には、コンポーネント適用事例情報を一意に識別する値として登録用コンポーネント適用事例IDを付与し、コンポーネント適用事例情報を登録用コンポーネント適用事例保持表171に追加する。
The component application case registration processing unit 111 receives the component application case registration request and the component application case information transmitted from the user computer 21, registers the component application case information in the storage area, and the granularity and layer included in the component application case information. The cost of each set is acquired as an actual measurement value, or the estimated value of the cost is calculated, the various information including the cost is registered in the rule management information 156 for calculating the granularity application cost, and the user computer of the registration result of the component application case information 21 is transmitted. Specifically, the cost is calculated using a linear expression using subtraction. For example, as shown in FIG. 27A, the estimated cost of a system in which granularity 1 is applied to layer U, granularity 1 is applied to layer U, and granularity 2 is applied to layer C, as shown in FIG. This is calculated by subtracting the cost value of the system in which the granularity 2 is applied to the layer C as shown in FIG. Note that the cost of inter-layer calling is calculated as a constant according to the type of granularity included in the primary expression and the value of the business scale included in the component application example information, and is included in the primary expression. For registering component application case information in the storage area, specifically, a component application case ID for registration is assigned as a value for uniquely identifying the component application case information, and the component application case information is stored in the component application case holding table for registration. Add to 171.

入力希望事例パターン導出処理部112は、コンポーネント適用事例情報に含まれる粒度とレイヤの組のうち、コンポーネント適用事例情報と粒度適用コスト算出用ルール管理情報156の情報だけではコストを算出できない粒度とレイヤの組に対して、コストの算出に必要となる他のコンポーネント適用事例(以下、入力希望事例という。)が持つべき特徴(以下、入力希望事例パターンという。)の導出を行う。導出する特徴とは、レイヤに適用されているコンポーネントの粒度の種類を指す。以下、入力希望事例を用いて、粒度適用コストを算出する処理のイメージを示す。例えば、図28(a)に示す特徴をもつコンポーネント適用事例の情報から、図28(b)に示すようにレイヤUに粒度1を適用したシステムのコストの推定値、図28(c)に示すようにレイヤCに粒度2を適用したシステムのコストの推定値、および図28(d)に示すようにレイヤBに粒度2を適用したコストの推定値を算出する場合であり、図28(b)、図28(c)、図28(d)で示されるシステムに対応するコストがいずれも粒度適用コスト算出用ルール管理情報156に登録されていない状況とする。この状況において、図図28(e)、図28(f)に示すように、図28(b)、図28(c)、および図28(d)に示したレイヤと粒度の組を組み合わせたコンポーネント適用事例の情報が存在する場合、図28(b)、図28(c)、および図28(d)の各システムに対応するコストの推定値を変数(以下、推定コスト変数という。)とした一次方程式を設けることができる。具体的には、図28(e)のシステムに対しては、図28(b)に対応する推定コスト変数と、図28(c)に対応する推定コスト変数の和が、図28(e)のコンポーネント適用総コストの値と等しいというように、一次方程式を設ける。図28(a)に示すコンポーネント適用事例情報、図28(e)、および図28(f)のそれぞれに対して推定コスト変数を含む一次方程式を設けることにより、推定コスト変数の数の分、式が存在する連立一次方程式が作られる。この連立一次方程式から推定コスト変数の値を算出することは可能であり、図28(b)、図28(c)、および図28(d)の各システムに対応する粒度適用コストの推定値が求まる。また、この例では、図28(c)および図28(d)に対応するコンポーネント適用事例が入力希望事例パターンとして扱われる。   The input desired case pattern derivation processing unit 112 has a granularity and layer whose cost cannot be calculated only by the information of the component application case information and the granularity application cost calculation rule management information 156 among the granularity and layer pairs included in the component application case information. The characteristic (hereinafter referred to as an input desired case pattern) that should be possessed by another component application example (hereinafter referred to as an input desired case) that is necessary for calculating the cost is derived for the set. The derived feature refers to the type of component granularity applied to the layer. Hereinafter, an image of processing for calculating the granularity application cost using the input desired example will be shown. For example, from the information of the component application example having the characteristics shown in FIG. 28A, the estimated cost of the system in which the granularity 1 is applied to the layer U as shown in FIG. 28B, shown in FIG. 28C. As shown in FIG. 28 (d), the estimated cost of the system in which the granularity 2 is applied to the layer C and the estimated cost of the granularity 2 applied to the layer B are calculated. ), And the costs corresponding to the systems shown in FIGS. 28C and 28D are not registered in the granularity application cost calculation rule management information 156. In this situation, as shown in FIGS. 28 (e) and 28 (f), the combinations of layers and granularities shown in FIGS. 28 (b), 28 (c), and 28 (d) are combined. When component application case information exists, the estimated cost value corresponding to each system in FIGS. 28B, 28C, and 28D is referred to as a variable (hereinafter referred to as an estimated cost variable). A linear equation can be provided. Specifically, for the system of FIG. 28 (e), the sum of the estimated cost variable corresponding to FIG. 28 (b) and the estimated cost variable corresponding to FIG. 28 (c) is shown in FIG. A linear equation is provided so as to be equal to the value of the total component application cost. By providing a linear equation including an estimated cost variable for each of the component application case information shown in FIG. 28 (a), FIG. 28 (e), and FIG. 28 (f), the number of estimated cost variables A system of linear equations exists. It is possible to calculate the value of the estimated cost variable from this simultaneous linear equation, and the estimated value of the granularity application cost corresponding to each system of FIG. 28 (b), FIG. 28 (c), and FIG. I want. In this example, component application cases corresponding to FIGS. 28C and 28D are treated as input desired case patterns.

コスト更新処理部113は、粒度適用コスト算出用ルール管理情報156が保持するコストの値の信頼度を高める処理を行う。具体的には、粒度適用コスト算出用ルール管理情報156が保持するコストのうち、コスト取得種別が第一推定値であるコストの値を、コスト取得種別が実測値であるコストの値で更新する。また、更新したコストと、過去に使用されたコスト推定式を用いて、コスト取得種別が第二推定値のコストの値を更新する。   The cost update processing unit 113 performs a process of increasing the reliability of the cost value held in the granularity application cost calculation rule management information 156. Specifically, out of the costs held by the rule management information 156 for calculating granularity applied costs, the cost value whose cost acquisition type is the first estimated value is updated with the cost value whose cost acquisition type is the actual measurement value. . Further, the cost acquisition type is updated as the second estimated value using the updated cost and the cost estimation formula used in the past.

==コンポーネント適用事例情報の登録処理==
以下、サーバコンピュータ11の処理について説明する。図24は、コンポーネント適用事例情報の登録依頼を受信したときのコンポーネント適用事例登録処理部111の処理の流れを示す図である。
== Component application case information registration process ==
Hereinafter, processing of the server computer 11 will be described. FIG. 24 is a diagram illustrating a processing flow of the component application case registration processing unit 111 when a component application case information registration request is received.

コンポーネント適用事例登録処理部111はユーザコンピュータ21からコンポーネント適用事例登録依頼、およびコンポーネント適用事例情報を受信すると、コンポーネント適用事例情報を一意に識別する値を付与した上で、登録用コンポーネント適用事例保持表171へのコンポーネント適用事例情報の登録を行う(S800)。次に、コンポーネント適用事例登録処理部111は、コンポーネント適用事例情報を構成する粒度とレイヤの組毎に、その粒度とレイヤの組に対応するコストが粒度適用コスト算出用ルール管理情報156に登録済みかどうかを検索し、検索結果を適用事例登録有無保持表172の登録済み粒度事例無1723に登録する(S805)。S800にて受信したコンポーネント適用事例情報を構成する粒度とレイヤの組のうち、粒度適用コスト算出用ルール管理情報156に登録済みでない組が存在する場合(S810:Yes)はS815に遷移する。粒度とレイヤの組に対応する全てのコストが粒度適用コスト算出用ルール管理情報156に登録済みの場合(S810:No)は、コスト更新処理部113を呼び出す(S860)。呼び出しの際、コンポーネント適用事例IDをコスト更新処理部113に渡す。コスト更新処理部113が、粒度適用コスト算出用ルール管理情報156が保持するコストの値の更新処理を行った後、コンポーネント適用事例登録処理部111はS865に遷移する。コスト更新処理部113の処理内容は後述の図26の説明に示す。   When the component application case registration processing unit 111 receives the component application case registration request and the component application case information from the user computer 21, the component application case registration processing unit 111 assigns a value for uniquely identifying the component application case information, and then registers the component application case registration table. The component application case information is registered in 171 (S800). Next, the component application case registration processing unit 111 has already registered in the rule management information 156 for the granularity application cost calculation, for each granularity and layer pair constituting the component application case information, the cost corresponding to the granularity and layer pair. And the search result is registered in the registered granularity case absence 1723 of the application case registration presence / absence holding table 172 (S805). If there is a set that has not been registered in the granularity application cost calculation rule management information 156 among the set of granularity and layer constituting the component application case information received in S800 (S810: Yes), the process proceeds to S815. When all the costs corresponding to the combination of the granularity and the layer have been registered in the granularity application cost calculation rule management information 156 (S810: No), the cost update processing unit 113 is called (S860). At the time of calling, the component application case ID is passed to the cost update processing unit 113. After the cost update processing unit 113 performs the update processing of the cost value held in the granularity application cost calculation rule management information 156, the component application case registration processing unit 111 proceeds to S865. The processing contents of the cost update processing unit 113 are shown in the description of FIG.

S815では、S805で特定した、粒度適用コスト算出用ルール管理情報156に登録されていなかった粒度とレイヤの組(以下、未登録事例という。)に対して、コストの推定値の算出を、コンポーネント適用事例情報と粒度適用コスト算出用ルール管理情報156とを用いて可能かどうかの判定を行う。具体的には、適用事例登録有無保持表172にて、1つのコンポーネント適用事例情報に対して、未登録事例が1個の場合は、コストの推定値を一次式により算出可能とみなし、2個以上の場合は、一次式による算出は不可とみなす。算出可能と判定した場合(S820:Yes)は、未登録事例のコストの推定値を算出する(S825)。S825の処理内容は後述する。算出不可と判定した場合(S820:No)は、入力希望事例パターン導出処理部112を呼び出す(S835)。呼び出しの際、コンポーネント適用事例IDを入力希望事例パターン導出処理部112に渡す。入力希望事例パターン導出処理部112が、入力希望事例パターンの導出を行った後、コンポーネント適用事例登録処理部111はS840に遷移する。入力希望事例パターン導出処理部112の処理内容は後述の図25の説明に示す。   In S815, for the set of granularity and layer that has not been registered in the granularity application cost calculation rule management information 156 specified in S805 (hereinafter, referred to as an unregistered case), an estimated cost value is calculated. It is determined whether or not it is possible using the application case information and the rule application information for calculating granularity application cost 156. Specifically, in the application case registration presence / absence holding table 172, if there is one unregistered case for one component application case information, it is considered that the estimated cost can be calculated by a linear expression. In these cases, it is considered that calculation using a linear expression is not possible. When it is determined that the calculation is possible (S820: Yes), an estimated value of the cost of the unregistered case is calculated (S825). The processing content of S825 will be described later. When it is determined that the calculation is impossible (S820: No), the input desired case pattern derivation processing unit 112 is called (S835). When calling, the component application case ID is passed to the input desired case pattern derivation processing unit 112. After the input desired case pattern derivation processing unit 112 derives the input desired case pattern, the component application case registration processing unit 111 transitions to S840. The processing content of the input desired case pattern derivation processing unit 112 is shown in the description of FIG.

S825では、コンポーネント適用事例登録処理部111は、まず、適用事例登録有無保持表172の登録済み粒度事例有無1723に“粒度適用コスト算出用ルール管理情報156への登録有り”の旨を記されたコストを、粒度適用コスト算出用ルール管理情報156から取得する。次に、コンポーネント適用事例情報のコンポーネント適用総コストより、粒度適用コスト算出用ルール管理情報156から取得したコストを差し引くことで、未登録事例のコストの推定値を算出する。次に、粒度適用コスト算出用ルール管理情報156から取得したコストのコスト取得種別を、コスト取得種別保持表174から取得し、その値に応じて、未登録事例のコストのコスト取得種別を決定する。次に、次回以降のコンポーネント適用事例情報の登録の際にコスト更新処理部113で利用されることを想定し、コストの推定値の算出に用いたコスト推定式および未登録事例のコスト取得種別を登録する。具体的には、コスト推定式保持表175のコスト推定式1751にコスト推定式を登録し、コスト更新実績1752に“未更新”を示す旨を登録する。また、コスト取得種別保持表174のコスト取得種別1742にコスト取得種別を登録し、S830に遷移する。   In S825, the component application case registration processing unit 111 first describes in the registered granularity case presence / absence 1723 of the application case registration presence / absence holding table 172 that “registration in the rule management information 156 for granularity application cost calculation” is present. The cost is acquired from the granularity application cost calculation rule management information 156. Next, an estimated value of the cost of an unregistered case is calculated by subtracting the cost acquired from the granularity application cost calculation rule management information 156 from the component application total cost of the component application case information. Next, the cost acquisition type of the cost acquired from the granularity applied cost calculation rule management information 156 is acquired from the cost acquisition type holding table 174, and the cost acquisition type of the cost of the unregistered case is determined according to the value. . Next, assuming that the cost update processing unit 113 uses the component application case information for the next and subsequent registrations, the cost estimation formula used to calculate the estimated cost value and the cost acquisition type of the unregistered case are set. sign up. Specifically, the cost estimation formula is registered in the cost estimation formula 1751 of the cost estimation formula holding table 175 and the fact that “not updated” is indicated in the cost update record 1752 is registered. Further, the cost acquisition type is registered in the cost acquisition type 1742 of the cost acquisition type holding table 174, and the process proceeds to S830.

S830では、コンポーネント適用事例登録処理部111は、未登録事例のコストの推定値を、登録用コンポーネント適用事例保持表171のコンポーネント適用事例情報とともに、粒度適用コスト算出用ルール管理情報156に登録し、S865に遷移する。   In S830, the component application case registration processing unit 111 registers the estimated value of the cost of the unregistered case in the rule application information for calculating granularity application cost 156 together with the component application case information in the component application case holding table 171 for registration. The process proceeds to S865.

S840では、コンポーネント適用事例登録処理部111は、まず、入力希望事例パターン導出処理部112が算出した入力希望事例パターンを、入力希望事例パターン保持表173の入力希望事例パターン1732から取得する。次に、入力希望事例パターンに対応するコンポーネント適用事例情報を登録用コンポーネント適用事例保持表171の登録用コンポーネント適用事例1712から取得し、取得したコンポーネント適用事例情報から、粒度とレイヤの組を示す情報とコンポーネント総適用コストとを除いた情報と、入力希望事例パターンとをユーザコンピュータ11に送信し、S845では、ユーザコンピュータ11から入力希望事例の情報を受信する。   In S840, the component application case registration processing unit 111 first acquires the input desired case pattern calculated by the input desired case pattern derivation processing unit 112 from the input desired case pattern 1732 of the input desired case pattern holding table 173. Next, component application case information corresponding to the input desired case pattern is acquired from the registration component application case 1712 in the registration component application case holding table 171 and information indicating the combination of granularity and layer is obtained from the acquired component application case information. And the information excluding the component total application cost and the input desired case pattern are transmitted to the user computer 11, and the input desired case information is received from the user computer 11 in S 845.

S850では、まず、受信した入力希望事例の情報を用いて、未登録事例のコストを算出する。コストの算出は、入力希望事例パターン導出処理部112の説明に示したように、未登録事例毎のコストを変数とした一次方程式を、入力希望事例パターンに対応する入力希望事例の情報ごとに設け、連立一次方程式を解く要領で、変数の値を求めることにより行う。次に、未登録事例のコストの算出に用いた他コストのコスト取得種別の値に応じて、未登録事例のコストのコスト取得種別を決定する。なお、粒度適用コスト算出用ルール管理情報156からコストを取得した場合は、コスト取得種別保持表174からコスト取得種別を取得する。次に、次回以降のコンポーネント適用事例情報の登録の際に、コスト更新処理部113で利用されることを想定し、コストの推定値の算出に用いたコスト推定式および未登録事例のコストのコスト取得種別を登録する。具体的には、コスト推定式保持表175のコスト推定式1751にコスト推定式を登録し、コスト更新実績1752に“未更新”を示す旨を登録する。また、コスト取得種別保持表174のコスト取得種別1742にコスト取得種別を登録し、S855に遷移する。   In S850, first, the cost of an unregistered case is calculated using the received information on the input desired case. As shown in the explanation of the input desired case pattern derivation processing unit 112, the cost is calculated by providing a linear equation with the cost of each unregistered case as a variable for each information of the input desired case corresponding to the input desired case pattern. This is done by finding the value of the variable in the way of solving the simultaneous linear equations. Next, the cost acquisition type of the cost of the unregistered case is determined according to the value of the cost acquisition type of the other cost used for calculating the cost of the unregistered case. When the cost is acquired from the granularity applied cost calculation rule management information 156, the cost acquisition type is acquired from the cost acquisition type holding table 174. Next, it is assumed that the cost update processing unit 113 will use it when registering component application case information from the next time onward, and the cost estimation formula used to calculate the estimated value of the cost and the cost of the cost of the unregistered case Register the acquisition type. Specifically, the cost estimation formula is registered in the cost estimation formula 1751 of the cost estimation formula holding table 175 and the fact that “not updated” is indicated in the cost update record 1752 is registered. Further, the cost acquisition type is registered in the cost acquisition type 1742 of the cost acquisition type holding table 174, and the process proceeds to S855.

S855では、S850で算出したコストを、登録用コンポーネント適用事例保持表171のコンポーネント適用事例情報とともに、粒度適用コスト算出用ルール管理情報156に登録し、S865に遷移する。   In S855, the cost calculated in S850 is registered in the granularity application cost calculation rule management information 156 together with the component application case information in the registration component application case holding table 171, and the process proceeds to S865.

S865では、コンポーネント適用事例情報の設計支援装置への登録が完了した旨を示す情報をユーザコンピュータ11に送信する。   In S865, information indicating that the registration of the component application case information into the design support apparatus is completed is transmitted to the user computer 11.

図25は、入力希望事例パターン導出処理部112の処理の流れを示す図である。入力希望事例パターン導出処理部112は、まず、コンポーネント適用事例情報を用いて、未登録事例のコストの導出に用いる入力希望事例パターンの導出を行う(S900)。具体的には、適用事例登録有無保持表172から未登録事例を取得し、未登録事例に示される粒度とレイヤの組を組合せることによって、複数の入力希望事例パターンを導出する。次に、入力希望事例パターン導出処理部112は、入力希望事例パターン保持表173の入力希望事例パターン1732への、導出した入力希望事例パターンの登録を行う(S905)。   FIG. 25 is a diagram illustrating a processing flow of the input desired case pattern derivation processing unit 112. First, the input desired case pattern derivation processing unit 112 uses the component application case information to derive an input desired case pattern used for deriving the cost of an unregistered case (S900). Specifically, an unregistered case is acquired from the application case registration presence / absence holding table 172, and a plurality of input desired case patterns are derived by combining the granularity and the layer combination indicated in the unregistered case. Next, the desired input case pattern derivation processing unit 112 registers the derived desired input case pattern in the desired input case pattern 1732 of the desired input case pattern holding table 173 (S905).

図26は、コスト更新処理部113の処理の流れを示す図である。コスト更新処理部113は、適用事例登録有無保持表172から、コンポーネント適用事例情報に含まれる粒度とレイヤの組を取得し(S1000)、コンポーネント適用事例情報に含まれる粒度とレイヤの組が1つのみの場合(S1005:Yes)は、S1010に遷移する。粒度とレイヤの組が2つ以上の場合(S1005:No)は、粒度適用コスト算出用ルール管理情報156のコストの更新はできないとみなし、処理を終了する。   FIG. 26 is a diagram showing a flow of processing of the cost update processing unit 113. The cost update processing unit 113 acquires the set of granularity and layer included in the component application case information from the application case registration presence / absence holding table 172 (S1000), and there is one set of granularity and layer included in the component application case information. If only (S1005: Yes), the process proceeds to S1010. If there are two or more pairs of granularity and layers (S1005: No), it is considered that the cost of the granularity application cost calculation rule management information 156 cannot be updated, and the process is terminated.

S1010では、コスト更新処理部113は、まず、適用事例登録有無保持表172の粒度適用コスト算出用ルール参照ID1724にて、S1000にて取得した粒度とレイヤの組に対応する粒度適用コスト算出用ルールIDを取得し、次に、コスト取得種別保持表174から、取得した粒度適用コスト算出用ルールIDに対応するコスト取得種別を取得する。   In S1010, the cost update processing unit 113 first uses the granularity application cost calculation rule reference ID 1724 in the application case registration presence / absence holding table 172, and the granularity application cost calculation rule corresponding to the combination of the granularity and the layer acquired in S1000. The ID is acquired, and then the cost acquisition type corresponding to the acquired granularity application cost calculation rule ID is acquired from the cost acquisition type holding table 174.

S1015では、コスト取得種別の値が第一推定値または、第二推定値の場合(S1015:Yes)は、S1020に遷移し、コスト取得種別の値が第一推定値および第二推定値のいずれでもない場合(S1015:No)は、更新対象の粒度適用コストは存在しないとみなし、処理を終了する。   In S1015, when the value of the cost acquisition type is the first estimated value or the second estimated value (S1015: Yes), the process proceeds to S1020, and the value of the cost acquisition type is either the first estimated value or the second estimated value. If not (S1015: No), it is considered that there is no granularity application cost to be updated, and the process ends.

S1020では、粒度適用コスト算出用ルール管理情報156にて、粒度とレイヤの組に対応する粒度適用コストを用いて算出された粒度適用コストを特定する。具体的には、コスト推定式保持表175から、S1010で取得した粒度適用コスト算出用ルールIDに対応するコスト推定式のうち、コスト更新実績の値が“未更新”の旨を示すものに対して、コスト推定式から求められる粒度適用コストに対して、値の算出、および粒度適用コスト算出用ルールIDの特定を行い、S1025に遷移する。   In S1020, the granularity application cost calculation rule management information 156 specifies the granularity application cost calculated using the granularity application cost corresponding to the combination of the granularity and the layer. Specifically, from the cost estimation formula holding table 175, for the cost estimation formula corresponding to the granularity application cost calculation rule ID obtained in S1010, the value of the cost update record indicates “not updated”. Then, for the granularity application cost obtained from the cost estimation formula, value calculation and identification of the granularity application cost calculation rule ID are performed, and the process proceeds to S1025.

S1025では、まず、粒度適用コスト算出用ルール管理情報156にて、S1010で取得した粒度適用コスト算出用ルールIDに対応するコストの値を、コンポーネント適用事例情報のコンポーネント適用総コストの値で置き換える。次に、粒度適用コスト算出用ルール管理情報156にて、S1020で特定した粒度適用コスト算出用ルールIDに対応する粒度適用コストの値を、S1020で算出した粒度適用コストの値で置き換える。また、コスト取得種別保持表174にて、S1010で取得した粒度適用コスト算出用ルールIDに対応するコスト取得種別1742の値を“実測値”に変更し、S1010で取得した粒度適用コスト算出用ルールIDに対応するコスト取得種別1742の値を“第一推定値”に変更する。また、コスト推定式保持表175にて、S1020で使用したコスト推定式に対応するコスト更新実績1752の値を“更新済み”を示す旨に変更する。   In S1025, first, in the granularity application cost calculation rule management information 156, the cost value corresponding to the granularity application cost calculation rule ID acquired in S1010 is replaced with the component application total cost value of the component application case information. Next, in the granularity application cost calculation rule management information 156, the granularity application cost value corresponding to the granularity application cost calculation rule ID specified in S1020 is replaced with the granularity application cost value calculated in S1020. Also, in the cost acquisition type holding table 174, the value of the cost acquisition type 1742 corresponding to the granularity application cost calculation rule ID acquired in S1010 is changed to “actual value”, and the granularity application cost calculation rule acquired in S1010 The value of the cost acquisition type 1742 corresponding to the ID is changed to “first estimated value”. Further, in the cost estimation formula holding table 175, the value of the cost update record 1752 corresponding to the cost estimation formula used in S1020 is changed to indicate “updated”.

1 設計支援システム
10 サーバコンピュータ
20 ユーザコンピュータ
30 通信ネットワーク
40 DBMS
51 CPU
52 メモリ
53 ハードディスク
54 入力装置
55 表示装置
56 通信インタフェース
101 ユーザ入力情報登録処理部
102 粒度適用案導出処理部
103 粒度適用コスト算出処理部
104 レイヤ間呼び出しコスト算出処理部
105 粒度適用コスト算出用ルールの決定木参照順更新処理部
151 開発対象システム情報保持表
152 既存システム情報保持表
153 粒度適用案保持表
154 利用ユーザ管理情報
155 粒度制約情報管理表
156 粒度適用コスト算出用ルール管理情報
157 レイヤ間呼び出し関係管理情報
158 レイヤ間呼び出しコスト管理表
159 決定木参照順管理表
201 ユーザ入力情報登録依頼処理部
202 ユーザ入力情報登録結果表示処理部
203 適用粒度判定依頼処理部
204 適用粒度判定結果表示処理部
11 サーバコンピュータ
21 ユーザコンピュータ
111 コンポーネント適用事例登録処理部
112 入力希望事例パターン導出処理部
113 コスト更新処理部
171 登録用コンポーネント適用事例保持表
172 適用事例登録有無保持表
173 入力希望事例パターン保持表
174 コスト取得種別保持表
175 コスト推定式保持表
211 コンポーネント適用事例登録依頼処理部
212 コンポーネント適用事例登録結果表示処理部
1 Design Support System 10 Server Computer 20 User Computer 30 Communication Network 40 DBMS
51 CPU
52 memory 53 hard disk 54 input device 55 display device 56 communication interface 101 user input information registration processing unit 102 granularity application plan derivation processing unit 103 granularity application cost calculation processing unit 104 inter-layer call cost calculation processing unit 105 Decision tree reference order update processing unit 151 Development target system information holding table 152 Existing system information holding table 153 Granularity application plan holding table 154 User management information 155 Granularity constraint information management table 156 Rule management information for granularity application cost calculation 157 Inter-layer call Relationship management information 158 Inter-layer call cost management table 159 Decision tree reference order management table 201 User input information registration request processing unit 202 User input information registration result display processing unit 203 Application granularity determination request processing unit 204 Application granularity determination result Display processing unit 11 Server computer 21 User computer 111 Component application case registration processing unit 112 Input desired case pattern derivation processing unit 113 Cost update processing unit 171 Registration component application case holding table 172 Application case registration presence holding table 173 Input desired case pattern holding Table 174 Cost acquisition type holding table 175 Cost estimation formula holding table 211 Component application case registration request processing unit 212 Component application case registration result display processing unit

Claims (3)

開発対象となるシステムの設計を支援する情報処理装置であって、
前記開発対象システムの情報と、前記システムが全体または一部を置き換えることになる既存システムの情報と、前記開発対象システムに適用するコンポーネントの大きさを示す単位である粒度の制約を示す情報を参照して、前記開発対象システムに適用可能なコンポーネントの粒度の案である粒度適用案を導出する粒度適用案導出処理部と、
前記粒度適用案と、前記開発対象システムの情報と、前記既存システムの情報と、前記既存システムの設計、開発、および保守に伴う費用であるコストと各種評価項目との関係を示す粒度適用コスト算出用ルールの情報とを参照して、
前記開発対象システムへの前記粒度適用案の適用に伴い、前記開発対象システムの各レイヤに適用する粒度を特定し、特定された粒度に対し、粒度毎に定められる粒度適用コストを反映させることで、前記開発対象システムの設計、開発、および保守に伴う費用であるコストを算出する粒度適用コスト算出処理部と、
を備えることを特徴とする情報処理装置。
An information processing device that supports the design of a system to be developed,
Refer to the information on the development target system, the information on the existing system that the system will replace in whole or in part, and the information on the granularity constraint that is a unit indicating the size of the component applied to the development target system A granularity application plan derivation processing unit for deriving a granularity application plan that is a proposal of the granularity of components applicable to the development target system;
Granularity application cost calculation showing the relationship between the granularity application proposal, the development target system information, the existing system information, the cost associated with the design, development and maintenance of the existing system and various evaluation items See the rules information and
With the application of the granularity application proposal to the development target system, the granularity applied to each layer of the development target system is specified, and the granularity application cost determined for each granularity is reflected on the specified granularity. , A granularity application cost calculation processing unit that calculates a cost that is a cost associated with design, development, and maintenance of the development target system;
An information processing apparatus comprising:
請求項1に記載の情報処理装置であって、
前記粒度適用コスト算出処理部は、
前記粒度適用コスト算出用ルールの情報を決定木として表す場合、前記決定木の枝を参照する順を示す情報に従って前記決定木の枝を参照、および前記決定木の探索経路を示す情報を記憶する探索経路情報記憶部と、
探索経路を示す前記情報と、前記決定木の枝が参照された回数の累計を示す情報を元に、前記決定木の枝の参照する順を更新する決定木参照順更新処理部と、
さらに備えることを特徴とする情報処理装置。
The information processing apparatus according to claim 1,
The particle size application cost calculation processing unit
When expressing the granularity application cost calculation rule information as a decision tree, the branch of the decision tree is referred to according to the information indicating the order of referring to the branch of the decision tree, and the information indicating the search path of the decision tree is stored. A searched route information storage unit ;
A decision tree reference order update processing unit that updates a reference order of the branches of the decision tree based on the information indicating the search path and information indicating a cumulative number of times the branches of the decision tree are referred to;
An information processing apparatus further comprising:
請求項に記載の情報処理装置であって、
前記粒度適用コスト算出処理部は、
粒度適用案に含まれるシステムのレイヤの種類と前記レイヤに適用するコンポーネントの粒度との組合せを示す情報と、各種情報を元に算出した粒度適用コストを、前記レイヤの種類と前記粒度の種類との組合せと紐付けて記憶し、粒度適用コストを算出する際に粒度適用案に含まれるレイヤの種類と粒度の種類との組合せが、前記の記憶されたレイヤの種類と粒度の種類との組合せに一致する場合は、決定木の探索を行わず、記憶された粒度適用コストを取得することを特徴とする情報処理装置。
An information processing apparatus according to claim 2 ,
The particle size application cost calculation processing unit
Information indicating the combination of the type of system layer included in the proposed granularity application and the granularity of components applied to the layer, and the granularity application cost calculated based on various types of information, the type of layer and the type of granularity The combination of the layer type and the granularity type included in the granularity application proposal when calculating the granularity application cost is the combination of the stored layer type and the granularity type. If it matches, the information processing apparatus is characterized in that the stored granularity application cost is obtained without searching the decision tree.
JP2009242947A 2009-04-22 2009-10-22 Component design support device Expired - Fee Related JP5337666B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009242947A JP5337666B2 (en) 2009-04-22 2009-10-22 Component design support device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2009103535 2009-04-22
JP2009103535 2009-04-22
JP2009242947A JP5337666B2 (en) 2009-04-22 2009-10-22 Component design support device

Publications (2)

Publication Number Publication Date
JP2010272104A JP2010272104A (en) 2010-12-02
JP5337666B2 true JP5337666B2 (en) 2013-11-06

Family

ID=43420038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009242947A Expired - Fee Related JP5337666B2 (en) 2009-04-22 2009-10-22 Component design support device

Country Status (1)

Country Link
JP (1) JP5337666B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5389002B2 (en) 2010-12-07 2014-01-15 日立オートモティブシステムズ株式会社 Driving environment recognition device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002222080A (en) * 2001-01-29 2002-08-09 Mitsubishi Electric Corp Software estimation system
JP2004252512A (en) * 2003-02-18 2004-09-09 Hitachi Ltd Method and device for retrieving program component
JP2004280295A (en) * 2003-03-13 2004-10-07 Mitsubishi Electric Corp Management supporting system for software development process
US7634755B2 (en) * 2004-07-13 2009-12-15 International Business Machines Corporation Application splitting for network edge computing
JP4712350B2 (en) * 2004-11-09 2011-06-29 株式会社日立製作所 Software customization effort estimation system, software customization effort estimation method, software customization effort estimation program
JP2007207029A (en) * 2006-02-02 2007-08-16 Matsushita Electric Ind Co Ltd Project progress management device and method

Also Published As

Publication number Publication date
JP2010272104A (en) 2010-12-02

Similar Documents

Publication Publication Date Title
KR101475964B1 (en) In-memory caching of shared customizable multi-tenant data
JP5288066B2 (en) Anonymization device
US20190114342A1 (en) Entity identifier clustering
US8635222B2 (en) Managing user ratings in a web services environment
CN113711219A (en) Constraint manager for collaborative intelligence and constraint computation
US11762775B2 (en) Systems and methods for implementing overlapping data caching for object application program interfaces
Huhtamäki et al. Visualizing the geography of platform boundary resources: The case of the global API ecosystem
EP3659007A1 (en) Grouping datasets
US20230169056A1 (en) Systems and methods for determining dataset intersection
KR101163196B1 (en) Method of managing customized social network map in application server providing customized content and computer readable medium thereof
Jaillet et al. Online traveling salesman problems with rejection options
US11449909B2 (en) Customizable formula based dynamic API evaluation using a database system
JP2019046456A (en) Estimation device, estimation method, and estimation program
US10482268B1 (en) Systems and methods for access management
US11550792B2 (en) Systems and methods for joining datasets
JP6370454B1 (en) Estimation apparatus, estimation method, and estimation program
JP5337666B2 (en) Component design support device
JP6351813B1 (en) Selection device, selection method, and selection program
Tan et al. Federated acoustic model optimization for automatic speech recognition
JP2018190107A (en) Internal transaction determination device, internal transaction determination method and internal transaction determination program
US9489438B2 (en) Systems and methods for visualizing master data services information
JP6363777B1 (en) Providing device, providing method, and providing program
US20200201829A1 (en) Systems and methods for compiling a database
CN109272319A (en) Community&#39;s mapping and transaction violation community identification method, device, electronic equipment
US20240095214A1 (en) Process &amp; system for managing metadata in a hypergraph

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130319

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130516

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: 20130709

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130805

R151 Written notification of patent or utility model registration

Ref document number: 5337666

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees