JP7406012B2 - Design product management system and design product management method - Google Patents

Design product management system and design product management method Download PDF

Info

Publication number
JP7406012B2
JP7406012B2 JP2022576958A JP2022576958A JP7406012B2 JP 7406012 B2 JP7406012 B2 JP 7406012B2 JP 2022576958 A JP2022576958 A JP 2022576958A JP 2022576958 A JP2022576958 A JP 2022576958A JP 7406012 B2 JP7406012 B2 JP 7406012B2
Authority
JP
Japan
Prior art keywords
design
completed
group
elements
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022576958A
Other languages
Japanese (ja)
Other versions
JPWO2022158021A1 (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 Astemo Ltd
Original Assignee
Hitachi Astemo 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 Astemo Ltd filed Critical Hitachi Astemo Ltd
Publication of JPWO2022158021A1 publication Critical patent/JPWO2022158021A1/ja
Application granted granted Critical
Publication of JP7406012B2 publication Critical patent/JP7406012B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/02CAD in a network environment, e.g. collaborative CAD or distributed simulation

Description

本発明は、設計情報の成果物を管理する設計成果物管理システムおよび設計成果物管理方法に関する。 The present invention relates to a design product management system and a design product management method for managing design information products.

モデリング言語を用いてシステムを設計するMBSE(Model-Based Systems Engineering)手法が提唱されている。要件分析やアーキテクチャ設計における検討をモデルで表現することで、従来のドキュメントベースの成果物と比較し、内容や成果物間の関係性を視覚的に理解しやすくなる。これによって、関係者間での情報共有が容易になるメリットがあると言われている。 An MBSE (Model-Based Systems Engineering) method for designing a system using a modeling language has been proposed. By expressing considerations during requirements analysis and architecture design in a model, it becomes easier to visually understand the content and relationships between deliverables compared to traditional document-based deliverables. This is said to have the advantage of making it easier to share information among related parties.

モデルを用いたシステム設計では、要件や機能部品、物理部品等を要素として定義し、要素間の関係情報も合わせて定義することで設計を進める。よって、1つのシステムモデル内に設計中の要素と設計が完了した要素が混在することがある。 In system design using models, design proceeds by defining requirements, functional components, physical components, etc. as elements, and also defining relationship information between the elements. Therefore, elements that are currently being designed and elements that have been designed may coexist within one system model.

また、システム設計は要求の変更や、ハードウェア設計、ソフトウェア設計からのフィードバックを反映するために複数回実施されることもあり、一度設計が完了したシステムモデルであっても、再度変更が加えられることがある。 Additionally, system design may be performed multiple times to reflect changes in requirements and feedback from hardware and software design, and even a system model that has been designed once may be subject to changes. Sometimes.

一方で、システム設計において、ソフトウェア詳細設計やソースコード、ハードウェアの回路設計図などの後工程に反映される情報、またはされた情報を把握することが開発プロジェクトの管理上で重要である。 On the other hand, in system design, it is important to understand information that is reflected in subsequent processes such as detailed software design, source code, and hardware circuit design drawings, and information that has been reflected in subsequent processes in order to manage a development project.

このため、システムモデルのうち設計が完了した情報だけを抽出し、バージョン管理も行い、確実に管理する必要がある。 For this reason, it is necessary to extract only the information for which the design has been completed from the system model, perform version control, and manage it reliably.

設計情報を管理するシステムの例としてはALM(Application Lifecycle Management)があり、上記の設計が完了した情報のみを管理するものとして好適である。 An example of a system for managing design information is ALM (Application Lifecycle Management), which is suitable for managing only the information for which the above design has been completed.

特許文献1に記載された技術においては、2人の設計者が同時平行で設計する場合を想定し、両者の設計が完了したと判断できた段階で、両者の設計情報ファイルをメインのサーバに送信し記憶させることを実現している。 In the technology described in Patent Document 1, it is assumed that two designers are designing in parallel, and when it is determined that both designers have completed their designs, the design information files of both designers are transferred to the main server. It has been realized that it can be transmitted and stored.

特開平05-174079号公報Japanese Patent Application Publication No. 05-174079

しかし、1つの設計情報のうち設計が完了した部分のみを別途管理するためには、設計情報から設計が完了した要素を特定する必要がある。また、システムモデルでは設計単位に対応したパッケージ等を作成し、要素をグループ化することがあるが、複数の設計単位で使用される要素も存在するため、設計単位と要素のグループが異なることがある。 However, in order to separately manage only the portion of one piece of design information for which the design has been completed, it is necessary to specify the elements for which the design has been completed from the design information. In addition, in system models, packages may be created that correspond to design units and elements may be grouped together, but since there are elements that are used in multiple design units, the design units and element groups may differ. be.

よって、設計が完了したパッケージに格納される要素のみを別途記憶させるだけでは、設計情報の一部が欠落する恐れがある。 Therefore, if only the elements to be stored in the designed package are separately stored, there is a risk that part of the design information will be missing.

特許文献1に記載の技術では、上記事項が考慮されておらず、設計内容の管理の信頼性を向上することが困難であった。 The technique described in Patent Document 1 does not take the above matters into consideration, and it is difficult to improve the reliability of management of design contents.

本発明の目的は、設計情報から設計が完了した要素を特定し、別途記憶させ、設計内容の管理の信頼性を向上することが可能な設計成果物管理システムおよび設計成果物管理方法を実現することである。 An object of the present invention is to realize a design product management system and a design product management method that can identify elements whose design has been completed from design information, store them separately, and improve the reliability of management of design contents. That's true.

上記課題を解決するために、本発明は以下のように構成される。 In order to solve the above problems, the present invention is configured as follows.

複数の要素が組み合わされて複数のグループに分けられて設計される設計システムの成果物を管理する設計成果物管理システムであって、前記設計システムの設計に必要な前記複数の前記要素を設計情報として記憶する第1記憶部と、設計指令に従って、前記複数のグループのそれぞれの設計作業を行うモデリングツールと、前記複数のグループのうちの前記モデリングツールにより設計作業が完了した前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素に対して設計完了を示す情報を付与する第1制御部と、前記設計完了を示す情報が付与された前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素を記憶する第2記憶部と、前記設計完了を示す情報が付与された前記グループを前記第2記憶部に記憶させる第2制御部と、を備える。 A design product management system that manages products of a design system that is designed by combining a plurality of elements and dividing them into a plurality of groups, wherein the plurality of elements necessary for designing the design system are stored in design information. a first storage unit that stores design information in each of the plurality of groups, a modeling tool that performs design work for each of the plurality of groups according to a design instruction, and the elements of the group whose design work has been completed by the modeling tool among the plurality of groups; a first control unit that adds information indicating design completion to the elements necessary for the group to which the design work has been completed; The present invention includes a second storage section that stores the elements necessary for the completed group, and a second control section that causes the second storage section to store the group to which information indicating the completion of the design has been added.

複数の要素が組み合わされて複数のグループに分けられて設計される設計システムの成果物を管理する設計成果物管理方法であって、前記設計システムの設計に必要な前記複数の前記要素を設計情報として第1記憶部に記憶し、設計指令に従って、前記複数のグループのそれぞれの設計作業を行い、前記複数のグループのうちの設計作業が完了した前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素に対して設計完了を示す情報を付与し、前記設計完了を示す情報が付与された前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素を第2記憶部に記憶する。 A design product management method for managing products of a design system designed by combining a plurality of elements and dividing them into a plurality of groups, wherein the plurality of elements necessary for designing the design system are managed as design information. and perform design work for each of the plurality of groups in accordance with design instructions, and store the elements of the group of the plurality of groups for which the design work has been completed and the elements for which the design work has been completed. Information indicating design completion is added to the elements necessary for the group, and the elements of the group to which the information indicating design completion is attached and the elements necessary for the group for which the design work has been completed are added to the second element. Store in the storage unit.

本発明によれば、設計情報から設計が完了した要素を特定し、別途記憶させ、設計内容の管理の信頼性を向上することが可能な設計成果物管理システムおよび設計成果物管理方法を実現することができる。 According to the present invention, it is possible to realize a design product management system and a design product management method that can identify elements whose design has been completed from design information, store them separately, and improve the reliability of management of design contents. be able to.

本発明の実施例1による設計成果物管理システムの概略構成図である。1 is a schematic configuration diagram of a design product management system according to a first embodiment of the present invention. 設計情報DBに格納される設計情報の一例を示す図である。It is a diagram showing an example of design information stored in a design information DB. 設計情報の一部として要素を管理するためのデータ構造の一例を示す図である。FIG. 3 is a diagram showing an example of a data structure for managing elements as part of design information. 設計情報の一部として接続情報を管理するためのデータ構造の一例を示す図である。FIG. 3 is a diagram showing an example of a data structure for managing connection information as part of design information. 設計情報の一部として図を管理するためのデータ構造の一例を示す図である。FIG. 3 is a diagram showing an example of a data structure for managing diagrams as part of design information. 設計完了要素状態変更プログラムと、設計完了要素同期プログラムと、を示す機能構成図である。FIG. 2 is a functional configuration diagram showing a design completion element state change program and a design completion element synchronization program. 設計完了要素状態変更プログラムと設計完了要素同期プログラムの処理の流れを示すフローチャートである。12 is a flowchart showing the processing flow of a design completion element state change program and a design completion element synchronization program. 設計完了要素状態変更部の詳細処理の流れを示すフローチャートである。12 is a flowchart showing a detailed process flow of a design completed element state change unit. 図8の処理による状態変更後の設計情報データの一例を示す図である。9 is a diagram illustrating an example of design information data after the state is changed by the process of FIG. 8. FIG. 状態変更検出部の詳細処理の流れを示すフローチャートである。7 is a flowchart showing a detailed process flow of a state change detection unit. 成果物管理DBに格納される要素を管理するための成果物情報のデータ構造の一例を示す図である。FIG. 3 is a diagram illustrating an example of a data structure of product information for managing elements stored in a product management DB. 実施例2における設計完了要素状態変更プログラムと、設計完了要素同期プログラムの機能構成図である。FIG. 7 is a functional configuration diagram of a design completion element state change program and a design completion element synchronization program in Example 2. FIG. 実施例2の設計完了要素状態変更プログラムと、設計完了要素同期プログラムの処理の流れを示すフローチャートである。12 is a flowchart showing the processing flow of a design completion element state change program and a design completion element synchronization program according to the second embodiment. 成果物管理用設計情報生成部で作成される成果物情報データの一例を示す図である。FIG. 3 is a diagram illustrating an example of product information data created by a product management design information generation unit.

以下、添付図面を参照して本発明の実施例について説明する。なお、添付図面は本発明の原理に則った具体的な実施例を示しているが、これらは本発明の理解のためのものであり、決して本発明を限定的に解釈するために用いられるものではない。また、各図において共通の構成については同一の参照番号が付されている。 Embodiments of the present invention will be described below with reference to the accompanying drawings. Note that although the attached drawings show specific embodiments in accordance with the principles of the present invention, they are for the purpose of understanding the present invention, and should not be used to limit the interpretation of the present invention in any way. isn't it. Further, common components in each figure are given the same reference numerals.

(実施例1)
図1は、本発明の実施例1による設計成果物管理システム100の概略構成図である。
(Example 1)
FIG. 1 is a schematic configuration diagram of a design product management system 100 according to a first embodiment of the present invention.

図1において、設計成果物管理システム100は、サーバ101と、設計用コンピュータ102とを備え、これらはネットワーク103を介して接続されている。複数人で設計を実施するために設計用コンピュータ102を複数備えていてもよい。図1に示した例は、設計用コンピュータ102を複数備えている例である。 In FIG. 1, a design product management system 100 includes a server 101 and a design computer 102, which are connected via a network 103. A plurality of design computers 102 may be provided in order for a plurality of people to carry out the design. The example shown in FIG. 1 is an example in which a plurality of design computers 102 are provided.

サーバ101は、サーバ用CPU110と、サーバ用RAM111と、設計情報DB112(第1記憶部)と、サーバ用ROM113と、成果物管理DB114(第2記憶部)とを備える。設計情報DB112と、成果物管理DB114とは、1つの補助記憶装置に構築してもよい。サーバ用ROM113には設計完了要素同期プログラム115(第2制御部)が格納されており、サーバ101はサーバ用RAM111を一時記憶装置として利用しながら、設計完了要素同期プログラム115によって規定された処理を、サーバ用CPU110を用いて実行する。 The server 101 includes a server CPU 110, a server RAM 111, a design information DB 112 (first storage), a server ROM 113, and a product management DB 114 (second storage). The design information DB 112 and the product management DB 114 may be constructed in one auxiliary storage device. A design completion element synchronization program 115 (second control unit) is stored in the server ROM 113, and the server 101 executes the processing specified by the design completion element synchronization program 115 while using the server RAM 111 as a temporary storage device. , is executed using the server CPU 110.

設計用コンピュータ102は、CPU120と、RAM121と、ハードディスク122と、ROM123と、入力装置124と、表示装置125とを備える。ROM123には設計完了要素状態変更プログラム126(第1制御部)と、モデリングツール127とが格納されており、これらは設計用コンピュータ102のCPU120と、RAM121とを用いて実行される。 The design computer 102 includes a CPU 120, a RAM 121, a hard disk 122, a ROM 123, an input device 124, and a display device 125. A design completion element state change program 126 (first control unit) and a modeling tool 127 are stored in the ROM 123, and these are executed using the CPU 120 and RAM 121 of the design computer 102.

設計情報は、サーバ101の設計情報DB112に格納されており、ユーザーは設計用コンピュータ102の入力装置124と、表示装置125とを用いてハードディスク122に設計情報を一時的にコピーし、モデリングツール127で設計作業を実施する。モデリングツール127は、ユーザーの設計指令に従って、後述する複数のグループのそれぞれの設計作業を行う。 The design information is stored in the design information DB 112 of the server 101, and the user uses the input device 124 and display device 125 of the design computer 102 to temporarily copy the design information to the hard disk 122, and uses the modeling tool 127. carry out design work. The modeling tool 127 performs design work for each of a plurality of groups, which will be described later, according to design instructions from the user.

設計作業により設計情報が更新され、設計が完了した段階で、ユーザーは入力装置124を用いて、設計完了要素状態変更プログラム126の実行を指示し、設計情報の設計完了範囲を指定できる。 When the design information is updated through the design work and the design is completed, the user can use the input device 124 to instruct execution of the design completion element state change program 126 and specify the design completion range of the design information.

設計完了要素状態変更プログラム126は設計情報のうち、上記の設計完了範囲に関連する部分に対して、「設計完了」を示す情報を付与し、設計情報をサーバ101の設計情報DB112へ転送する。転送が完了したタイミングで設計完了要素同期プログラム115が実行され、設計情報DB112に格納される設計情報のうち、「設計完了」を示す情報が付与された部分のみが成果物管理DB114へ登録される。 The design completion element state change program 126 adds information indicating "design completion" to the part of the design information related to the above design completion range, and transfers the design information to the design information DB 112 of the server 101. At the timing when the transfer is completed, the design completion element synchronization program 115 is executed, and of the design information stored in the design information DB 112, only the portion to which information indicating "design completion" has been added is registered in the deliverable management DB 114. .

図2は、設計情報DB112に格納される設計情報の一例を示す図である。モデルを用いたシステム設計では機能部品、物理部品などを要素として定義し、要素間の関連性を定義する。要素は設計単位などで、フォルダやパッケージによってグループ化されている。 FIG. 2 is a diagram showing an example of design information stored in the design information DB 112. In system design using models, functional components, physical components, etc. are defined as elements, and relationships between the elements are defined. Elements are grouped by folders or packages, such as design units.

パッケージ「機能A」200には、図「機能Aアーキテクチャ」210と、機能Aを実現するために定義された機能部品211(AC電流検出)、212(電流制御)が格納されている。パッケージ「機能B」201には、機能Bを実現するために定義された機能部品220(DC電流検出)が格納されている。パッケージ「物理アーキテクチャ」202には、機能部品を割り当てる物理部品230(AC電流センサ)が格納されている。 The package "Function A" 200 stores a diagram "Function A architecture" 210 and functional components 211 (AC current detection) and 212 (current control) defined to realize the function A. The package "Function B" 201 stores a functional component 220 (DC current detection) defined to realize Function B. The package "physical architecture" 202 stores a physical component 230 (AC current sensor) to which functional components are assigned.

図「機能Aアーキテクチャ」210には、機能部品211、212と、機能部品を実現する物理部品230と、要素間の接続情報240、241が表示されている。物理部品230のように、要素は他のパッケージの図で利用されうる特徴がある。この特徴によって、機能Aが設計完了となった際にパッケージ「機能A」200に含まれる要素を成果物管理DB114に登録するだけでは、パッケージ「機能A」200に含まれていない要素230を登録することができない。 The diagram "Function A architecture" 210 displays functional components 211 and 212, a physical component 230 that realizes the functional components, and connection information 240 and 241 between the elements. Like physical component 230, the element has features that can be utilized in other package diagrams. Due to this feature, when the design of function A is completed, it is not possible to simply register the elements included in the package "function A" 200 in the deliverable management DB 114. Can not do it.

そこで、本発明の実施例1では、パッケージ「機能A」200に関連する、図「機能Aアーキテクチャ」210で利用される要素230も含めて成果物管理DB114へ登録することを実現する。 Therefore, in the first embodiment of the present invention, the element 230 related to the package "Function A" 200 and used in the diagram "Function A architecture" 210 is also registered in the artifact management DB 114.

本発明の実施例1における処理を説明するために、サーバ101の設計情報DB112、もしくは設計用コンピュータ102のハードディスク122において、図2に示す設計情報を管理するためのデータ構造の一例を図3から図5に示す。 In order to explain the processing in the first embodiment of the present invention, an example of a data structure for managing the design information shown in FIG. 2 in the design information DB 112 of the server 101 or the hard disk 122 of the design computer 102 is shown in FIG. Shown in Figure 5.

図3は、設計情報の一部として要素を管理するためのデータ構造の一例を示す図である。テーブル300には、要素ごとに、IDと、名称と、要素が格納されているパッケージと、設計状態と、更新日時と、が登録される。上記以外にも、要素の補足説明等を含めてもよい。図3に示す例では、機能部品211、212、220、物理部品230の情報が記録されている。 FIG. 3 is a diagram showing an example of a data structure for managing elements as part of design information. In the table 300, for each element, an ID, a name, a package in which the element is stored, a design state, and an update date and time are registered. In addition to the above, supplementary explanations of the elements may also be included. In the example shown in FIG. 3, information on functional components 211, 212, 220, and physical component 230 is recorded.

図4は、設計情報の一部として接続情報を管理するためのデータ構造の一例を示す図である。テーブル400には、接続情報ごとに、接続IDと、接続元となる要素のIDと、接続先となる要素のIDと、更新日時と、が登録される。上記以外にも、接続情報が含まれるパッケージ、設計状態、接続の種類等を含めても良い。図4に示した例では、接続情報240、241の情報が記録されている。 FIG. 4 is a diagram showing an example of a data structure for managing connection information as part of design information. In the table 400, for each connection information, a connection ID, an ID of an element that is a connection source, an ID of an element that is a connection destination, and an update date and time are registered. In addition to the above, the package containing the connection information, the design state, the type of connection, etc. may also be included. In the example shown in FIG. 4, connection information 240 and 241 are recorded.

図5は、設計情報の一部として図の情報を管理するためのデータ構造の一例を示す図である。テーブル500には、図ごとに、IDと、名称と、図が格納されているパッケージと、図で表示する要素のIDリストと、更新日時と、が登録される。上記以外にも、図の補足説明、図で表示する接続情報のIDリスト、大きさや色などの表示方法、等を含めても良い。図5では、図「機能Aアーキテクチャ」210の情報が記録されている。 FIG. 5 is a diagram showing an example of a data structure for managing diagram information as part of design information. In the table 500, for each diagram, an ID, a name, a package in which the diagram is stored, an ID list of elements to be displayed in the diagram, and an update date and time are registered. In addition to the above, supplementary explanations for figures, ID lists of connection information to be displayed in figures, display methods such as size and color, etc. may also be included. In FIG. 5, information in the diagram "Function A Architecture" 210 is recorded.

図6は、設計完了要素状態変更プログラム126と、設計完了要素同期プログラム115と、を示す機能構成図である。設計完了対象指定部601と、設計完了要素状態変更部603とは、設計完了要素状態変更プログラム126に対応し、第1モデル転送部604と、状態変更検出部605と、モデル登録部606とは、設計完了要素同期プログラム115に対応する。 FIG. 6 is a functional configuration diagram showing the design completion element state change program 126 and the design completion element synchronization program 115. The design completion target designation unit 601 and the design completion element state change unit 603 correspond to the design completion element state change program 126, and the first model transfer unit 604, state change detection unit 605, and model registration unit 606 correspond to the design completion element state change program 126. , corresponds to the design completion element synchronization program 115.

設計完了対象指定部601は、設計成果物管理システム100のユーザーが指定した設計完了対象602を入力として受け取る。設計完了対象602の例としては、図2のパッケージの1つ以上が挙げられる。設計完了要素状態変更部603は、ユーザーが設計した設計情報600から、設計完了対象602に関連する要素を追跡し、追跡した要素の設計状態を「設計完了」に変更する。 The design completion target designation unit 601 receives as input a design completion target 602 designated by the user of the design product management system 100. Examples of design completion targets 602 include one or more of the packages of FIG. 2 . The design completion element state change unit 603 tracks elements related to the design completion target 602 from the design information 600 designed by the user, and changes the design state of the tracked elements to "design completion".

つまり、設計完了要素状態変更部603は、設計完了対象602に必要な要素を図2に示す図「機能Aアーキテクチャ」210内の要素間の接続情報240、241を用いて特定し、特定した要素の設計状態を「設計完了」とする。
そして、設計完了要素状態変更部603は、「設計完了」となっている要素の情報をハードディスク122に格納する。そして、設計完了要素状態変更部603から設計情報が第1モデル転送部604に送られる。
In other words, the design completion element state change unit 603 specifies the elements necessary for the design completion target 602 using the connection information 240 and 241 between the elements in the "Function A architecture" 210 shown in FIG. The design status of is set to "Design Completed".
Then, the design completed element state change unit 603 stores information on the elements that are “design completed” in the hard disk 122. Then, the design information is sent from the design completion element state change unit 603 to the first model transfer unit 604.

第1モデル転送部604は、ハードディスク122に格納されている設計情報すべてを設計情報DB112に転送する。状態変更検出部605では、設計情報DB112に格納される設計情報のうち、状態が特定のもの、ここでは例として「設計完了」となっている要素を検出する。また、特定の状態に加えて、成果物管理DB114に格納される成果物情報と設計情報DB112から検出した要素とを比較し、変更点がある要素を検出することもできる。 The first model transfer unit 604 transfers all the design information stored in the hard disk 122 to the design information DB 112. The state change detection unit 605 detects elements in a specific state, for example, "design completed" from among the design information stored in the design information DB 112. In addition to the specific state, it is also possible to compare the product information stored in the product management DB 114 and the elements detected from the design information DB 112 to detect elements with changes.

モデル登録部606では、状態変更検出部605で検出された要素を、設計情報DB112から抽出して成果物管理DB114へ登録する。 The model registration unit 606 extracts the elements detected by the state change detection unit 605 from the design information DB 112 and registers them in the product management DB 114.

上記動作により、設計が完了した設計情報のみを成果物管理DB114で管理することができる。 The above operation allows the product management DB 114 to manage only the design information for which the design has been completed.

図7は、設計完了要素状態変更プログラム126と、設計完了要素同期プログラム115の処理の流れを示すフローチャートである。ステップS70、S71は設計完了要素状態変更プログラム126の処理であり、ステップS72、S73は設計完了要素同期プログラム115の処理である。 FIG. 7 is a flowchart showing the processing flow of the design completion element state change program 126 and the design completion element synchronization program 115. Steps S70 and S71 are processes of the design completion element state change program 126, and steps S72 and S73 are processes of the design completion element synchronization program 115.

処理を開始後、ステップS70にて、設計完了対象指定部601はユーザーからの設計完了対象602の入力を受け付ける(設計完了対象の指定受付)。設計完了対象指定部601は設計完了対象602が入力されると、設計完了対象情報に変換する。例としては、設計完了となったパッケージ名のリスト等が挙げられる。 After starting the process, in step S70, the design completion target designation unit 601 receives an input of the design completion target 602 from the user (design completion target designation reception). When a design completion target 602 is input, the design completion target designation unit 601 converts it into design completion target information. An example is a list of names of packages whose designs have been completed.

次に、ステップS71にて、設計完了要素状態変更部603は、設計情報600と、設計完了対象情報を入力として受け付け、設計情報600のうち、設計完了対象情報に関連する要素の設計状態を「設計完了」に更新する(設計情報から完了対象に含まれる要素の状態変更)。 Next, in step S71, the design completion element state change unit 603 receives the design information 600 and the design completion target information as input, and changes the design state of the element related to the design completion target information in the design information 600 to " Update to "Design Completed" (change status of elements included in completion target from design information).

次に、ステップS72にて、第1モデル転送部604は、設計完了要素状態変更部603によって更新された設計情報600を設計情報DB112に転送する(設計情報を設計情報DB112へ転送)。 Next, in step S72, the first model transfer unit 604 transfers the design information 600 updated by the design completed element state change unit 603 to the design information DB 112 (transfers the design information to the design information DB 112).

次に、ステップS73にて、状態変更検出部605は、設計情報DB112に格納される設計情報600の要素のうち、状態が「設計完了」なものを抽出する。また、抽出した要素と、成果物管理DB114に格納される成果物情報との差分を検出し、差分が検出された要素のリストをモデル登録部606へ入力することもできる。モデル登録部606は、入力されたリストに従い設計情報DB112から成果物管理DB114へ設計が完了した設計情報を登録する(設計完了要素および変更のみを成果物管理DB114へ登録)。以上で処理を終了する。 Next, in step S73, the status change detection unit 605 extracts elements whose status is "design completed" from among the elements of the design information 600 stored in the design information DB 112. It is also possible to detect a difference between the extracted element and the product information stored in the product management DB 114, and input a list of the elements in which the difference has been detected to the model registration unit 606. The model registration unit 606 registers design information whose design has been completed from the design information DB 112 to the product management DB 114 according to the input list (registers only design completed elements and changes to the product management DB 114). This completes the process.

ユーザーが設計完了対象602としてパッケージ「機能A」200を指定した場合を例に、設計完了要素状態変更プログラム126と、設計完了要素同期プログラム115の処理について詳細に説明する。 The processing of the design completion element state change program 126 and the design completion element synchronization program 115 will be described in detail, taking as an example a case where the user specifies the package "Function A" 200 as the design completion target 602.

図8は、設計完了要素状態変更部603の処理であるステップS71の詳細処理の流れを示すフローチャートである。ステップS80では、図5に示した図の情報を管理するためのテーブル500より、ユーザーが指定したパッケージ「機能A」200を探索し、図ID“D1”を抽出する。ステップS81以降の処理は各図IDに対して実行する。 FIG. 8 is a flowchart showing the detailed process flow of step S71, which is the process of the design completed element state changing unit 603. In step S80, the package "Function A" 200 specified by the user is searched from the table 500 for managing diagram information shown in FIG. 5, and the diagram ID "D1" is extracted. The processing from step S81 onwards is executed for each diagram ID.

図ID”D1”に対するステップS81では、テーブル500から図ID“D1”で表示する要素リスト{E1, E2, E4}を抽出する。ステップS82の処理は各要素IDに対して実行する。要素ID”E1”に対するステップS82では、図3に示した要素を管理するためのテーブル300の、要素ID”E1”の設計状態を「設計完了」へ変更する。要素ID”E2”、 ”E4”についても同様の処理を行う。 In step S81 for the diagram ID "D1", an element list {E1, E2, E4} to be displayed with the diagram ID "D1" is extracted from the table 500. The process of step S82 is executed for each element ID. In step S82 for the element ID "E1", the design state of the element ID "E1" in the table 300 for managing elements shown in FIG. 3 is changed to "design completed". Similar processing is performed for element IDs “E2” and “E4”.

以上の処理によって、ユーザーが入力した設計完了対象602で使用される要素の状態を変更することができる。 Through the above processing, the state of the element used in the design completion target 602 input by the user can be changed.

図9は、図8に示した処理による状態変更後の設計情報データの一例を示す図である。設計完了対象602に含まれる図「機能Aアーキテクチャ」210で使用される要素の設計状態が「設計完了」へ変更され、状態変更前の設計情報テーブル300は、状態変更後の設計情報テーブル900に更新される。その後、設計用コンピュータ102のハードディスク122に一時データとして保存されている設計情報テーブル900は、モデル転送部604によって設計情報DB112に転送される。 FIG. 9 is a diagram showing an example of design information data after the state is changed by the process shown in FIG. 8. The design state of the element used in the diagram "Function A architecture" 210 included in the design completion target 602 is changed to "design complete", and the design information table 300 before the state change is changed to the design information table 900 after the state change. Updated. Thereafter, the design information table 900 stored as temporary data in the hard disk 122 of the design computer 102 is transferred to the design information DB 112 by the model transfer unit 604.

図10は、状態変更検出部605の処理であるステップS73の詳細処理の流れを示すフローチャートである。ステップS100では、図9に示した設計情報テーブル900の状態が「設計完了」となっている要素IDを抽出し、{E1,E2,E4}のような要素IDリストを生成する。ステップS101以降の処理は各要素IDについて実行される。 FIG. 10 is a flowchart showing the detailed process flow of step S73, which is the process of the state change detection unit 605. In step S100, element IDs whose status is "design completed" in the design information table 900 shown in FIG. 9 are extracted, and an element ID list such as {E1, E2, E4} is generated. The processes after step S101 are executed for each element ID.

ステップS101では、成果物管理DB114に格納されている成果物情報に、選択した要素IDが既に記憶されているか否かを判断する。選択した要素IDが成果物情報に存在しない場合、ステップS103を実行する。ステップS103では、選択した要素IDを設計成果物DB114に登録する要素IDリストに追加する。その後、次の要素IDに対する処理へ移行する。 In step S101, it is determined whether the selected element ID is already stored in the product information stored in the product management DB 114. If the selected element ID does not exist in the product information, step S103 is executed. In step S103, the selected element ID is added to the element ID list to be registered in the design product DB 114. Thereafter, the process moves to the next element ID.

ステップS101において、成果物管理DB114に選択した要素IDが既に記憶されている場合、ステップS102に進む。ステップS102では、設計情報DB112に格納された要素の更新日時と、成果物管理DB114に格納された要素の更新日時を比較し、設計情報が更新されているかを判断する。更新日時以外に、名称や内容の変更を検出し、更新を判断してもよい。 In step S101, if the selected element ID is already stored in the product management DB 114, the process advances to step S102. In step S102, the update date and time of the elements stored in the design information DB 112 and the update date and time of the elements stored in the deliverable management DB 114 are compared to determine whether the design information has been updated. In addition to the update date and time, updates may be determined by detecting changes in name or content.

ステップS102において、設計情報が更新されていないと判断した場合、ステップS103の処理は実行せずに、次の要素IDに対する処理へ移行する。ステプS102において、設計情報に更新があった場合、ステップS103に進み、「登録する要素IDリストに追加」を実行する。その後、次の要素IDに対する処理へ移行する。 If it is determined in step S102 that the design information has not been updated, the process proceeds to the next element ID without executing the process in step S103. In step S102, if the design information has been updated, the process advances to step S103 and "add to element ID list to be registered" is executed. Thereafter, the process moves to the next element ID.

以上の処理を、設計完了状態となった要素IDすべてに対して実行することで、状態が「設計完了」の要素のみを別途記録することが可能となる。 By performing the above process for all element IDs in the design completed state, it becomes possible to separately record only the elements whose state is "design completed".

図11は、成果物管理DB114に格納される要素を管理するための成果物情報のデータ構造の一例を示す図である。設計完了要素同期プログラム115の実行前の成果物情報テーブル1100には要素ID{”E1”,”E2”}が登録されている状態である。ここで、設計完了となった要素IDリストが{”E1”,”E2”,”E4”}であった場合、要素ID{“E1”,”E2”}は成果物情報テーブル1100に既に存在するため、図10に示したステップS102が実行される。要素ID“E1”の設計情報が更新されていた場合、図10に示したステップS103が実行される。 FIG. 11 is a diagram showing an example of the data structure of product information for managing elements stored in the product management DB 114. Element IDs {“E1”, “E2”} are registered in the product information table 1100 before the design completion element synchronization program 115 is executed. Here, if the element ID list for which design has been completed is {"E1", "E2", "E4"}, the element IDs {"E1", "E2"} already exist in the deliverable information table 1100. Therefore, step S102 shown in FIG. 10 is executed. If the design information of element ID "E1" has been updated, step S103 shown in FIG. 10 is executed.

よって、更新された成果物情報テーブル1101の要素ID”E1”の情報1111のように上書きされる。 Therefore, the information 1111 of the element ID "E1" in the updated product information table 1101 is overwritten.

要素ID”E2”の設計情報が更新されていない場合、図10に示したステップS103が実行されないため、成果物情報テーブル1101の要素ID”E2”の情報1112も更新されない。 If the design information for the element ID "E2" has not been updated, step S103 shown in FIG. 10 is not executed, and therefore the information 1112 for the element ID "E2" in the product information table 1101 is also not updated.

要素ID”E4”は成果物情報テーブル1100に存在しないため、図10に示したステップS103が実行され、要素ID”E4”の情報1113が新たに登録される。同様に、図の情報、接続情報も成果物管理DB114で管理しても良い。 Since the element ID "E4" does not exist in the product information table 1100, step S103 shown in FIG. 10 is executed, and information 1113 of the element ID "E4" is newly registered. Similarly, diagram information and connection information may also be managed by the product management DB 114.

以上により、モデリングツールでの設計情報のうち、設計が完了した情報のみを抽出し、成果物管理DB114で管理することができる。 As described above, only the information on which the design has been completed can be extracted from among the design information in the modeling tool and managed in the product management DB 114.

本発明の実施例1によれば、設計情報から設計が完了した要素を特定し、別途記憶させ、設計内容の管理の信頼性を向上することが可能な設計成果物管理システム及び設計成果物管理方法を実現することができる。 According to Embodiment 1 of the present invention, a design product management system and design product management are capable of identifying elements whose design has been completed from design information, storing them separately, and improving the reliability of management of design contents. method can be realized.

また、ソフトウェア設計工程、ハードウェア設計工程、テスト工程等の他プロセスにおける成果物と、設計が完了したシステム設計情報のトレースを確保でき、さらに成果物のバージョンも管理できる。よって、設計の内容を高信頼に管理することができる。なお、本実施例1ではシステム設計を例としたが、モデルを用いたソフトウェア設計、ハードウェア設計においても本発明を適用することができる。 Furthermore, it is possible to secure traces of deliverables from other processes such as the software design process, hardware design process, and test process, as well as system design information for which the design has been completed, and also manage versions of the deliverables. Therefore, the contents of the design can be managed with high reliability. Although the first embodiment takes system design as an example, the present invention can also be applied to software design and hardware design using models.

(実施例2)
次に、本発明の実施例2について説明する。
(Example 2)
Next, Example 2 of the present invention will be described.

実施例1における設計成果物管理システム100の構成は、実施例2と同様であるので、図示及び詳細な説明は省略する。 The configuration of the design product management system 100 in the first embodiment is the same as that in the second embodiment, so illustration and detailed description will be omitted.

図12は、実施例2における設計完了要素状態変更プログラム126と、設計完了要素同期プログラム115の機能構成図である。成果物管理用設計情報生成部1201及び第2モデル転送部604Aは、設計完了要素同期プログラム115に対応する。図12に示した機能構成図は、実施例1における図6に示した機能構成図に対応する。実施例2においては、実施例1における状態変更検出部605が省略され、成果物管理用設計情報生成部1201が追加されている。設計完了要素同期プログラム115は、成果物管理用設計情報生成部1201のみで設計情報と成果物管理情報両方に対応できる。 FIG. 12 is a functional configuration diagram of the design completion element state change program 126 and the design completion element synchronization program 115 in the second embodiment. The product management design information generation unit 1201 and the second model transfer unit 604A correspond to the design completion element synchronization program 115. The functional configuration diagram shown in FIG. 12 corresponds to the functional configuration diagram shown in FIG. 6 in the first embodiment. In the second embodiment, the state change detection unit 605 in the first embodiment is omitted, and a product management design information generation unit 1201 is added. The design completion element synchronization program 115 can handle both design information and product management information using only the product management design information generation unit 1201.

成果物管理情報生成部1201は、設計完了要素状態変更部603が出力した設計情報から、「設計完了」要素を抽出し成果物管理DB114へ転送する成果物情報を生成する。 The product management information generation unit 1201 extracts the “design complete” element from the design information output by the design completion element state change unit 603 and generates product information to be transferred to the product management DB 114.

図13は、実施例2の設計完了要素状態変更プログラム126と、設計完了要素同期プログラム115の処理の流れを示すフローチャートである。ステップS70、S71及びS72は、実施例1における図7に示したステップS70、S71及びS72と同様である。 FIG. 13 is a flowchart showing the processing flow of the design completion element state change program 126 and the design completion element synchronization program 115 of the second embodiment. Steps S70, S71, and S72 are similar to steps S70, S71, and S72 shown in FIG. 7 in the first embodiment.

ステップS131は、成果物管理情報生成部1201の処理であり、ステップS132は、第2モデル転送部604Aの処理である。ステップ131にて、成果物管理用設計情報生成部1201は、設計完了要素変更部603が変更した設計情報600の要素のうち、状態が特定のもの、ここでは例として「設計完了」となっている要素を検出しコピーすることで、成果物管理DB114に登録する成果物情報を新たに作成する。 Step S131 is a process of the artifact management information generation unit 1201, and step S132 is a process of the second model transfer unit 604A. In step 131, the deliverable management design information generation unit 1201 selects elements of the design information 600 changed by the design completion element change unit 603 that have a specific state, for example, “design completion”. By detecting and copying existing elements, new product information to be registered in the product management DB 114 is created.

また、特定の状態に加えて、成果物管理DB114に格納される成果物情報と設計情報とを比較し変更点がある要素も、新たに作成する成果物情報に含めてもよい。成果物管理情報生成部1201は、作成した成果物情報を第2モデル転送部604Aへ入力する。次にステップ132にて、モデル転送部604Aは入力された成果物情報を成果物管理DB114へ転送する。以上で処理を終了する。 Furthermore, in addition to the specific state, elements that have been changed by comparing the product information stored in the product management DB 114 with the design information may also be included in the newly created product information. The product management information generation unit 1201 inputs the created product information to the second model transfer unit 604A. Next, in step 132, the model transfer unit 604A transfers the input product information to the product management DB 114. This completes the process.

図14は、成果物管理用設計情報生成部1201で作成される成果物情報データの一例を示す図である。成果物管理用設計情報生成部1201に設計情報テーブル900が入力された場合、設計状態が「設計完了」である要素のみをコピーし、成果物管理DB114へ転送する成果物情報テーブル1400が生成される。つまり、設計情報テーブル900の設計状態が設計完了となっている要素IDがE1、E2及びE4の情報がコピーされ、成果物情報テーブル1400が生成される。 FIG. 14 is a diagram showing an example of product information data created by the product management design information generation unit 1201. When the design information table 900 is input to the design information generation unit 1201 for product management, a product information table 1400 is generated that copies only the elements whose design status is "design completed" and transfers them to the product management DB 114. Ru. That is, the information of the element IDs E1, E2, and E4 whose design status is design completed in the design information table 900 is copied, and the product information table 1400 is generated.

以上により、設計情報から設計が完了した情報のみを抽出し成果物管理DB114で管理することができる。 As described above, only information on completed designs can be extracted from the design information and managed in the product management DB 114.

本発明の実施例2においても、実施例1と同様な効果を得ることができる。 In the second embodiment of the present invention, the same effects as in the first embodiment can be obtained.

100・・・設計成果物管理システム、101・・・サーバ、102・・・設計用コンピュータ、103・・・ネットワーク、110・・・サーバ用CPU、111・・・サーバ用RAM、112・・・設計情報DB(第1記憶部)、113・・・サーバ用ROM、114・・・成果物管理DB(第2記憶部)、115・・・設計完了要素同期プログラム(第2制御部)、120・・・CPU、121・・・RAM、122・・・ハードディスク、123・・・ROM、124・・・入力装置、125・・・表示装置、126・・・設計完了要素状態変更プログラム(第1制御部)、127・・・モデリングツール、200・・・パッケージ「機能A」、201・・・パッケージ「機能B」、202・・・パッケージ「物理アーキテクチャ」、210・・・図「機能Aアーキテクチャ」、211、212、220・・・機能部品、230・・・物理部品、240、241・・・接続情報、300、400、500・・・テーブル、600・・・設計情報、601・・・設計完了対象指定部、602・・・設計完了対象、603・・・設計完了要素状態変更部、604・・・第1モデル転送部、604A・・・第2モデル転送部、605・・・状態変更検出部、606・・・モデル登録部、900・・・設計情報テーブル、1100、1101、1400・・・成果物情報テーブル、1201・・・成果物管理用設計情報生成部 100... Design product management system, 101... Server, 102... Design computer, 103... Network, 110... Server CPU, 111... Server RAM, 112... Design information DB (first storage unit), 113... Server ROM, 114... Deliverable management DB (second storage unit), 115... Design completion element synchronization program (second control unit), 120 ... CPU, 121 ... RAM, 122 ... Hard disk, 123 ... ROM, 124 ... Input device, 125 ... Display device, 126 ... Design completion element state change program (first control unit), 127... Modeling tool, 200... Package "Function A", 201... Package "Function B", 202... Package "Physical Architecture", 210... Diagram "Function A Architecture" ", 211, 212, 220... Functional component, 230... Physical component, 240, 241... Connection information, 300, 400, 500... Table, 600... Design information, 601... Design completion target designation unit, 602... Design completion target, 603... Design completion element state change unit, 604... First model transfer unit, 604A... Second model transfer unit, 605... Status Change detection unit, 606...Model registration unit, 900...Design information table, 1100, 1101, 1400...Delivery information table, 1201...Design information generation unit for product management

Claims (9)

複数の要素が組み合わされて複数のグループに分けられて設計される設計システムの成果物を管理する設計成果物管理システムであって、
前記設計システムの設計に必要な前記複数の前記要素を設計情報として記憶する第1記憶部と、
設計指令に従って、前記複数のグループのそれぞれの設計作業を行うモデリングツールと、
前記複数のグループのうちの前記モデリングツールにより設計作業が完了した前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素に対して設計完了を示す情報を付与する第1制御部と、
前記設計完了を示す情報が付与された前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素を記憶する第2記憶部と、
前記設計完了を示す情報が付与された前記グループを前記第2記憶部に記憶させる第2制御部と、
を備えることを特徴とする設計成果物管理システム。
A design product management system that manages products of a design system designed by combining multiple elements and dividing them into multiple groups,
a first storage unit that stores the plurality of elements necessary for designing the design system as design information;
a modeling tool that performs design work for each of the plurality of groups according to design instructions;
A first control unit that provides information indicating design completion to the elements of the group for which the design work has been completed by the modeling tool among the plurality of groups and the elements necessary for the group for which the design work has been completed. and,
a second storage unit that stores the elements of the group to which information indicating the design completion has been added and the elements necessary for the group for which the design work has been completed;
a second control unit that causes the second storage unit to store the group to which information indicating the completion of the design has been added;
A design artifact management system comprising:
請求項1に記載の設計成果物管理システムにおいて、
前記複数のグループは、前記要素間の接続情報を有するグループを有し、前記第1制御部は、前記接続情報を用いて、前記設計作業が完了した前記グループに必要な前記要素を特定することを特徴とする設計成果物管理システム。
The design product management system according to claim 1,
The plurality of groups have groups having connection information between the elements, and the first control unit uses the connection information to identify the elements necessary for the group for which the design work has been completed. A design product management system featuring:
請求項1に記載の設計成果物管理システムにおいて、
前記第2制御部は、前記設計完了を示す情報が付与された前記要素が、前記第2記憶部に記憶されていた場合、前記設計完了を示す情報が付与された前記要素が更新されているか否かを判断し、更新されているときは、前記第2記憶部に記憶されている前記要素を、前記設計完了を示す情報が付与された前記要素に更新することを特徴とする設計成果物管理システム。
The design product management system according to claim 1,
If the element to which the information indicating the design completion is attached is stored in the second storage unit, the second control unit determines whether the element to which the information indicating the design completion is attached has been updated. A design product characterized in that it is determined whether or not the design has been completed, and if the element has been updated, the element stored in the second storage unit is updated to the element to which information indicating the completion of the design has been added. management system.
請求項1に記載の設計成果物管理システムにおいて、
前記第2制御部は、第1モデル転送部と、モデル登録部と、状態変更検出部と、を有し、
前記第1モデル転送部は、前記第1記憶部に記憶されていた前記設計情報と、前記設計作業が完了した前記グループの前記要素と、前記設計作業が完了した前記グループに必要な前記要素と、を前記第1記憶部に記憶させ、
前記状態変更検出部は、前記第1記憶部に記憶された前記設計作業が完了した前記グループの前記要素と、前記設計作業が完了した前記グループに必要な前記要素と、を検出し、
前記モデル登録部は、前記状態変更検出部が検出した前記設計作業が完了した前記グループの前記要素と、前記設計作業が完了した前記グループに必要な前記要素と、を前記第2記憶部に記憶させることを特徴とする設計成果物管理システム。
The design product management system according to claim 1,
The second control unit includes a first model transfer unit, a model registration unit, and a state change detection unit,
The first model transfer unit transfers the design information stored in the first storage unit, the elements of the group for which the design work has been completed, and the elements necessary for the group for which the design work has been completed. , stored in the first storage unit,
The state change detection unit detects the element of the group for which the design work has been completed and the element necessary for the group for which the design work has been completed, which is stored in the first storage unit,
The model registration unit stores, in the second storage unit, the elements of the group for which the design work has been completed, detected by the state change detection unit, and the elements necessary for the group for which the design work has been completed. A design product management system characterized by:
請求項1に記載の設計成果物管理システムにおいて、
前記第2制御部は、成果物管理用設計情報生成部と、第2モデル転送部と、を有し、
前記成果物管理用設計情報生成部は、前記第1制御部により前記設計完了を示す情報が付与された前記設計作業が完了した前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素を、前記第2モデル転送部に転送し、
前記第2モデル転送部は、前記成果物管理用設計情報生成部から転送された前記設計完了を示す情報が付与された前記設計作業が完了した前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素を前記第2記憶部に記憶させることを特徴とする設計成果物管理システム。
The design product management system according to claim 1,
The second control unit includes a product management design information generation unit and a second model transfer unit,
The design information generation unit for product management generates the elements of the group for which the design work has been completed, to which information indicating the design completion has been assigned by the first control unit, and the elements necessary for the group for which the design work has been completed. transferring the element to the second model transfer unit;
The second model transfer unit transmits the elements of the group to which the design work has been completed and the elements of the group to which the design work has been completed to which the information indicating the design completion transferred from the product management design information generation unit has been attached. A design product management system characterized in that the elements necessary for a group are stored in the second storage unit.
複数の要素が組み合わされて複数のグループに分けられて設計される設計システムの成果物を管理する設計成果物管理方法であって、
前記設計システムの設計に必要な前記複数の前記要素を設計情報として第1記憶部に記憶し、
設計指令に従って、前記複数のグループのそれぞれの設計作業を行い、
前記複数のグループのうちの設計作業が完了した前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素に対して設計完了を示す情報を付与し、
前記設計完了を示す情報が付与された前記グループの前記要素及び前記設計作業が完了した前記グループに必要な前記要素を第2記憶部に記憶することを特徴とする設計成果物管理方法。
A design product management method for managing products of a design system designed by combining multiple elements and dividing them into multiple groups, the method comprising:
storing the plurality of elements necessary for designing the design system as design information in a first storage unit;
performing design work for each of the plurality of groups in accordance with design instructions;
Adding information indicating design completion to the elements of the group for which the design work has been completed and the elements necessary for the group for which the design work has been completed among the plurality of groups;
A design product management method comprising: storing in a second storage unit the elements of the group to which information indicating the design completion has been added and the elements necessary for the group for which the design work has been completed.
請求項6に記載の設計成果物管理方法において、
前記複数のグループは、前記要素間の接続情報を有するグループを有し、前記接続情報を用いて、前記設計作業が完了した前記グループに必要な前記要素を特定することを特徴とする設計成果物管理方法。
In the design product management method according to claim 6,
The plurality of groups include a group having connection information between the elements, and the connection information is used to identify the elements necessary for the group for which the design work has been completed. Management method.
請求項6に記載の設計成果物管理方法において、
前記設計完了を示す情報が付与された前記要素が、既に記憶されていた場合、前記設計完了を示す情報が付与された前記要素が更新されているか否かを判断し、更新されているときは、前記既に記憶されている前記要素を、前記設計完了を示す情報が付与された前記要素に更新することを特徴とする設計成果物管理方法。
In the design product management method according to claim 6,
If the element to which the information indicating the design completion is attached has already been stored, it is determined whether the element to which the information indicating the design completion is attached has been updated, and if it has been updated, . A design product management method, characterized in that the already stored element is updated to the element to which information indicating the design completion has been added.
請求項6に記載の設計成果物管理方法において、
前記第1記憶部に記憶されていた前記設計情報と、前記設計作業が完了した前記グループの前記要素と、前記設計作業が完了した前記グループに必要な前記要素と、を前記第1記憶部に記憶させ、
前記第1記憶部に記憶された前記設計作業が完了した前記グループの前記要素と、前記設計作業が完了した前記グループに必要な前記要素と、を検出し、
検出した前記設計作業が完了した前記グループの前記要素と、前記設計作業が完了した前記グループに必要な前記要素と、を前記第2記憶部に記憶させることを特徴とする設計成果物管理方法。
In the design product management method according to claim 6,
The design information stored in the first storage unit, the elements of the group for which the design work has been completed, and the elements necessary for the group for which the design work has been completed are stored in the first storage unit. Let me remember,
detecting the elements of the group for which the design work has been completed and the elements necessary for the group for which the design work has been completed, which are stored in the first storage unit;
A design product management method, characterized in that the detected elements of the group for which the design work has been completed and the elements necessary for the group for which the design work has been completed are stored in the second storage unit.
JP2022576958A 2021-01-22 2021-08-27 Design product management system and design product management method Active JP7406012B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2021009163 2021-01-22
JP2021009163 2021-01-22
PCT/JP2021/031528 WO2022158021A1 (en) 2021-01-22 2021-08-27 Design product management system and design product management method

Publications (2)

Publication Number Publication Date
JPWO2022158021A1 JPWO2022158021A1 (en) 2022-07-28
JP7406012B2 true JP7406012B2 (en) 2023-12-26

Family

ID=82549661

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022576958A Active JP7406012B2 (en) 2021-01-22 2021-08-27 Design product management system and design product management method

Country Status (3)

Country Link
JP (1) JP7406012B2 (en)
DE (1) DE112021005618T5 (en)
WO (1) WO2022158021A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117114A (en) 2006-11-02 2008-05-22 Incs Inc Design support system and program
JP2019191798A (en) 2018-04-23 2019-10-31 富士ゼロックス株式会社 Information processing apparatus and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5174079A (en) 1974-12-25 1976-06-26 Nippon Oils & Fats Co Ltd AKURIRONITORIRUNOKENDAKUJUGOHOHO
JP2001084020A (en) * 1999-09-09 2001-03-30 Fujitsu Ten Ltd Design process management device
JP3875517B2 (en) * 2001-06-26 2007-01-31 富士通株式会社 Design program and design equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117114A (en) 2006-11-02 2008-05-22 Incs Inc Design support system and program
JP2019191798A (en) 2018-04-23 2019-10-31 富士ゼロックス株式会社 Information processing apparatus and program

Also Published As

Publication number Publication date
WO2022158021A1 (en) 2022-07-28
JPWO2022158021A1 (en) 2022-07-28
DE112021005618T5 (en) 2023-08-24

Similar Documents

Publication Publication Date Title
JP6604655B2 (en) Method and system for incremental search for design changes in large-scale computer-aided design models
US10025793B2 (en) Using distributed source control in a centralized source control environment
US8005788B2 (en) System and method for legacy system component incremental migration
US9031920B2 (en) Objects in a storage environment for connected applications
US9754242B2 (en) Deployment mechanism for non-versioning business process artifacts
JP4100156B2 (en) Data conversion system
WO2017033441A1 (en) System construction assistance system and method, and storage medium
US20110153562A1 (en) Error prevention for data replication
JP5179207B2 (en) Software development support apparatus, program and method thereof
US20160253157A1 (en) Software refactoring
WO2021072383A1 (en) Document tracking through version hash linked graphs
JPH10254689A (en) Application constitution design supporting system for client/server system
TWI493368B (en) Automatic generation of a query lineage
JP3577400B2 (en) System design equipment and data warehouse design system
JP7406012B2 (en) Design product management system and design product management method
JP2006268121A (en) Web application system and program for the same
JP2011248852A (en) System cooperation apparatus
JP4848760B2 (en) Repository system, repository system management method, and program thereof
JP2003030016A (en) Method and system for converting data, and processing program therefor
Huang et al. Ymir: A rapid data-centric development platform for vision applications
JP2008269280A (en) Software development support system, development support method and program
JP4678770B2 (en) Sequence diagram creation method and apparatus
JP2001056809A (en) Document managing system
JP5517779B2 (en) Document management apparatus, document management method, and program
JP2010225015A (en) Job management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230418

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231214

R150 Certificate of patent or registration of utility model

Ref document number: 7406012

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150