JP2020194338A - Software development assisting device and software development assisting program - Google Patents

Software development assisting device and software development assisting program Download PDF

Info

Publication number
JP2020194338A
JP2020194338A JP2019099432A JP2019099432A JP2020194338A JP 2020194338 A JP2020194338 A JP 2020194338A JP 2019099432 A JP2019099432 A JP 2019099432A JP 2019099432 A JP2019099432 A JP 2019099432A JP 2020194338 A JP2020194338 A JP 2020194338A
Authority
JP
Japan
Prior art keywords
architecture
product
architecture information
information
new
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2019099432A
Other languages
Japanese (ja)
Inventor
香苗 鈴木
Kanae Suzuki
香苗 鈴木
上村 順次
Junji Kamimura
順次 上村
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 Astemo Ltd
Original Assignee
Hitachi Automotive Systems 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 Automotive Systems Ltd filed Critical Hitachi Automotive Systems Ltd
Priority to JP2019099432A priority Critical patent/JP2020194338A/en
Publication of JP2020194338A publication Critical patent/JP2020194338A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

To efficiently generate an architecture for a product which contains new architecture information.SOLUTION: A software development assisting device 10 includes: a difference extracting unit 24 which compares architecture information 52 for a product generated on the basis of the specification of the product with architecture information 50 for a product line, and extracts new architecture information and unnecessary architecture information; a new architecture connection checking unit 26 that checks a connection between the new architecture information and the architecture information 50 for the product line; and a source code generating unit 28 that refers to the architecture information having undergone the connection check to generate a source code. This enables an efficient generation of the architecture for the product on which the new architecture information is reflected without an addition of, to the architecture information 50 for the product line, the architecture information which has a verification insufficient.SELECTED DRAWING: Figure 1

Description

本発明は、プロダクトライン型のソフトウェア開発を支援するソフトウェア開発支援装置及びソフトウェア開発支援プログラムに関するものである。 The present invention relates to a software development support device and a software development support program that support product line type software development.

近年、ソフトウェア開発の効率を向上して開発者の負担を軽減するために、保有しているドメイン知識やソフトウェア資産を再利用可能なドメインとして構築するドメインエンジニアリングと、構築されたドメインを使用して製品用のソフトウェアを開発するアプリケーションエンジニアリングとを含む、プロダクトライン型のソフトウェア開発が行われており、それに関連する技術も発案されている。例えば、特許文献1には、ドメインエンジニアリングで作成したプロダクトライン用アーキテクチャ情報と、アプリケーションエンジニアリングで作成した製品用アーキテクチャ情報とを参照し、製品用アーキテクチャを自動生成する技術が開示されている。 In recent years, in order to improve the efficiency of software development and reduce the burden on developers, domain engineering that builds the domain knowledge and software assets that it possesses as a reusable domain, and using the built domain Product line-type software development is being carried out, including application engineering that develops software for products, and related technologies have also been proposed. For example, Patent Document 1 discloses a technique for automatically generating a product architecture by referring to product line architecture information created by domain engineering and product architecture information created by application engineering.

特開2012−008660号公報Japanese Unexamined Patent Publication No. 2012-008660

ここで、特許文献1に開示された発明は、プロダクトライン用アーキテクチャ情報から、製品用アーキテクチャ情報に含まれていないアーキテクチャ情報を削除することで、製品用アーキテクチャを生成している。すなわち、ドメインエンジニアリングで作成するプロダクトライン用アーキテクチャ情報に、製品用アーキテクチャ情報に含まれる全てのアーキテクチャ情報が存在する必要があるため、プロダクトライン用アーキテクチャ情報に含まれていない新たなアーキテクチャ情報を使用して、製品用アーキテクチャを作成することに対応していなかった。或いは、ドメインエンジニアリングの段階で、既存のプロダクトライン用アーキテクチャ情報に含まれていないアーキテクチャ情報を追加することが考えられるが、この場合は、十分な検証が行われていない新たなアーキテクチャ情報を、プロダクトライン用アーキテクチャ情報に登録しなければならない問題があった。 Here, the invention disclosed in Patent Document 1 generates a product architecture by deleting the architecture information not included in the product architecture information from the product line architecture information. That is, since it is necessary that all the architecture information included in the product architecture information exists in the product line architecture information created by domain engineering, new architecture information not included in the product line architecture information is used. It did not correspond to creating the product architecture. Alternatively, at the domain engineering stage, it is conceivable to add architecture information that is not included in the existing product line architecture information, but in this case, new architecture information that has not been sufficiently verified is added to the product. There was a problem that had to be registered in the line architecture information.

本発明は上記課題に鑑みてなされたものであり、その目的とするところは、新たなアーキテクチャ情報を含む製品用アーキテクチャを効率的に生成することにある。 The present invention has been made in view of the above problems, and an object of the present invention is to efficiently generate a product architecture including new architecture information.

上記課題を解決するための手段として、本発明は、再利用可能なソフトウェアの部品であるドメインの開発に用いられ、該ドメインに基づいてプロダクトライン用アーキテクチャ情報を生成するドメインエンジニアリング部と、前記プロダクトライン用アーキテクチャ情報を用いて製品用アーキテクチャを生成する製品用アーキテクチャ生成部を具備し、製品用のソフトウェアの開発に用いられるアプリケーションエンジニアリング部とを有する、プロダクトライン型のソフトウェア開発を支援するソフトウェア開発支援装置であって、前記製品用アーキテクチャ生成部は、製品の仕様から要求分析が行われて作成された製品用アーキテクチャ情報と前記プロダクトライン用アーキテクチャ情報とを比較し、前記製品用アーキテクチャ情報に含まれ且つ前記プロダクトライン用アーキテクチャ情報に含まれない新規アーキテクチャ情報と、前記製品用アーキテクチャ情報に含まれず且つ前記プロダクトライン用アーキテクチャ情報に含まれる不要アーキテクチャ情報とを抽出する差分抽出部と、該差分抽出部により抽出された前記新規アーキテクチャ情報と前記プロダクトライン用アーキテクチャ情報とが接続できるかを確認する新規アーキテクチャ接続確認部と、を具備したことを特徴とするものである。 As a means for solving the above problems, the present invention is used in the development of a domain which is a component of reusable software, and a domain engineering department which generates architecture information for a product line based on the domain and the product. Software development support that supports product line type software development, including a product architecture generation department that generates product architecture using line architecture information, and an application engineering department used for product software development. In the device, the product architecture generator compares the product architecture information created by performing requirements analysis from the product specifications with the product line architecture information, and is included in the product architecture information. A difference extraction unit that extracts new architecture information that is not included in the product line architecture information and unnecessary architecture information that is not included in the product architecture information and is included in the product line architecture information, and the difference extraction unit. It is characterized in that it is provided with a new architecture connection confirmation unit for confirming whether or not the new architecture information extracted by the above and the architecture information for the product line can be connected.

本発明はこのように構成したので、プロダクトライン用アーキテクチャと新規アーキテクチャとが接続可能かを確認することで、新たなアーキテクチャ情報を含む製品用アーキテクチャを効率的に生成することが可能となる。 Since the present invention is configured in this way, it is possible to efficiently generate a product architecture including new architecture information by confirming whether the product line architecture and the new architecture can be connected.

本発明の第1の実施の形態に係るソフトウェア開発支援装置の構成及び処理フローを概略的に示す処理イメージ図である。It is a processing image diagram which shows schematic the structure and processing flow of the software development support apparatus which concerns on 1st Embodiment of this invention. 差分抽出部及び新規アーキテクチャ接続確認部の動作を説明するためのアーキテクチャ情報の相関図である。It is a correlation diagram of architecture information for explaining the operation of the difference extraction unit and the new architecture connection confirmation unit. 本発明の第2の実施の形態に係るソフトウェア開発支援装置の構成及び処理フローを概略的に示す処理イメージ図である。It is a processing image diagram which shows schematic the structure and processing flow of the software development support apparatus which concerns on 2nd Embodiment of this invention.

以下、本発明の実施の形態を図面に基づき説明する。なお、全ての図面にわたって、共通する部分については同一の符号を付している。又、以下の説明で記載されている各「アーキテクチャ」は、UML(Unified Modeling Language)モデル図を含むアーキテクチャ図で表現されるものとし、UMLモデル図に関係する全ての情報を含んでいるものとする。
図1に示すように、本発明の第1の実施の形態に係るソフトウェア開発支援装置10は、ドメインエンジニアリング部12と、製品用アーキテクチャ生成部22を具備するアプリケーションエンジニアリング部20とを含んでいる。ドメインエンジニアリング部12は、再利用可能なソフトウェアの部品であるドメインの開発に用いられ、このドメインに基づいてプロダクトライン用アーキテクチャ情報50を生成するものである。すなわち、ドメインエンジニアリング部12に格納されているプロダクトライン用アーキテクチャ情報50は、今までの製品開発で培われてきたアーキテクチャ情報を資産として作成されたものであり、正常に動作することが確認されたアーキテクチャ情報である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In addition, the same reference numerals are given to common parts throughout all the drawings. In addition, each "architecture" described in the following description shall be represented by an architecture diagram including a UML (Unified Modeling Language) model diagram, and shall include all information related to the UML model diagram. To do.
As shown in FIG. 1, the software development support device 10 according to the first embodiment of the present invention includes a domain engineering unit 12 and an application engineering unit 20 including a product architecture generation unit 22. The domain engineering unit 12 is used for developing a domain which is a component of reusable software, and generates architecture information 50 for a product line based on this domain. That is, it was confirmed that the product line architecture information 50 stored in the domain engineering unit 12 was created using the architecture information cultivated in the product development up to now as an asset, and operates normally. Architectural information.

アプリケーションエンジニアリング部20は、ドメインエンジニアリング部12に格納されているドメイン(プロダクトライン用アーキテクチャ情報50)を用いて、製品用のソフトウェアを開発するためのものである。製品用アーキテクチャ生成部22は、プロダクトライン用アーキテクチャ情報50と製品用アーキテクチャ情報52とを利用して、ソースコードまでを作成するものであり、差分抽出部24、新規アーキテクチャ接続確認部26、及びソースコード作成部28を含んでいる。ここで、製品用アーキテクチャ情報52とは、今回開発する製品の仕様から要求分析が行われ、この要求分析の結果が反映されて作成されたアーキテクチャ情報であり、外部から製品用アーキテクチャ生成部22へ入力される。 The application engineering unit 20 is for developing software for a product by using the domain (architecture information 50 for the product line) stored in the domain engineering unit 12. The product architecture generation unit 22 creates up to the source code by using the product line architecture information 50 and the product architecture information 52, and the difference extraction unit 24, the new architecture connection confirmation unit 26, and the source. A code creation unit 28 is included. Here, the product architecture information 52 is architecture information created by performing requirements analysis from the specifications of the product to be developed this time and reflecting the result of the requirements analysis, and is externally sent to the product architecture generation unit 22. Entered.

差分抽出部24は、プロダクトライン用アーキテクチャ情報50と製品用アーキテクチャ情報52とを比較し、それらの間の差分として新規アーキテクチャ情報54及び不要アーキテクチャ情報56(図2参照)を抽出するものである。新規アーキテクチャ接続確認部26は、新規アーキテクチャ情報54とプロダクトライン用アーキテクチャ情報50との接続を確認するものであり、ソースコード作成部28は、新規アーキテクチャ接続確認部26で確認されたアーキテクチャ情報を参照してソースコードを生成するものである。一方、ソフトウェア開発支援装置10の外部にある検証部40は、ソースコード作成部28で作成されたソースコードを利用して動作検証を行うためのものである。 The difference extraction unit 24 compares the product line architecture information 50 and the product architecture information 52, and extracts new architecture information 54 and unnecessary architecture information 56 (see FIG. 2) as differences between them. The new architecture connection confirmation unit 26 confirms the connection between the new architecture information 54 and the product line architecture information 50, and the source code creation unit 28 refers to the architecture information confirmed by the new architecture connection confirmation unit 26. To generate the source code. On the other hand, the verification unit 40 outside the software development support device 10 is for performing operation verification using the source code created by the source code creation unit 28.

次に、本発明の第1の実施の形態に係るソフトウェア開発支援装置10の動作フローについて説明する。まず、アプリケーションエンジニアリング部20の製品用アーキテクチャ生成部22に対し、ドメインエンジニアリング部12に格納されているプロダクトライン用アーキテクチャ情報50と、外部から製品用アーキテクチャ情報52とを入力する。そして、製品用アーキテクチャ生成部22において、差分抽出部24により、プロダクトライン用アーキテクチャ情報50の中から製品用アーキテクチャ情報52には存在しない不要アーキテクチャ情報56と、製品用アーキテクチャ情報52の中からプロダクトライン用アーキテクチャ情報50には存在しない新規アーキテクチャ情報54との、2種類のアーキテクチャ情報を抽出する(差分抽出ステップ)。すなわち、今までの製品開発で培った資産の中で今回の製品開発に不要なアーキテクチャと、今回の製品開発で初めて搭載するフィーチャーに関するアーキテクチャとを抽出する。 Next, the operation flow of the software development support device 10 according to the first embodiment of the present invention will be described. First, the product line architecture information 50 stored in the domain engineering unit 12 and the product architecture information 52 are input to the product architecture generation unit 22 of the application engineering unit 20 from the outside. Then, in the product architecture generation unit 22, the difference extraction unit 24 uses the product line architecture information 50 to select the unnecessary architecture information 56 that does not exist in the product architecture information 52 and the product line architecture information 52. Two types of architecture information are extracted (difference extraction step) with the new architecture information 54 that does not exist in the for-use architecture information 50. In other words, from the assets cultivated in the product development so far, the architecture unnecessary for this product development and the architecture related to the features to be installed for the first time in this product development are extracted.

このうち、不要アーキテクチャ情報56の抽出は、今までの製品開発で培った資産の中で今回の製品開発に不要なアーキテクチャの情報と、その周囲のアーキテクチャ情報について相互の必要性の観点で製品用アーキテクチャ情報52とを確認して行うが、公知の技術であるため詳しい説明を省略する。一方、今回の製品開発で初めて搭載するフィーチャーに関するアーキテクチャの情報を、プロダクトライン用アーキテクチャ情報50と組み合わせるために、新規アーキテクチャ接続確認部26により、製品用アーキテクチャ情報52を用いて、新規アーキテクチャ情報54とその周囲のアーキテクチャ情報との間に、相互の必要性の観点から接続等に不具合が無いことを確認する(新規アーキテクチャ接続確認ステップ)。なお、差分抽出部24と新規アーキテクチャ接続確認部26との動作については、後程より詳しく説明する。 Of these, the extraction of unnecessary architecture information 56 is for products from the viewpoint of mutual necessity for information on architecture unnecessary for this product development and surrounding architecture information among the assets cultivated in product development so far. Although it is performed after confirming the architecture information 52, detailed description thereof will be omitted because it is a known technique. On the other hand, in order to combine the architecture information regarding the feature to be installed for the first time in this product development with the product line architecture information 50, the new architecture connection confirmation unit 26 uses the product architecture information 52 to obtain the new architecture information 54. Confirm that there is no problem in connection with the surrounding architecture information from the viewpoint of mutual necessity (new architecture connection confirmation step). The operation of the difference extraction unit 24 and the new architecture connection confirmation unit 26 will be described in more detail later.

新規アーキテクチャ接続確認部26によって不具合が無いことを確認したら、ソースコード作成部28により、新規アーキテクチャ情報54と、不要アーキテクチャ情報56を削除したプロダクトライン用アーキテクチャ情報50とを利用して、ソースコードを作成する(ソースコード作成ステップ)。そして、作成されたソースコードを用いて、検証部40により、シミュレータ等の検証ツールを利用して動作の検証を行い、検証の結果から修正の必要があると判明した場合には、製品用アーキテクチャ情報52を修正し、再び製品用アーキテクチャ生成部22に対して入力する。すなわち、検証部40によって修正の必要が無いと判定されるまで、製品用アーキテクチャ生成部22による各処理動作と検証部40による検証とを、繰り返し実行するものである。 After confirming that there is no problem by the new architecture connection confirmation unit 26, the source code creation unit 28 uses the new architecture information 54 and the product line architecture information 50 from which the unnecessary architecture information 56 is deleted to obtain the source code. Create (source code creation step). Then, using the created source code, the verification unit 40 verifies the operation using a verification tool such as a simulator, and if it is found from the verification result that correction is necessary, the product architecture. The information 52 is corrected and input to the product architecture generation unit 22 again. That is, each processing operation by the product architecture generation unit 22 and verification by the verification unit 40 are repeatedly executed until the verification unit 40 determines that no modification is necessary.

なお、製品用アーキテクチャ情報52に新規アーキテクチャ情報54が含まれていない場合であっても、ソースコード作成部28によって作成されたソースコードを用いて、検証部40により動作検証を行い、修正の必要がある場合には製品用アーキテクチャ情報52を修正するルートを取り得ることは、理解されるであろう。又、図1に示す差分抽出部24と新規アーキテクチャ接続確認部26とソースコード作成部28とには、各情報のイメージを柄分けして示している。具体的に、プロダクトライン用フィーチャー図のアーキテクチャ情報と製品用フィーチャー情報との差分を格子柄で示し、プロダクトライン用フィーチャー図のアーキテクチャ情報に追加する機能を縦縞で示し、プロダクトライン用フィーチャー図のアーキテクチャ情報から削除する機能を斜めハッチングで示し、プロダクトライン用フィーチャー図のアーキテクチャ情報に存在する機能を無地で示している。 Even if the product architecture information 52 does not include the new architecture information 54, the verification unit 40 performs operation verification using the source code created by the source code creation unit 28, and correction is required. It will be appreciated that if there is, it is possible to take a route to modify the product architecture information 52. Further, the difference extraction unit 24, the new architecture connection confirmation unit 26, and the source code creation unit 28 shown in FIG. 1 show images of each information in different patterns. Specifically, the difference between the product line feature diagram architecture information and the product feature information is shown in a grid pattern, the functions to be added to the product line feature diagram architecture information are shown in vertical stripes, and the product line feature diagram architecture. The functions to be deleted from the information are shown by diagonal hatching, and the functions existing in the architecture information of the feature diagram for the product line are shown in plain color.

続いて、図2を参照しながら、差分抽出部24及び新規アーキテクチャ接続確認部26の動作について、より詳しく説明する。図2に示す実施形態において、プロダクトライン用アーキテクチャ情報50は、アーキテクチャ名がarchitecture_1〜architecture_7の7つのアーキテクチャを有し、製品用アーキテクチャ情報52は、アーキテクチャ名がarchitecture_1〜architecture_3及びarchitecture_5〜architecture_9の8つのアーキテクチャを有している。それらのうち、architecture_1〜architecture_3及びarchitecture_5〜architecture_7の6つのアーキテクチャは、プロダクトライン用アーキテクチャ情報50と製品用アーキテクチャ情報52との双方に存在している。 Subsequently, the operations of the difference extraction unit 24 and the new architecture connection confirmation unit 26 will be described in more detail with reference to FIG. In the embodiment shown in FIG. 2, the product line architecture information 50 has seven architectures having architecture names of architecture_1 to architecture_7, and the product architecture information 52 has eight architectures having architecture names of architecture_1 to architecture_3 and architecture_5 to architecture_9. Has an architecture. Among them, six architectures of architecture_1 to architecture_3 and architecture_5 to architecture_7 exist in both the product line architecture information 50 and the product architecture information 52.

まず、差分抽出部24は、プロダクトライン用アーキテクチャ情報50と製品用アーキテクチャ情報52との間の差分を抽出する。本実施形態での差分の抽出方法は、共通するアーキテクチャ以外は差分とする方法を採用するが、最終的に差分が抽出できれば他の抽出方法を採用してもよい。次に、以下のようにして差分情報を分類する。すなわち、抽出した差分とプロダクトライン用アーキテクチャ情報50との双方に存在するアーキテクチャ情報を、今までの製品開発で培ってきた資産の中で今回の製品開発に不要な不要アーキテクチャ情報56と分類する。又、抽出した差分と製品用アーキテクチャ情報52との双方に存在するアーキテクチャ情報を、今回の製品開発で初めて搭載するフィーチャーに関する新規アーキテクチャ情報54と分類する。このような分類の結果、図2の実施形態では、不要アーキテクチャ情報56にarchitecture_4が含まれ、新規アーキテクチャ情報54にarchitecture_8及びarchitecture_9が含まれている。 First, the difference extraction unit 24 extracts the difference between the product line architecture information 50 and the product architecture information 52. As the difference extraction method in the present embodiment, a method of making a difference other than the common architecture is adopted, but if the difference can be finally extracted, another extraction method may be adopted. Next, the difference information is classified as follows. That is, the architecture information existing in both the extracted difference and the product line architecture information 50 is classified as unnecessary architecture information 56 unnecessary for the current product development among the assets cultivated in the product development so far. Further, the architecture information existing in both the extracted difference and the product architecture information 52 is classified as the new architecture information 54 regarding the feature to be installed for the first time in this product development. As a result of such classification, in the embodiment of FIG. 2, architecture_4 is included in the unnecessary architecture information 56, and architecture_8 and architecture_9 are included in the new architecture information 54.

上記の結果を受けて、新規アーキテクチャ接続確認部26は、新規アーキテクチャ情報54と、それと関係性のあるアーキテクチャ情報において相互の必要性の観点から、製品用アーキテクチャ情報52とを確認する。例えば、接続部分のインプット及びアウトプットの数や、それらの各々におけるデータ幅が同一であるか、新規アーキテクチャ情報54に接続先が無いアーキテクチャ情報が残っていないか等を確認する。なお、図2の実施形態では、新規アーキテクチャ情報54に含まれるarchitecture_8が、プロダクトライン用アーキテクチャ情報50と製品用アーキテクチャ情報52との双方に含まれるarchitecture_1と、親子関係にある。 Upon receiving the above result, the new architecture connection confirmation unit 26 confirms the new architecture information 54 and the product architecture information 52 from the viewpoint of mutual necessity in the architecture information related thereto. For example, it is confirmed whether the number of inputs and outputs of the connection portion, the data width in each of them is the same, and whether the new architecture information 54 contains architecture information having no connection destination. In the embodiment of FIG. 2, architecture_8 included in the new architecture information 54 has a parent-child relationship with architecture_1 included in both the product line architecture information 50 and the product architecture information 52.

以上説明したように、本発明の第1の実施の形態に係るソフトウェア開発支援装置10は、図1に示すように、再利用可能なドメインに基づいてプロダクトライン用アーキテクチャ情報50を生成するドメインエンジニアリング部12と、プロダクトライン用アーキテクチャ情報50を用いて製品用アーキテクチャを生成する製品用アーキテクチャ生成部22を具備するアプリケーションエンジニアリング部20と、を含むものである。更に、アプリケーションエンジニアリング部20の製品用アーキテクチャ生成部22は、差分抽出部24、新規アーキテクチャ接続確認部26、及びソースコード作成部28を含んでいる。 As described above, the software development support device 10 according to the first embodiment of the present invention is domain engineering that generates the product line architecture information 50 based on the reusable domain as shown in FIG. It includes a unit 12 and an application engineering unit 20 including a product architecture generation unit 22 that generates a product architecture using the product line architecture information 50. Further, the product architecture generation unit 22 of the application engineering unit 20 includes a difference extraction unit 24, a new architecture connection confirmation unit 26, and a source code creation unit 28.

差分抽出部24は、開発する製品の仕様から要求分析が行われ、この要求を満たすように別途作成されて入力される製品用アーキテクチャ情報52と、ドメインエンジニアリング部12において生成されたプロダクトライン用アーキテクチャ情報50とを比較して、それらの間の差分を抽出するものである。すなわち、差分抽出部24は、製品用アーキテクチャ情報52に含まれているが、プロダクトライン用アーキテクチャ情報50には含まれていないアーキテクチャ情報を、新規アーキテクチャ情報54(図2参照)として抽出する。更に、差分抽出部24は、製品用アーキテクチャ情報52に含まれていないが、プロダクトライン用アーキテクチャ情報50には含まれているアーキテクチャ情報を、不要アーキテクチャ情報56(図2参照)として抽出する。 The difference extraction unit 24 performs requirements analysis from the specifications of the product to be developed, and separately creates and inputs the product architecture information 52 so as to satisfy the requirements, and the product line architecture generated by the domain engineering unit 12. The information 50 is compared with the information 50, and the difference between them is extracted. That is, the difference extraction unit 24 extracts the architecture information included in the product architecture information 52 but not in the product line architecture information 50 as the new architecture information 54 (see FIG. 2). Further, the difference extraction unit 24 extracts the architecture information that is not included in the product architecture information 52 but is included in the product line architecture information 50 as unnecessary architecture information 56 (see FIG. 2).

新規アーキテクチャ接続確認部26は、差分抽出部24によって上記のように抽出された新規アーキテクチャ情報54と、プロダクトライン用アーキテクチャ情報50との接続を確認するものであり、新規アーキテクチャ情報54が、プロダクトライン用アーキテクチャ情報50に含まれる少なくとも一部のアーキテクチャ情報と関連して、プロダクトライン用アーキテクチャ情報50と問題なく結合できることを確認する。ソースコード作成部28は、新規アーキテクチャ接続確認部26により確認された接続確認済みのアーキテクチャ情報を参照し、プロダクトライン用アーキテクチャ情報50から不要アーキテクチャ情報56が削除されたアーキテクチャ情報と、新規アーキテクチャ情報54とを利用したソースコードを生成する。 The new architecture connection confirmation unit 26 confirms the connection between the new architecture information 54 extracted as described above by the difference extraction unit 24 and the product line architecture information 50, and the new architecture information 54 is the product line. It is confirmed that it can be combined with the product line architecture information 50 without any problem in relation to at least a part of the architecture information included in the product line architecture information 50. The source code creation unit 28 refers to the connection-confirmed architecture information confirmed by the new architecture connection confirmation unit 26, the architecture information in which unnecessary architecture information 56 is deleted from the product line architecture information 50, and the new architecture information 54. Generate source code using and.

上記のような構成により、本発明の第1の実施の形態に係るソフトウェア開発支援装置10は、製品の仕様から作成された製品用アーキテクチャ情報52に、既存のプロダクトライン用アーキテクチャ情報50に存在しない新規アーキテクチャ情報54が含まれていても、新規アーキテクチャ接続確認部26により新規アーキテクチャ情報54の接続を確認した上で、ソースコード作成部28により新規アーキテクチャ情報54を反映したソースコードを生成することができる。このため、プロダクトライン用アーキテクチャ情報50に検証が不十分なアーキテクチャ情報を追加して作成し直す必要なく、製品用アーキテクチャを問題なく効率的に生成することが可能となる。更に、生成したソースコードを用いて、例えば検証部40により動作の検証を行い、検証の結果から修正の必要があると判明した場合に、製品用アーキテクチャ生成部22へ入力される製品用アーキテクチャ情報52に修正を反映する構成とすれば、より信頼性のある製品用アーキテクチャを生成することができる。 With the above configuration, the software development support device 10 according to the first embodiment of the present invention does not exist in the product architecture information 52 created from the product specifications and in the existing product line architecture information 50. Even if the new architecture information 54 is included, the new architecture connection confirmation unit 26 may confirm the connection of the new architecture information 54, and then the source code creation unit 28 may generate a source code reflecting the new architecture information 54. it can. Therefore, it is not necessary to add the architecture information with insufficient verification to the product line architecture information 50 and recreate it, and it is possible to efficiently generate the product architecture without any problem. Further, using the generated source code, for example, the verification unit 40 verifies the operation, and when it is found from the verification result that correction is necessary, the product architecture information input to the product architecture generation unit 22 is performed. If the configuration reflects the modification in 52, a more reliable product architecture can be generated.

続いて、図3を参照して、本発明の第2の実施の形態に係るソフトウェア開発支援装置10´について説明する。なお、本発明の第1の実施の形態に係るソフトウェア開発支援装置10と同様の部分の構成や作用効果については、説明を省略する。
図3に示すように、本発明の第2の実施の形態に係るソフトウェア開発支援装置10´は、ドメインエンジニアリング部12に登録部14が追加され、アプリケーションエンジニアリング部20にアーキテクチャ追加部30が追加された点が、図1に示したソフトウェア開発支援装置10と異なっている。更に、検証部40にも、新たな機能が追加されている。
Subsequently, the software development support device 10 ′ according to the second embodiment of the present invention will be described with reference to FIG. The description of the configuration and operation / effect of the same portion as the software development support device 10 according to the first embodiment of the present invention will be omitted.
As shown in FIG. 3, in the software development support device 10 ′ according to the second embodiment of the present invention, the registration unit 14 is added to the domain engineering unit 12, and the architecture addition unit 30 is added to the application engineering unit 20. The point is different from the software development support device 10 shown in FIG. Further, a new function has been added to the verification unit 40.

アプリケーションエンジニアリング部20に追加されたアーキテクチャ追加部30は、ドメインエンジニアリング部12から入力されたプロダクトライン用アーキテクチャ情報50に対し、新規アーキテクチャ情報54(図2参照)を追加するものであり、この際、検証部40から追加許可の指令を受けて、追加作業を行う。ドメインエンジニアリング部12に追加された登録部14は、アーキテクチャ追加部30から出力されたプロダクトライン用アーキテクチャ情報50を、次回開発用のプロダクトライン用アーキテクチャ情報50として登録、格納するものである。登録部14は、例えば、書き込み/読み出し可能な記録装置と、そのドライバ部とから構成される。 The architecture addition unit 30 added to the application engineering unit 20 adds new architecture information 54 (see FIG. 2) to the product line architecture information 50 input from the domain engineering unit 12, and at this time, Upon receiving a command for additional permission from the verification unit 40, additional work is performed. The registration unit 14 added to the domain engineering unit 12 registers and stores the product line architecture information 50 output from the architecture addition unit 30 as the product line architecture information 50 for the next development. The registration unit 14 is composed of, for example, a writable / readable recording device and a driver unit thereof.

次に、本発明の第2の実施の形態に係るソフトウェア開発支援装置10´の動作フローについて説明する。アーキテクチャ追加部30には、新規アーキテクチャ接続確認部26による接続確認が完了した製品用アーキテクチャ情報52と、ドメインエンジニアリング部12から取得する既存のプロダクトライン用アーキテクチャ情報50とを入力する。更に、検証部40による動作検証が完了し、製品用アーキテクチャ情報52に修正の必要が無いと判定された後に、検証部40から出力される追加許可の指令を、アーキテクチャ追加部30に入力する。そして、追加許可の指令が入力されたことをトリガとして、アーキテクチャ追加部30により、既存のプロダクトライン用アーキテクチャ情報50に対し、製品用アーキテクチャ情報52に含まれる新規アーキテクチャ情報54を追加する作業を開始する(アーキテクチャ追加ステップ)。 Next, the operation flow of the software development support device 10'according to the second embodiment of the present invention will be described. In the architecture addition unit 30, the product architecture information 52 for which the connection confirmation by the new architecture connection confirmation unit 26 has been completed and the existing product line architecture information 50 acquired from the domain engineering unit 12 are input. Further, after the operation verification by the verification unit 40 is completed and it is determined that the product architecture information 52 does not need to be modified, the additional permission command output from the verification unit 40 is input to the architecture addition unit 30. Then, triggered by the input of the additional permission command, the architecture addition unit 30 starts the work of adding the new architecture information 54 included in the product architecture information 52 to the existing product line architecture information 50. (Architecture addition step).

具体的には、まず、新規アーキテクチャ情報54と接続するアーキテクチャを製品用アーキテクチャ情報52から抽出し、既存のプロダクトライン用アーキテクチャ情報50に含まれている、上記の抽出したアーキテクチャと同様で且つ新規アーキテクチャ情報54との接続手段を持たないアーキテクチャを、抽出したアーキテクチャと交換する。例えば、図2の構成を用いて説明すると、新規アーキテクチャ情報54に含まれるarchitecture_8と接続するarchitecture_1を、製品用アーキテクチャ情報52から抽出する。ここで、プロダクトライン用アーキテクチャ情報50に含まれているarchitecture_1は、プロダクトライン用アーキテクチャ情報50に含まれないarchitecture_8との接続手段を有していない。このため、プロダクトライン用アーキテクチャ情報50に含まれているarchitecture_1を、製品用アーキテクチャ情報52から抽出したarchitecture_1と交換する。 Specifically, first, the architecture connected to the new architecture information 54 is extracted from the product architecture information 52, and is included in the existing product line architecture information 50, and is similar to the above-extracted architecture and is a new architecture. The architecture that does not have a means of connecting to the information 54 is exchanged for the extracted architecture. For example, to explain using the configuration of FIG. 2, architecture_1 connected to architecture_8 included in the new architecture information 54 is extracted from the product architecture information 52. Here, architecture_1 included in the product line architecture information 50 does not have a means of connecting to architecture_8 not included in the product line architecture information 50. Therefore, architecture_1 included in the product line architecture information 50 is replaced with architecture_1 extracted from the product architecture information 52.

次に、既存のプロダクトライン用アーキテクチャ情報50に対して、新規アーキテクチャ情報54を接続する。この際の接続は、製品用アーキテクチャ情報52について、新規アーキテクチャ接続確認部26や検証部40により、既に検証されている接続を行う。そして、新規アーキテクチャ情報54を接続したプロダクトライン用アーキテクチャ情報50を、アーキテクチャ追加部30からドメインエンジニアリング部12の登録部14へ出力し、登録部14により、次回開発用の新たなプロダクトライン用アーキテクチャ情報50として登録する(登録ステップ)。登録部14は、アーキテクチャ追加部30からプロダクトライン用アーキテクチャ情報50が入力される度に、新たなプロダクトライン用アーキテクチャ情報50として記録する。その後、次回の開発が開始されたときに、登録部14は、最後に記録したプロダクトライン用アーキテクチャ情報50を、アプリケーションエンジニアリング部20へと出力する。 Next, the new architecture information 54 is connected to the existing product line architecture information 50. At this time, the product architecture information 52 is already verified by the new architecture connection confirmation unit 26 and the verification unit 40. Then, the product line architecture information 50 to which the new architecture information 54 is connected is output from the architecture addition unit 30 to the registration unit 14 of the domain engineering unit 12, and the registration unit 14 outputs the new product line architecture information for the next development. Register as 50 (registration step). The registration unit 14 records as new product line architecture information 50 each time product line architecture information 50 is input from the architecture addition unit 30. After that, when the next development is started, the registration unit 14 outputs the last recorded product line architecture information 50 to the application engineering unit 20.

以上説明したように、本発明の第2の実施の形態に係るソフトウェア開発支援装置10´は、本発明の第1の実施の形態に係るソフトウェア開発支援装置10と比較して、アプリケーションエンジニアリング部20にアーキテクチャ追加部30が追加されると共に、ドメインエンジニアリング部12に登録部14が追加された構成になっている。アーキテクチャ追加部30は、ソフトウェア開発支援装置10´の外部にある検証部40からの、検証が終了したことを出力トリガとする指令に従い、既存のプロダクトライン用アーキテクチャ情報50に対して、新規アーキテクチャ接続確認部26によりプロダクトライン用アーキテクチャ情報50との接続が確認された、新規アーキテクチャ情報54を追加するものである。 As described above, the software development support device 10 ′ according to the second embodiment of the present invention is compared with the software development support device 10 according to the first embodiment of the present invention, and the application engineering unit 20 The architecture addition unit 30 is added to the domain engineering unit 12, and the registration unit 14 is added to the domain engineering unit 12. The architecture addition unit 30 connects the new architecture to the existing product line architecture information 50 in accordance with a command from the verification unit 40 outside the software development support device 10', which uses the completion of verification as an output trigger. The new architecture information 54 for which the connection with the product line architecture information 50 has been confirmed by the confirmation unit 26 is added.

又、登録部14は、アーキテクチャ追加部30によって新規アーキテクチャ情報54が追加されたプロダクトライン用アーキテクチャ情報50を、新たなプロダクトライン用アーキテクチャ情報50として登録するものである。これにより、検証部40によって十分な検証を行った後に、製品用アーキテクチャ情報52に含まれる新規アーキテクチャ情報54を、プロダクトライン用アーキテクチャ情報50に追加することができる。このため、信頼性を損なうことなく、プロダクトライン用アーキテクチャ情報50の内容を拡充することが可能となり、それを新たなプロダクトライン用アーキテクチャ情報50として利用することができる。 Further, the registration unit 14 registers the product line architecture information 50 to which the new architecture information 54 is added by the architecture addition unit 30 as the new product line architecture information 50. As a result, the new architecture information 54 included in the product architecture information 52 can be added to the product line architecture information 50 after sufficient verification by the verification unit 40. Therefore, the content of the product line architecture information 50 can be expanded without impairing the reliability, and it can be used as the new product line architecture information 50.

ここで、本発明の実施の形態に係るソフトウェア開発支援装置10、10´は、図1や図3に示すような構成や動作フローに限定されることなく、図1や図3に示された構成要素の一部が削除、変更されたものであってもよく、新たな構成要素が追加されてもよい。加えて、各構成要素には、各々の構成要素に求められる機能を実行可能な、任意のハードウェア、ソフトウェア、及びそれらの組み合わせを用いることができる。又、図2に示したアーキテクチャの構造も一例であって、本発明の実施の形態に係るソフトウェア開発支援装置10、10´で用いるアーキテクチャの構造を限定するものではない。 Here, the software development support devices 10 and 10 ′ according to the embodiment of the present invention are shown in FIGS. 1 and 3 without being limited to the configuration and operation flow as shown in FIGS. 1 and 3. A part of the component may be deleted or changed, or a new component may be added. In addition, for each component, any hardware, software, or a combination thereof that can perform the functions required for each component can be used. Further, the architectural structure shown in FIG. 2 is also an example, and does not limit the architectural structure used in the software development support devices 10 and 10 ′ according to the embodiment of the present invention.

一方、本発明の第3の実施の形態に係るソフトウェア開発支援プログラムは、上述したような本発明の第1の実施の形態に係るソフトウェア開発支援装置10の製品用アーキテクチャ生成部22において、製品の仕様から要求分析が行われて作成された製品用アーキテクチャ情報52とプロダクトライン用アーキテクチャ情報50とを比較し、製品用アーキテクチャ情報52に含まれ且つプロダクトライン用アーキテクチャ情報50に含まれない新規アーキテクチャ情報54と、製品用アーキテクチャ情報52に含まれず且つプロダクトライン用アーキテクチャ情報50に含まれる不要アーキテクチャ情報56とを抽出する差分抽出ステップと、差分抽出ステップにおいて抽出した新規アーキテクチャ情報54とプロダクトライン用アーキテクチャ情報50との接続を確認する新規アーキテクチャ接続確認ステップと、新規アーキテクチャ接続確認ステップにおいて確認した接続確認済みのアーキテクチャ情報を参照してソースコードを生成するソースコード作成ステップと、を実行させるように使用されるものである。これにより、本発明の第1の実施の形態に係るソフトウェア開発支援装置10と同等の作用効果を奏することができる。 On the other hand, the software development support program according to the third embodiment of the present invention is the product in the product architecture generation unit 22 of the software development support device 10 according to the first embodiment of the present invention as described above. Comparing the product architecture information 52 created by performing requirements analysis from the specifications with the product line architecture information 50, new architecture information included in the product architecture information 52 and not included in the product line architecture information 50. The difference extraction step for extracting the 54 and the unnecessary architecture information 56 not included in the product architecture information 52 and included in the product line architecture information 50, and the new architecture information 54 and the product line architecture information extracted in the difference extraction step. It is used to execute the new architecture connection confirmation step to confirm the connection with 50 and the source code creation step to generate the source code by referring to the connection confirmed architecture information confirmed in the new architecture connection confirmation step. It is a thing. As a result, it is possible to obtain the same effect as the software development support device 10 according to the first embodiment of the present invention.

他方、本発明の第4の実施の形態に係るソフトウェア開発支援プログラムは、上述したような本発明の第2の実施の形態に係るソフトウェア開発支援装置10´において使用され、アプリケーションエンジニアリング部20に、外部からの指令に従い、プロダクトライン用アーキテクチャ情報50に対して、新規アーキテクチャ接続確認ステップで接続が確認された新規アーキテクチャ情報54を追加するアーキテクチャ追加ステップを実行させ、ドメインエンジニアリング部12に、アーキテクチャ追加ステップで新規アーキテクチャ情報54が追加されたプロダクトライン用アーキテクチャ情報50を、新たなプロダクトライン用アーキテクチャ情報50として登録する登録ステップを実行させるものである。これにより、本発明の第2の実施の形態に係るソフトウェア開発支援装置10´と同等の作用効果を奏することができる。 On the other hand, the software development support program according to the fourth embodiment of the present invention is used in the software development support device 10'related to the second embodiment of the present invention as described above, and is used by the application engineering unit 20. In accordance with an external command, the product line architecture information 50 is made to execute an architecture addition step for adding the new architecture information 54 whose connection is confirmed in the new architecture connection confirmation step, and the domain engineering department 12 is made to perform the architecture addition step. The registration step of registering the product line architecture information 50 to which the new architecture information 54 is added as the new product line architecture information 50 is executed. As a result, it is possible to obtain the same effect as the software development support device 10'according to the second embodiment of the present invention.

なお、本発明の実施の形態に係るソフトウェア開発支援装置10、10´やソフトウェア開発支援プログラムにおいて、ソースコードの生成は、上述したソースコード作成部28やソースコード作成ステップで必ずしも行う必要はなく、別の開発支援装置や別の開発支援プログラムで実行してもよい。 In the software development support devices 10, 10'and the software development support program according to the embodiment of the present invention, it is not always necessary to generate the source code in the source code creation unit 28 or the source code creation step described above. It may be executed by another development support device or another development support program.

10、10´:ソフトウェア開発支援装置、12:ドメインエンジニアリング部、14:登録部、20:アプリケーションエンジニアリング部、22:製品用アーキテクチャ生成部、24:差分抽出部、26:新規アーキテクチャ接続確認部、28:ソースコード作成部、30:アーキテクチャ追加部、50:プロダクトライン用アーキテクチャ情報、52:製品用アーキテクチャ情報、54:新規アーキテクチャ情報、56:不要アーキテクチャ情報 10, 10': Software development support device, 12: Domain engineering department, 14: Registration department, 20: Application engineering department, 22: Product architecture generation department, 24: Difference extraction department, 26: New architecture connection confirmation department, 28 : Source code creation department, 30: Architecture addition department, 50: Product line architecture information, 52: Product architecture information, 54: New architecture information, 56: Unnecessary architecture information

Claims (6)

再利用可能なソフトウェアの部品であるドメインの開発に用いられ、該ドメインに基づいてプロダクトライン用アーキテクチャ情報を生成するドメインエンジニアリング部と、前記プロダクトライン用アーキテクチャ情報を用いて製品用アーキテクチャを生成する製品用アーキテクチャ生成部を具備し、製品用のソフトウェアの開発に用いられるアプリケーションエンジニアリング部とを有する、プロダクトライン型のソフトウェア開発を支援するソフトウェア開発支援装置であって、
前記製品用アーキテクチャ生成部は、
製品の仕様から要求分析が行われて作成された製品用アーキテクチャ情報と前記プロダクトライン用アーキテクチャ情報とを比較し、前記製品用アーキテクチャ情報に含まれ且つ前記プロダクトライン用アーキテクチャ情報に含まれない新規アーキテクチャ情報と、前記製品用アーキテクチャ情報に含まれず且つ前記プロダクトライン用アーキテクチャ情報に含まれる不要アーキテクチャ情報とを抽出する差分抽出部と、
該差分抽出部により抽出された前記新規アーキテクチャ情報と前記プロダクトライン用アーキテクチャ情報とが接続できるかを確認する新規アーキテクチャ接続確認部と、を具備したことを特徴とするソフトウェア開発支援装置。
A domain engineering department that is used to develop domains that are reusable software components and generates product line architecture information based on the domain, and products that generate product architecture using the product line architecture information. It is a software development support device that supports product line type software development, including an architecture generation unit for products and an application engineering department used for developing software for products.
The product architecture generator
The product architecture information created by performing requirements analysis from the product specifications is compared with the product line architecture information, and a new architecture included in the product architecture information and not included in the product line architecture information. A difference extraction unit that extracts information and unnecessary architecture information that is not included in the product architecture information and is included in the product line architecture information.
A software development support device including a new architecture connection confirmation unit that confirms whether the new architecture information extracted by the difference extraction unit and the product line architecture information can be connected.
前記製品用アーキテクチャ生成部は、更に、前記新規アーキテクチャ接続確認部により確認された接続確認済みのアーキテクチャ情報を参照してソースコードを生成するソースコード作成部を具備したことを特徴とする請求項1記載のソフトウェア開発支援装置。 Claim 1 is characterized in that the product architecture generation unit further includes a source code creation unit that generates source code by referring to the connection-confirmed architecture information confirmed by the new architecture connection confirmation unit. The software development support device described. 前記アプリケーションエンジニアリング部は、外部からの指令に従い、前記プロダクトライン用アーキテクチャ情報に対して、前記新規アーキテクチャ接続確認部により接続が確認された前記新規アーキテクチャ情報を追加するアーキテクチャ追加部を具備し、
前記ドメインエンジニアリング部は、前記アーキテクチャ追加部により前記新規アーキテクチャ情報が追加された前記プロダクトライン用アーキテクチャ情報を、新たな前記プロダクトライン用アーキテクチャ情報として登録する登録部を具備したことを特徴とする請求項1又は2記載のソフトウェア開発支援装置。
The application engineering unit includes an architecture addition unit that adds the new architecture information whose connection has been confirmed by the new architecture connection confirmation unit to the product line architecture information in accordance with an external command.
The claim is characterized in that the domain engineering unit includes a registration unit for registering the product line architecture information to which the new architecture information has been added by the architecture addition unit as new product line architecture information. The software development support device according to 1 or 2.
再利用可能なソフトウェアの部品であるドメインの開発に用いられ、該ドメインに基づいてプロダクトライン用アーキテクチャ情報を生成するドメインエンジニアリング部と、前記プロダクトライン用アーキテクチャ情報を用いて製品用アーキテクチャを生成する製品用アーキテクチャ生成部を具備し、製品用のソフトウェアの開発に用いられるアプリケーションエンジニアリング部とを有する、プロダクトライン型のソフトウェア開発を支援するソフトウェア開発支援装置に用いられるプログラムであって、
前記製品用アーキテクチャ生成部に、
製品の仕様から要求分析が行われて作成された製品用アーキテクチャ情報と前記プロダクトライン用アーキテクチャ情報とを比較し、前記製品用アーキテクチャ情報に含まれ且つ前記プロダクトライン用アーキテクチャ情報に含まれない新規アーキテクチャ情報と、前記製品用アーキテクチャ情報に含まれず且つ前記プロダクトライン用アーキテクチャ情報に含まれる不要アーキテクチャ情報とを抽出する差分抽出ステップと、
該差分抽出ステップにおいて抽出した前記新規アーキテクチャ情報と前記プロダクトライン用アーキテクチャ情報とが接続できるかを確認する新規アーキテクチャ接続確認ステップと、を実行させることを特徴とするソフトウェア開発支援プログラム。
A domain engineering department that is used to develop domains that are reusable software components and generates product line architecture information based on the domain, and products that generate product architecture using the product line architecture information. It is a program used for software development support equipment that supports product line type software development, which has an architecture generation unit for software and an application engineering department used for software development for products.
In the product architecture generator
The product architecture information created by performing requirements analysis from the product specifications is compared with the product line architecture information, and a new architecture included in the product architecture information and not included in the product line architecture information. A difference extraction step for extracting information and unnecessary architecture information that is not included in the product architecture information and is included in the product line architecture information.
A software development support program characterized by executing a new architecture connection confirmation step for confirming whether the new architecture information extracted in the difference extraction step and the product line architecture information can be connected.
前記製品用アーキテクチャ生成部に、更に、前記新規アーキテクチャ接続確認ステップにおいて確認した接続確認済みのアーキテクチャ情報を参照してソースコードを生成するソースコード作成ステップを実行させることを特徴とする請求項4記載のソフトウェア開発支援プログラム。 The fourth aspect of claim 4 is characterized in that the product architecture generation unit further executes a source code creation step of generating source code by referring to the connection confirmed architecture information confirmed in the new architecture connection confirmation step. Software development support program. 前記アプリケーションエンジニアリング部に、外部からの指令に従い、前記プロダクトライン用アーキテクチャ情報に対して、前記新規アーキテクチャ接続確認ステップで接続が確認された前記新規アーキテクチャ情報を追加するアーキテクチャ追加ステップを実行させ、
前記ドメインエンジニアリング部に、前記アーキテクチャ追加ステップで前記新規アーキテクチャ情報が追加された前記プロダクトライン用アーキテクチャ情報を、新たな前記プロダクトライン用アーキテクチャ情報として登録する登録ステップを実行させることを特徴とする請求項4又は5記載のソフトウェア開発支援プログラム。
The application engineering department is made to execute an architecture addition step of adding the new architecture information whose connection is confirmed in the new architecture connection confirmation step to the product line architecture information in accordance with an external command.
The claim is characterized in that the domain engineering department is made to execute a registration step of registering the product line architecture information to which the new architecture information is added in the architecture addition step as new product line architecture information. The software development support program described in 4 or 5.
JP2019099432A 2019-05-28 2019-05-28 Software development assisting device and software development assisting program Pending JP2020194338A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019099432A JP2020194338A (en) 2019-05-28 2019-05-28 Software development assisting device and software development assisting program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019099432A JP2020194338A (en) 2019-05-28 2019-05-28 Software development assisting device and software development assisting program

Publications (1)

Publication Number Publication Date
JP2020194338A true JP2020194338A (en) 2020-12-03

Family

ID=73545975

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019099432A Pending JP2020194338A (en) 2019-05-28 2019-05-28 Software development assisting device and software development assisting program

Country Status (1)

Country Link
JP (1) JP2020194338A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005250946A (en) * 2004-03-05 2005-09-15 Mitsubishi Electric Corp Software development support apparatus
JP2006285313A (en) * 2005-03-31 2006-10-19 Fujitsu Ltd Business process model creation support system and program, and business model creation processing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005250946A (en) * 2004-03-05 2005-09-15 Mitsubishi Electric Corp Software development support apparatus
JP2006285313A (en) * 2005-03-31 2006-10-19 Fujitsu Ltd Business process model creation support system and program, and business model creation processing method

Similar Documents

Publication Publication Date Title
Araújo et al. Modeling and composing scenario-based requirements with aspects
WO2021035553A1 (en) Application program development and deployment method and apparatus, and computer readable medium
KR100744886B1 (en) Asadal : system for providing feature-oriented software product line engineering environment
JP5350428B2 (en) Automatic program generation apparatus, method and computer program
KR100871563B1 (en) Apparatus and method for developing software based on component
JP6268029B2 (en) Test case generation apparatus and test case generation method
Bramberger et al. Co-engineering of safety and security life cycles for engineering of automotive systems
JP4140917B2 (en) Verification work support system and method
CN112199757B (en) Structural floor generation method, device, nonvolatile storage medium and processor
JP2020194338A (en) Software development assisting device and software development assisting program
JP4888790B2 (en) Contract definition function verification apparatus, method and program thereof
JP7156543B2 (en) Pattern extraction and rule generation device, method and program
Conmy et al. Assuring safety for component based software engineering
Murzek et al. Business process model transformation issues
JP2008305079A (en) Requirement specification automatic verification method
Matragkas et al. A Traceability-Driven Approach to Model Transformation Testing.
WO2018083977A1 (en) System construction assisting apparatus, method, and program
KR20070049126A (en) Asadal : system for providing feature-oriented software product line engineering environment
JP2010176594A (en) Source code version management program and source code version managing method
US20100293018A1 (en) Test Model Abstraction For Testability in Product Line Engineering
Ellul et al. Towards a unified programming model for blockchain smart contract DAPP systems
Bocciarelli et al. A Methodological Template for Model Driven Systems Engineering.
Ajila et al. Using Model Transformation Semantics for Aspect Composition
Dyck et al. Towards the Automatic Verification of Behavior Preservation at the Transformation Level for Operational Model Transformations.
Hossain et al. A Graph Transformation Approach to Introducing Aspects into Software Architectures.

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220831

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230301