JP2004280811A - Data management device, data management control method, and program - Google Patents

Data management device, data management control method, and program Download PDF

Info

Publication number
JP2004280811A
JP2004280811A JP2004055353A JP2004055353A JP2004280811A JP 2004280811 A JP2004280811 A JP 2004280811A JP 2004055353 A JP2004055353 A JP 2004055353A JP 2004055353 A JP2004055353 A JP 2004055353A JP 2004280811 A JP2004280811 A JP 2004280811A
Authority
JP
Japan
Prior art keywords
data
function
application information
design
design data
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
JP2004055353A
Other languages
Japanese (ja)
Inventor
Hiroko Ugawa
裕子 鵜川
Yasutaka Iwabuchi
安孝 岩渕
Sachiko Ouchi
幸子 大内
Yasuhiro Echigo
康弘 越後
Junji Kakinuma
潤嗣 柿沼
Zenshi Tamura
善嗣 田村
Tokuichi Shirosaya
徳一 白鞘
Masanori Tamura
正徳 田村
Masatoshi Yokoi
正俊 横井
Hiroki Matsumura
洋樹 松村
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.)
NTT Docomo Inc
NTT Comware Corp
Original Assignee
NTT Docomo Inc
NTT Comware Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc, NTT Comware Corp filed Critical NTT Docomo Inc
Priority to JP2004055353A priority Critical patent/JP2004280811A/en
Publication of JP2004280811A publication Critical patent/JP2004280811A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To manage design data capable of reducing artificial mistakes. <P>SOLUTION: A plurality of pieces of different design data for creating a program for obtaining a function of service are included in functional data for constituting the function of service. A data management device is provided with: a client terminal 10 which acquires a plurality of pieces of functional data; and a data control part 351 which collects each piece of functional data to which each piece of common design data belongs, stores or displays them as a single piece of functional data when each piece of the common design data is included in each piece of the design data on the basis of each piece of the design data included in each piece of the functional data acquired by the client terminal 10. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、データ管理装置、データ管理制御方法及びプログラムに関する。   The present invention relates to a data management device, a data management control method, and a program.

従来から設計書を管理する方法が提案されている(例えば、特許文献1参照)。例えば、サービスの各機能が示された設計書には各モジュールの従来と今回との変更点が記載されている場合がある。そして、作業者は、その設計書を用いてソフトウェアを作成する際には、設計書に含まれている各機能をソフトウェア毎(モジュール単位)に分類する必要がある。ここで、モジュールとは、サービスの機能を実現するためのソフトウェア上の機能部品を機能単位に集合させたものを意味する。大規模ソフトウェアにおいては、作業者が複数のモジュールを組み合わせてサービスの機能を実現させている。   Conventionally, a method of managing a design document has been proposed (for example, see Patent Document 1). For example, a design document indicating each function of a service may describe a change between a conventional module and a current module in each module. Then, when creating software using the design document, the operator needs to classify each function included in the design document for each software (module unit). Here, a module means a group of functional components on software for realizing the function of a service in functional units. In large-scale software, a worker realizes a service function by combining a plurality of modules.

図10に示すように、例えば、「機能α設計書」、「機能β設計書」及び「機能γ設計書」には、それぞれ機能α、機能β及び機能γを実現するための主要な情報(例えば、モジュールAに属する関数a、モジュールBに属する関数e、モジュールCに属する関数hなど)が含まれている。この機能設計書には、該当する機能を実現するための従来とは異なるモジュールの変更点などが記載されている。   As shown in FIG. 10, for example, “function α design document”, “function β design document”, and “function γ design document” include main information for realizing function α, function β, and function γ, respectively. For example, a function a belonging to module A, a function e belonging to module B, a function h belonging to module C, etc.) are included. This functional design document describes a change of a module different from the conventional one for realizing the corresponding function.

そして、作業者が上記各機能をモジュール毎に分類するには、図11に示すように、例えば、先ずクライアント端末10が、作業者からの操作指示に応じて、機能データ記憶部41にある機能設計書(機能データ)を表示させる命令をデータ管理装置30に出力する。このデータ管理装置30は、入力された命令に基づいて該当する機能データを機能データ記憶部41の中から取得し、取得した機能データをクライアント端末10に表示させる。   In order for the worker to classify the above functions into modules, for example, as shown in FIG. 11, for example, first, the client terminal 10 sends a function stored in the function data storage unit 41 in response to an operation instruction from the worker. An instruction to display the design document (functional data) is output to the data management device 30. The data management device 30 acquires the corresponding function data from the function data storage unit 41 based on the input command, and causes the client terminal 10 to display the acquired function data.

作業者は、クライアント端末10に表示された機能α、機能β、機能γ…に含まれる設計データのうち、関数a、関数e、関数hなどがモジュール毎に分類されていないため、関数aをモジュールA、関数eをモジュールB、関数hをモジュールCに対応付けて手作業で分類する(図10参照)。   Since the function a, the function e, the function h, and the like among the design data included in the functions α, β, and γ displayed on the client terminal 10 are not classified for each module, the worker The module A and the function e are classified manually by associating them with the module B and the function h with the module C (see FIG. 10).

その後、作業者は、クライアント端末10を介して、モジュール毎に分類した各設計データをモジュール毎に入力する。データ管理装置30は、図12に示すように、入力された各設計データをモジュール毎(例えば、ACC毎)又は盛り込ませるべき版毎(例えば、2版毎)にモジュールデータ記憶部42に記憶させる。
特開2002−366589号公報
After that, the operator inputs each design data classified for each module through the client terminal 10 for each module. As shown in FIG. 12, the data management device 30 stores the input design data in the module data storage unit 42 for each module (for example, for each ACC) or for each version (for example, every two versions) to be included. .
JP-A-2002-366589

しかしながら、上述のように作業者が、端末に表示された機能設計書を参照し、機能設計書に含まれている各設計データを該当するモジュール毎に手作業で対応付けて分類し、分類したモジュール毎の各設計データを、そのモジュール毎又は盛り込ませるべき版毎に対応付けて再び入力し直していたため、人為的な入力ミスが多発していた。   However, as described above, the worker refers to the functional design document displayed on the terminal, manually classifies each design data included in the functional design document for each corresponding module, and classifies the data. Since each design data for each module is re-input in association with each module or each version to be incorporated, human input mistakes frequently occur.

一方、複数の世代に渡って開発が並行して実施される場合には、開発の基本となる世代の各設計データのうち、開発の母体となる設計データ(以下では「母体データ」と称する)が抽出されて、抽出された母体データが次の複数の世代に用いられる場合がある。図13は、各世代における各設計データの管理状況を示す図である。図13に示すように、例えば、世代1における設計データ群1のうち、世代2又は世代3と共通する母体データが存在する場合には、当該母体データは世代1のみならず、世代2又は世代3と共通に管理される必要がある。   On the other hand, when development is performed in parallel over a plurality of generations, design data serving as a base of development (hereinafter referred to as “base data”) among design data of a generation serving as a base of development. May be extracted, and the extracted maternal data may be used for the next plurality of generations. FIG. 13 is a diagram showing the management status of each design data in each generation. As shown in FIG. 13, for example, when there is parent data common to generation 2 or generation 3 in the design data group 1 in generation 1, the parent data is not only generation 1 but also generation 2 or generation 2. 3 needs to be managed in common.

この母体データが世代毎に並行に用いられ、ある世代において母体データのうちの一部が変更された場合には、他の世代においても影響範囲を考慮した同一の変更点の反映が必要となり、当該反映の漏れ又は誤りが生ずるという人為的な入力ミスが生じていた。これは一部の変更点が多くの世代に及ぶ場合には、人為的な入力ミスの影響が多大となる。   This matrix data is used in parallel for each generation, and if a part of the matrix data is changed in a certain generation, it is necessary to reflect the same changes in other generations in consideration of the influence range, There has been an artificial input error such that the reflection is omitted or an error occurs. In the case where some changes are made to many generations, the effects of human input errors become significant.

これにより、各機能データに含まれる各設計データを、その機能を実現するソフトウェアを作成する際に必要な情報毎に効率的に分類して記憶又は表示すると共に、複数の世代に渡る共通の各設計データを一括して管理することにより、人為的なミスを低減可能な各設計データの管理をすることのできるシステムの開発が望まれていた。   With this, each design data included in each function data is efficiently classified and stored or displayed for each piece of information necessary for creating software for realizing the function, and each common data for a plurality of generations is shared. There has been a demand for the development of a system capable of managing each design data capable of reducing human error by collectively managing the design data.

そこで、本発明は以上の点に鑑みてなされたものであり、人為的なミスを低減可能な各設計データの管理をすることのできるデータ管理装置、データ管理制御方法及びプログラムを提供することを目的とする。   Accordingly, the present invention has been made in view of the above points, and provides a data management device, a data management control method, and a program capable of managing each design data capable of reducing human error. Aim.

本願に係る発明は、上記課題を解決すべくなされたものであり、サービスの機能を構成するための機能データには、その機能を実現させるプログラムを作成するための複数の異なる設計データが含まれ、取得した各機能データに含まれる各設計データに基づいて、各設計データの中に共通する各設計データが含まれる場合には、共通する各設計データが属する各機能データが集合されて一の機能データとして記憶又は表示されることを特徴とする。   The invention according to the present application has been made to solve the above problem, and the function data for configuring the function of the service includes a plurality of different design data for creating a program for realizing the function. Based on each design data included in each acquired function data, if each design data includes common design data, each function data to which the common design data belongs is aggregated into one. It is stored or displayed as function data.

このような本願に係る発明によれば、各設計データの中に共通する各設計データが含まれる場合には、共通する各設計データが属する各機能データが集合されて一の機能データとして記憶又は表示されることにより、機能データに含まれる各設計データが、その機能を実現するソフトウェアを作成する際に必要な情報毎(例えば、モジュール毎)に記憶又は表示されることが可能となる。また、各設計データが人手を介さずに上述の必要な情報毎に記憶又は表示されることにより、人為的なミスがより低減されることとなる。   According to the invention of this application, when each piece of design data includes each piece of common design data, each piece of function data to which each piece of common design data belongs is collected and stored as one piece of function data. By being displayed, each design data included in the function data can be stored or displayed for each piece of information (for example, each module) required when creating software for realizing the function. In addition, since each design data is stored or displayed for each of the above-mentioned necessary information without human intervention, human error is further reduced.

上記発明においては、機能データを適用させる時期に関する情報を示す適用情報が該機能データに含まれ、取得された各機能データに含まれる各適用情報に基づいて、各適用情報の中に共通する各適用情報がある場合には、共通する各適用情報が属する各機能データが集合されて一の機能データとして記憶又は表示されてもよい。   In the above-mentioned invention, application information indicating information on a time at which the function data is applied is included in the function data, and based on each application information included in each of the acquired function data, each common information in each application information is When there is application information, each function data to which each piece of common application information belongs may be collected and stored or displayed as one function data.

この場合には、取得された各機能データに含まれる各適用情報(例えば、盛り込み版毎)に基づいて、各適用情報の中に共通する各適用情報がある場合には、共通する各適用情報が属する各機能データが集合されて一の機能データとして記憶又は表示されることにより、機能データに含まれる設計データが適用情報毎に記憶されることが可能となる。   In this case, if there is common application information in each application information based on each application information (for example, for each included version) included in each acquired function data, the common application information Is collected and stored or displayed as one function data, so that the design data included in the function data can be stored for each application information.

上記発明においては、機能データを不適用にさせる時期に関する情報を示す不適用情報を取得し、取得された不適用情報に基づいて不適用情報と一致する適用情報が記憶されている場合には、その一致する適用情報が属する機能データ(例えば、2版に属する機能αの機能データ)が削除されてもよい。   In the above invention, when the application information indicating the information about the time when the function data is to be applied is acquired, and the application information that matches the application information is stored based on the acquired application information, The function data to which the matching application information belongs (for example, the function data of the function α belonging to the second version) may be deleted.

この場合には、取得された不適用情報に基づいて不適用情報と一致する適用情報が記憶されている場合には、その一致する適用情報に対応付けられた機能データが削除されることにより、不要な適用情報に対応付けられた機能データのみが迅速に削除されることが可能となる。   In this case, if application information that matches the non-application information is stored based on the acquired non-application information, the function data associated with the matching application information is deleted, Only function data associated with unnecessary application information can be quickly deleted.

上記発明においては、機能データには、各タイトル名と各タイトル名に対応付けられた異なる各設計データが含まれており、取得された各機能データに含まれる各タイトル名に基づいて、各タイトル名の中に共通する各タイトル名が含まれ、共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、異なる旨が報知されてもよい。   In the above invention, the function data includes each title name and different design data associated with each title name, and based on each title name included in the acquired function data, In the case where the common titles are included in the names and the contents of the design data associated with the common titles are different, the fact that they are different may be notified.

この場合には、取得された各機能データに含まれる各タイトル名に基づいて、各タイトル名の中に共通する各タイトル名が含まれ、共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、異なる旨が報知されることにより、各作業者が互いに共通する設計データを変更し合うことが防止される。   In this case, based on each title name included in each of the acquired function data, each title name includes a common title name, and each design data is associated with each common title name. When the contents are different, the fact that the contents are different is notified, thereby preventing each worker from changing the common design data.

上記発明においては、サービスの機能を実現するための機能データには、各タイトル名と各タイトル名に対応付けられた異なる各設計データが含まれており、取得された各機能データに含まれる各設計データに基づいて、各設計データの中に共通する各設計データが含まれる場合には、共通する各設計データが属する各機能データが取得され、取得された各機能データに含まれる各タイトル名の中に共通する各タイトル名が含まれ、その共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、その異なる旨が報知されてもよい。   In the above invention, the function data for implementing the function of the service includes each title name and different design data associated with each title name, and each of the function data included in the acquired function data. When each design data includes common design data based on the design data, each function data to which the common design data belongs is acquired, and each title name included in the acquired function data is acquired. If each of the common title names is included in the list, and the contents of the respective design data associated with the common title names are different, the fact that they are different may be notified.

この場合には、各設計データの中に共通する各設計データ(例えば、モジュールA)が含まれる場合には、共通する各設計データが属する各機能データが取得され、取得された各機能データに含まれる各タイトル名の中に共通する各タイトル名が含まれ、その共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、その異なる旨が報知されることにより、各作業者が互いに共通する設計データを変更し合うことが例えばモジュール毎に防止される。   In this case, when each piece of design data includes each piece of common design data (for example, module A), each piece of function data to which each piece of common design data belongs is acquired. If each of the included title names includes a common title name, and the contents of the respective design data associated with the common title names are different, the fact that the contents are different is notified, An operator is prevented from changing common design data with each other, for example, for each module.

また、本願に係る発明は、サービスの機能を構成するための機能データには機能を実現させるプログラムを作成するための基準となる複数の異なる設計データが含まれており、設計データが変更された後の変更データと変更データを適用させる時期に関する情報を示す適用情報とが取得され、当該変更データが適用情報及び適用情報よりも後の時期に関する他の適用情報に対応する変更データと同一であるとして記憶又は表示されることを特徴とする。   Also, in the invention according to the present application, the function data for configuring the function of the service includes a plurality of different design data serving as a reference for creating a program for realizing the function, and the design data is changed. Later change data and application information indicating information on the time to apply the change data are obtained, and the change data is the same as the change information corresponding to the application information and other application information related to a later time than the application information. Is stored or displayed as

このような本発明によれば、設計データが変更された後の変更データと変更データを適用させる時期に関する情報を示す適用情報とが取得され、当該変更データが適用情報及び適用情報よりも後の時期に関する他の適用情報に対応する変更データと同一であるとして記憶又は表示されることにより、複数の時期に渡る共通の各設計データが容易に変更されることが可能となる。すなわち、複数の時期に対応する共通の各設計データがある場合には、一の時期に対応する設計データが変更されれば、当該一の時期よりも後の時期に対応する設計データも変更されることとなり、変更点の反映漏れ又は誤りによる人為的ミスが低減される。この結果、作業者は、各時期を意識せずに、該当する時期に対応する設計データのみを変更すれば、変更後の内容が当該時期よりも後の時期における設計データにも反映されるため、各時期に渡る開発の母体となる設計データの変更、及び変更履歴の管理を容易に行うことができる。   According to the present invention, the change data after the design data is changed and the application information indicating the information on the timing of applying the change data are acquired, and the change data is obtained after the application information and the application information are applied. By storing or displaying the same as the change data corresponding to the other application information related to the timing, it is possible to easily change the common design data over a plurality of timings. That is, when there is common design data corresponding to a plurality of times, if the design data corresponding to one time is changed, the design data corresponding to a time later than the one time is also changed. As a result, human errors due to omission of reflection of changes or errors are reduced. As a result, if the worker changes only the design data corresponding to the corresponding time without being aware of each time, the changed content is reflected in the design data at a time later than the time. In addition, it is possible to easily change the design data that is the basis of development over each period and manage the change history.

上記発明においては、複数の世代には各適用情報が対応付けられており、変更データが適用情報に対応する世代よりも後の世代に対応する変更データと同一であるとして記憶又は表示されてもよい。この場合には、変更データが適用情報に対応する世代よりも後の世代に対応する変更データと同一であるとして記憶又は表示されることにより、複数の世代に渡る共通の各設計データが一括して変更されることが可能となる。すなわち、複数の世代に対応する共通の各設計データがある場合には、一の世代に対応する設計データが変更されれば、当該一の世代よりも後の時期に対応する設計データも変更されることとなり、変更点の反映漏れ又は誤りによる人為的ミスが大幅に低減される。   In the above invention, each application information is associated with a plurality of generations, and the change data may be stored or displayed as being the same as the change data corresponding to a later generation than the generation corresponding to the application information. Good. In this case, since the change data is stored or displayed as being the same as the change data corresponding to the generation subsequent to the generation corresponding to the application information, the common design data over a plurality of generations is collectively collected. Can be changed. That is, when there is common design data corresponding to a plurality of generations, if the design data corresponding to one generation is changed, the design data corresponding to a time later than the one generation is also changed. As a result, human errors due to omission of reflection of changes or errors are significantly reduced.

上記発明においては、複数の世代には各適用情報が対応付けられ、適用情報には機能データに含まれる複数の異なる設計データが対応付けられており、いずれかの世代の指定が促され、指定された世代に対応する各適用情報のうち、変更データが対応付けられている最新の時期に関する適用情報が設計データ毎に特定され、特定された各適用情報に対応する各変更データが一の機能データとして記憶又は表示されてもよい。   In the above invention, a plurality of generations are associated with each application information, and the application information is associated with a plurality of different design data included in the function data. Of the application information corresponding to the specified generation, the application information regarding the latest time at which the change data is associated is specified for each design data, and each change data corresponding to the specified application information is one function. It may be stored or displayed as data.

この場合には、指定された世代に対応する各適用情報のうち、変更データが対応付けられている最新の時期に関する適用情報が設計データ毎に特定され、特定された各適用情報に対応する各変更データが一の機能データとして記憶又は表示されることにより、指定された世代における最新の各変更データが一つに纏められることが可能となる。   In this case, among the pieces of application information corresponding to the specified generation, application information relating to the latest time at which the change data is associated is specified for each design data, and each application information corresponding to the specified application information is specified. By storing or displaying the change data as one function data, it is possible to combine the latest change data in the designated generation into one.

上記発明においては、指定された世代に対応する各適用情報に変更データが対応付けられていない場合には、該世代よりも前の世代に対応する各適用情報のうち、変更データが対応付けられている最新の時期に関する適用情報を特定してもよい。この場合には、指定された世代に対応する各適用情報のうち、変更データが対応付けられている適用情報がなくても、他の世代における最新の変更データに対応付けられている適用情報が特定されるため、指定された世代のみならず、その前の世代も考慮して最新の各変更データが一つに纏められることが可能となる。   In the above invention, when the change data is not associated with each application information corresponding to the designated generation, the change data is associated with each application information corresponding to the generation earlier than the generation. The application information regarding the latest time of the application may be specified. In this case, among the application information corresponding to the specified generation, even if there is no application information associated with the change data, the application information associated with the latest change data in another generation is Since it is specified, not only the specified generation but also the previous generation can be considered, and the latest change data can be combined into one.

上記発明については、複数の世代には各適用情報が対応付けられており、取得された変更データの変更元の最初の設計データが、取得された適用情報よりも前の時期に関する適用情報において変更されている場合には、その旨が報知されてもよい。この場合には、取得された変更データの変更元の最初の設計データが、取得された適用情報よりも前の時期に関する適用情報において変更されているときは、その旨が報知されることにより、複数の世代に渡る同一の設計データに対する変更箇所の影響が作業者に対して報知されるため、作業者は、当該報知内容を確認することにより変更データの入力ミスを事前に防ぐことができる。   In the above invention, each application information is associated with a plurality of generations, and the first design data as the change source of the acquired change data is changed in the application information relating to a time earlier than the acquired application information. If so, that may be reported. In this case, if the first design data from which the acquired change data is changed has been changed in the application information related to a time earlier than the acquired application information, the fact is notified by Since the effect of the changed portion on the same design data over a plurality of generations is notified to the operator, the operator can prevent the input error of the changed data in advance by checking the content of the notification.

以上説明したように本発明によれば、人為的なミスを低減可能な各設計データの管理をすることができる。   As described above, according to the present invention, it is possible to manage each design data that can reduce human error.

[第一実施形態]
(データ管理システムの基本構成)
本発明に係るデータ管理システム1について図面を参照しながら説明する。図1は、本実施形態に係るデータ管理システム1の概略構成図である。このデータ管理システム1は、図1に示すように、本実施形態では、クライアント端末10a〜クライアント端末10cと、通信ネットワーク20と、データ管理装置30とを備えている。
[First embodiment]
(Basic configuration of data management system)
A data management system 1 according to the present invention will be described with reference to the drawings. FIG. 1 is a schematic configuration diagram of a data management system 1 according to the present embodiment. As shown in FIG. 1, the data management system 1 includes client terminals 10a to 10c, a communication network 20, and a data management device 30 in this embodiment.

図2は、各種機能におけるソフトウェア上の変更点を含む設計データがモジュール毎に分類されている様子を示す図である。図2に示すように、データ管理システム1は、例えば、サービスの機能A又はサービスの機能B等に含まれる各モジュールの変更点をモジュール毎に分類する処理を行う。この処理を行ったデータ管理システム1は、モジュール毎に分類された変更点をモジュール設計書として表示又は記憶させる処理を行う。ここで、モジュールとは、本実施形態では、サービスの機能を実現するためのソフトウェア上の機能部品を機能単位に集合させたものを意味する。データ管理システム1の詳細な説明は以下の通りである。   FIG. 2 is a diagram showing how design data including software changes in various functions is classified for each module. As illustrated in FIG. 2, the data management system 1 performs, for example, a process of classifying a change point of each module included in the service function A or the service function B for each module. The data management system 1 that has performed this process performs a process of displaying or storing the changes classified for each module as a module design document. Here, in the present embodiment, a module means a group of functional components on software for realizing the function of a service in functional units. The detailed description of the data management system 1 is as follows.

前記クライアント端末10a〜クライアント端末10c(データ取得手段)は、サービスの機能を構成するための機能データを複数取得するものである。ここで、機能データには、該機能を実現させるプログラムを作成するための複数の異なる設計データが含まれる。この設計データは、本実施形態では、サービスの機能を実現するためのモジュール内のソフトウェア部品の変更箇所及び変更内容を明示するものである。   The client terminals 10a to 10c (data acquisition means) acquire a plurality of function data for configuring service functions. Here, the function data includes a plurality of different design data for creating a program for realizing the function. In the present embodiment, the design data specifies a changed part and a changed content of the software component in the module for realizing the function of the service.

この設計データには、機能データを適用させる時期又は階級(盛り込み版数など)を示す適用情報が含まれている。また、クライアント端末10a〜クライアント端末10cは、機能データを不適用にさせる時期又は階級を示す不適用情報を複数取得するものである。この不適用情報は、設計書が作成された後に、仕様が変更されたことにより盛込みが見送られた設計書に対して付与される情報である。   The design data includes application information indicating the time or class (including the number of included versions) at which the function data is applied. Further, the client terminals 10a to 10c acquire a plurality of pieces of non-applicability information indicating a time or a class at which the function data is not applied. This non-applicable information is information added to a design document whose inclusion has been forgotten due to a change in specifications after the design document has been created.

通信ネットワーク20は、クライアント端末10a〜クライアント端末10cとデータ管理装置30とを通信接続するものである。   The communication network 20 connects the client terminals 10a to 10c and the data management device 30 for communication.

前記データ管理装置30(データ制御手段)は、本実施形態では、ディスプレイ31と、キーボード32と、メモリ33と、データ読込部34と、CPU35と、ハードディスク36と、設計データ記憶装置40とを備えている。   In the present embodiment, the data management device 30 (data control unit) includes a display 31, a keyboard 32, a memory 33, a data reading unit 34, a CPU 35, a hard disk 36, and a design data storage device 40. ing.

設計データ記憶装置40は、本実施形態では、機能データ記憶部41と、モジュールデータ記憶部42とを備える。機能データ記憶部41は、サービスの機能を実現するための機能データを複数記憶するものである。図3は、機能データ記憶部41で記憶する各機能データの内容を示す図である。   In the present embodiment, the design data storage device 40 includes a function data storage unit 41 and a module data storage unit 42. The function data storage unit 41 stores a plurality of function data for realizing the function of the service. FIG. 3 is a diagram illustrating the contents of each function data stored in the function data storage unit 41.

図3に示すように、機能データは、本実施形態では、例えば、機能データに属する設計データのタイトル名を示す「属性」、変更する種別を示す「変更種別」、「属性」に対応するデータの内容を示す「設計データ」が含まれている。ここで、「属性」は、図3に示すように、機能データを適用させる時期を示す版名(適用情報)、サービスの機能名、変更するモジュール名、変更する関数名、変更内容、各パラメータの名称等が挙げられる。   As shown in FIG. 3, in the present embodiment, the function data is, for example, “attribute” indicating the title name of the design data belonging to the function data, “change type” indicating the type to be changed, and data corresponding to “attribute”. “Design data” indicating the contents of the “design data”. Here, as shown in FIG. 3, the “attribute” is a version name (application information) indicating a time when function data is applied, a service function name, a module name to be changed, a function name to be changed, a change content, and each parameter. And the like.

「変更種別」は、削除、変更又は追加等が挙げられる。「設計データ」は、版名の内容(2版,3版等)、機能名の内容(Aサービス,Bサービス等)、変更するモジュールの内容(ACC,SDM等)、変更関数の内容(Acc_int,Sdm int等)、変更内容に対応するデータ(初期設定データ等)、各パラメータの内容(a_but,c_kng等)が挙げられる。   The “change type” includes deletion, change, or addition. The “design data” includes the contents of the version name (2nd and 3rd edition, etc.), the contents of the function name (A service, B service, etc.), the contents of the module to be changed (ACC, SDM, etc.), the contents of the change function (Acc_int , Sdm int, etc.), data corresponding to the changed content (initial setting data, etc.), and the content of each parameter (a_but, c_kng, etc.).

前記ディスプレイ31は、設計データ記憶装置40で設定されているデータの内容を表示するものである。キーボード32は、作業者からの入力操作を受け付けるものである。   The display 31 displays the contents of the data set in the design data storage device 40. The keyboard 32 receives an input operation from an operator.

ハードディスク36は、本実施形態では、本発明を実現するためのデータ制御プログラムを記憶するデータ制御プログラム記憶部361と、オペレーティングシステムを記憶するOS記憶部362とを備える。また、ハードディスク36は、データ管理装置30を制御するための制御プログラム等を記憶するものでもある。   In the present embodiment, the hard disk 36 includes a data control program storage unit 361 that stores a data control program for realizing the present invention, and an OS storage unit 362 that stores an operating system. Further, the hard disk 36 stores a control program for controlling the data management device 30 and the like.

データ読込部34は、キーボード32からの指示に応じて、記憶媒体(例えば、CD−ROM等)に記憶されているプログラム等を読み込み、読み込んだプログラム等をハードディスク36に記憶させるものである。このハードディスク36内に記憶された各プログラムは、データ読込部34からインストールされたものである。   The data reading unit 34 reads a program or the like stored in a storage medium (for example, a CD-ROM) in accordance with an instruction from the keyboard 32, and stores the read program or the like in the hard disk 36. Each program stored in the hard disk 36 is installed from the data reading unit 34.

CPU35は、データ制御部351を備えている。このデータ制御部351は、クライアント端末10によって取得された各機能データに含まれる各設計データに基づいて、各設計データの中に共通する各設計データが含まれる場合には、その共通する各設計データが属する各機能データを集合させて一の機能データとしてモジュールデータ記憶部42に記憶させるものである。なお、「クライアント端末10によって取得された各機能データ」は、クライアント端末10によって“直接”取得された各機能データのみに限定されるものではなく、機能データ記憶部41に予め記憶された各機能データも含むものとする。   The CPU 35 includes a data control unit 351. The data control unit 351 is configured to, based on each design data included in each function data acquired by the client terminal 10, when each design data includes common design data, the common design data The function data to which the data belongs is collected and stored in the module data storage unit 42 as one function data. The “function data acquired by the client terminal 10” is not limited to only the function data acquired “directly” by the client terminal 10, but includes the function data stored in advance in the function data storage unit 41. Data shall be included.

具体的には、図3に示すように、機能データ1に含まれる各設計データが、「Aサービス」、「ACC」であり、機能データ2に含まれる各設計データが、「Bサービス」、「ACC」であり、機能データ3に含まれる各設計データが、「Cサービス」、「SDM」である場合には、データ制御部351は、機能データ1、機能データ2及び機能データ3に含まれる各設計データの中から共通する設計データ「ACC」を特定する。   Specifically, as shown in FIG. 3, each design data included in the function data 1 is “A service” and “ACC”, and each design data included in the function data 2 is “B service”, If the design data is “ACC” and the design data included in the function data 3 is “C service” and “SDM”, the data control unit 351 includes the function data 1, the function data 2, and the function data 3 The common design data “ACC” is specified from the design data to be shared.

このデータ制御部351は、特定した設計データ「ACC」が属する機能データ1及び機能データ2を特定する。データ制御部351は、特定した機能データ1及び機能データ2を集合させて一の機能データとしてモジュールデータ記憶部42に記憶させると共に、同一の内容をクライアント端末10の画面上に表示させる。   The data control unit 351 specifies the function data 1 and the function data 2 to which the specified design data “ACC” belongs. The data control unit 351 collects the specified function data 1 and function data 2 and stores them as one function data in the module data storage unit 42, and displays the same contents on the screen of the client terminal 10.

また、データ制御部351は、クライアント端末10によって取得された各「版名(適用情報)」に基づいて、該各「版名」の中に共通する各「版名」がある場合には、その共通する各「版名」が属する各機能データを集合させて一の機能データとしてモジュールデータ記憶部42に記憶させるものである。   In addition, based on each “version name (application information)” acquired by the client terminal 10, the data control unit 351 determines, when there is a common “version name” among the “version names”, The function data to which the common “version names” belong is collected and stored in the module data storage unit 42 as one function data.

具体的には、図4に示すように、機能データ1に含まれる各設計データが、「2版」、「Aサービス」、「ACC」…であり、機能データ2に含まれる各設計データが、「2版」、「Bサービス」、「ACC」…であり、機能データ3に含まれる各設計データが、「3版」、「Cサービス」、「SDM」…である場合には、データ制御部351は、機能データ1、機能データ2及び機能データ3に含まれる各設計データの中から共通する各版名「2版」を特定する。   Specifically, as shown in FIG. 4, each design data included in the function data 1 is “second edition”, “A service”, “ACC”. , “2nd edition”, “B service”, “ACC”... If the design data included in the function data 3 is “3rd edition”, “C service”, “SDM”. The control unit 351 specifies a common version name “2nd version” from among the design data included in the function data 1, the function data 2, and the function data 3.

このデータ制御部351は、特定した各版名「2版」が属する機能データ1及び機能データ2を特定する。データ制御部351は、特定した機能データ1及び機能データ2を集合させて一の機能データとしてモジュールデータ記憶部42に記憶させると共に、同一の内容をクライアント端末10の画面上に表示させる。図4中に示す矢印は、各機能データが一の機能データとして記憶される様子を示したものである。   The data control unit 351 specifies the function data 1 and the function data 2 to which each specified version name “2nd version” belongs. The data control unit 351 collects the specified function data 1 and function data 2 and stores them as one function data in the module data storage unit 42, and displays the same contents on the screen of the client terminal 10. Arrows shown in FIG. 4 indicate how each function data is stored as one function data.

なお、データ制御部351は、特定した機能データ1及び機能データ2を集合させたものを、共通するモジュール名毎にモジュールデータ記憶部42に記憶させてもよい。なお、機能データ記憶部41及びモジュールデータ記憶部42に記憶される各設計データは、図4に示す内容(版名;2版,3版、サービスの機能名;Aサービス,Bサービス,Cサービス,Dサービス、変更モジュール名;ACC等)に限定されるものではなく、他の種類の設計データであってもよい。   Note that the data control unit 351 may store a set of the specified function data 1 and function data 2 in the module data storage unit 42 for each common module name. Each of the design data stored in the function data storage unit 41 and the module data storage unit 42 has the contents shown in FIG. 4 (version name; second and third editions, function name of service; A service, B service, C service) , D service, change module name; ACC, etc.), and may be other types of design data.

更に、データ制御部351は、クライアント端末10によって取得された不適用情報に基づいて、不適用情報と一致する版名がモジュールデータ記憶部42に記憶されている場合には、版名が属する機能データをモジュールデータ記憶部42の中から削除するものである。   Further, based on the non-applicability information acquired by the client terminal 10, the data control unit 351 stores the function to which the version name belongs when the version name matching the non-applicability information is stored in the module data storage unit 42. The data is deleted from the module data storage unit 42.

具体的には、不適用情報が「2版」である場合には、データ制御部351は、不適用情報「2版」と一致する版名「2版」をモジュールデータ記憶部42の中から特定する。このデータ制御部351は、図4に示すように、特定した版名「2版」が属する機能データが機能データ1及び機能データ2である場合には、その機能データ1及び機能データ2の内容をモジュールデータ記憶部42の中から削除する。データ制御部351は、削除後のデータの内容をクライアント端末10の画面上に表示させる。   Specifically, when the non-applicable information is “2nd edition”, the data control unit 351 stores the version name “2nd edition” that matches the non-applicable information “2nd edition” from the module data storage unit 42. Identify. As shown in FIG. 4, when the function data to which the specified version name “2 edition” belongs is function data 1 and function data 2 as shown in FIG. 4, the contents of the function data 1 and function data 2 From the module data storage unit 42. The data control unit 351 causes the content of the deleted data to be displayed on the screen of the client terminal 10.

また、データ制御部351は、クライアント端末10によって取得された各機能データに含まれる各属性に基づいて、該各属性の中に共通する各属性が含まれ、該共通する各属性に対応付けられた各設計データの内容(競合する変更内容)が異なる場合には、その異なる旨を報知させるものである。   Further, the data control unit 351 includes, based on each attribute included in each function data acquired by the client terminal 10, common attributes among the attributes, and associates the common attributes with the common attributes. If the contents of the design data (conflicting change contents) are different, the difference is notified.

具体的には、各機能データが機能データ1及び機能データ2であり、機能データ1及び機能データ2に含まれる各属性が「版名」,「サービス機能名」,「変更関数名」である場合には、データ制御部351は、機能データ1及び機能データ2に含まれる共通の各属性「版名」,「サービス機能名」,「変更関数名」を機能データ毎に特定する。   Specifically, each function data is function data 1 and function data 2, and each attribute included in the function data 1 and function data 2 is "version name", "service function name", and "change function name". In this case, the data control unit 351 specifies common attributes “version name”, “service function name”, and “change function name” included in the function data 1 and the function data 2 for each function data.

少なくとも機能データ1及び機能データ2に共通の「変更関数名」に対応付けられた設計データ(例えば、「Acc_int」、「Sdm int」)が異なる場合には、データ制御部351は、その異なる旨を報知させる。なお、データ制御部351は、警告音又は警告印(例えば、異なる箇所を明示する印)を持って報知させるのが好ましい。この警告音は、クライアント端末10に配備されたスピーカを介して出力される。警告印は、クライアント端末10に配備された画面に出力される。   If at least the design data (for example, “Acc_int”, “Sdm int”) associated with the “change function name” common to the function data 1 and the function data 2 is different, the data control unit 351 determines that the difference is different. To inform. It is preferable that the data control unit 351 be notified with a warning sound or a warning mark (for example, a mark indicating a different part). This warning sound is output via a speaker provided in the client terminal 10. The warning sign is output on a screen provided in the client terminal 10.

なお、データ制御部351は、クライアント端末10によって取得された各機能データに含まれる各設計データに基づいて、各設計データの中に共通する各設計データが含まれる場合には、その共通する各設計データが属する各機能データを取得し、取得した各機能データに含まれる各属性に基づいて、各属性の中に共通する各属性が含まれ、その共通する各属性に対応付けられた各設計データの内容が異なる場合には、その異なる旨を報知させてもよい。   In addition, based on each design data included in each function data acquired by the client terminal 10, the data control unit 351 includes, when each design data includes common design data, Each function data to which the design data belongs is acquired, and based on each attribute included in the acquired function data, each attribute includes a common attribute, and each design is associated with the common attribute. If the contents of the data are different, it may be notified that the contents are different.

(データ管理システムを用いたデータ管理制御方法)
上記構成を有するデータ管理システム1を用いたデータ管理制御方法は、以下の手順により実施することができる。図5は、第一実施形態に係るデータ管理制御方法の手順を示すフロー図である。
(Data management control method using data management system)
A data management control method using the data management system 1 having the above configuration can be performed according to the following procedure. FIG. 5 is a flowchart illustrating a procedure of the data management control method according to the first embodiment.

図5に示すように、ステップ101において、クライアント端末10は、各機能データの入力を促すように指示する画面を表示させる。このクライアント端末10は、入力された各機能データを機能データ記憶部41に記憶させる。そして、クライアント端末10は、作業者からの操作指示に応じて、該当する各機能データを所定の形式に変換させるための変換命令信号をデータ管理装置30に出力する。   As shown in FIG. 5, in step 101, the client terminal 10 displays a screen for instructing input of each function data. The client terminal 10 stores the input function data in the function data storage unit 41. Then, the client terminal 10 outputs a conversion command signal for converting the corresponding function data into a predetermined format to the data management device 30 in response to an operation instruction from the worker.

このクライアント端末10から変換命令信号が入力されたデータ制御部351は、データ制御プログラム記憶部361の中からデータ制御プログラム(変換手順等を実行させるもの)を読み出し、そのプログラムを実行する。   The data control unit 351 to which the conversion command signal has been input from the client terminal 10 reads out the data control program (for executing the conversion procedure and the like) from the data control program storage unit 361 and executes the program.

ステップ102において、データ制御部351は、クライアント端末10からの要求に応じて該当する各機能データを機能データ記憶部41の中から取得する。   In step 102, the data control unit 351 acquires corresponding function data from the function data storage unit 41 in response to a request from the client terminal 10.

ステップ103において、データ制御部351は、クライアント端末10によって取得された各機能データに含まれる各属性に基づいて、該各属性の中に共通する各属性が含まれ、該共通する各属性に対応付けられた各設計データの内容(競合する変更内容)が異なるか否かを確認する。また、データ制御部351は、各属性の中に共通する各属性が含まれ、該共通する各属性に対応付けられた各設計データの内容(競合する変更内容)が異ならない場合にはステップ104の処理に移り、当該各設計データの内容が異なる場合にはステップ105の処理に移る。   In step 103, the data control unit 351 includes, based on each attribute included in each function data acquired by the client terminal 10, a common attribute in each attribute, and corresponds to the common attribute. It is checked whether or not the content of each attached design data (the content of the conflicting change) is different. If the common attributes are included in the attributes, and the contents of the design data (conflicting changes) associated with the common attributes do not differ, the data control unit 351 determines in step 104. When the contents of the respective design data are different, the process proceeds to step 105.

ステップ104において、データ制御部351は、クライアント端末10によって取得された各機能データに含まれる各設計データに基づいて、各設計データの中に共通する各設計データが含まれる場合には、その共通する各設計データ(例えば変更モジュール)が属する各機能データを集合させて一の機能データとしてモジュールデータ記憶部42に記憶させると共に、同一の内容をクライアント端末10の画面上に表示させる。   In step 104, based on each design data included in each function data acquired by the client terminal 10, the data control unit 351 determines, when each design data includes common design data, The function data to which the respective design data (for example, the change module) belong is collected and stored as one function data in the module data storage unit 42, and the same contents are displayed on the screen of the client terminal 10.

又は、データ制御部351は、クライアント端末10によって取得された各「版名(適用情報)に基づいて、該各「版名」の中に共通する各「版名」がある場合には、その共通する各「版名」が属する各機能データを集合させて一の機能データとしてモジュールデータ記憶部42に記憶させると共に、同一の内容をクライアント端末10の画面上に表示させる。   Alternatively, if there is a common “version name” among the “version names” based on the “version names (application information)” acquired by the client terminal 10, The function data to which the common “version names” belong is collected and stored as one function data in the module data storage unit 42, and the same contents are displayed on the screen of the client terminal 10.

又は、データ制御部351は、クライアント端末10によって取得された不適用情報に基づいて、不適用情報と一致する版名がモジュールデータ記憶部42に記憶されている場合には、版名が属する機能データをモジュールデータ記憶部42の中から削除する。このデータ制御部351は、削除後のデータの内容をクライアント端末10の画面上に表示させる。   Alternatively, based on the non-applicability information acquired by the client terminal 10, the data control unit 351 stores the function to which the version name belongs when the version name matching the non-applicability information is stored in the module data storage unit 42. The data is deleted from the module data storage unit 42. The data control unit 351 causes the content of the deleted data to be displayed on the screen of the client terminal 10.

ステップ105において、データ制御部351は、クライアント端末10によって取得された各機能データに含まれる各属性に基づいて、該各属性の中に共通する各属性が含まれ、該共通する各属性に対応付けられた各設計データの内容(競合する変更内容)が異なる旨を報知する。   In step 105, the data control unit 351 includes, based on each attribute included in each function data acquired by the client terminal 10, a common attribute in each attribute, and corresponds to the common attribute. It notifies that the contents (competitive changes) of each attached design data are different.

なお、プログラムも上記図5に示す手順で実行することができる。なお、プログラムは、記録媒体に記録することができる。この記録媒体は、フレキシブルディスク、コンパクトディスク、ハードディスク、メモリカード、ROM、パンチカード又はテープ等が挙げられる。   Note that the program can also be executed according to the procedure shown in FIG. Note that the program can be recorded on a recording medium. Examples of the recording medium include a flexible disk, a compact disk, a hard disk, a memory card, a ROM, a punch card, and a tape.

また、記録媒体は、コンピュータによって直接実行可能なプログラムを記録した記録媒体に限定されるものではなく、一旦他の記録媒体(ハードディスク等)にインストールすることによって実行可能となるようなプログラムを記録した記録媒体や、暗号化されたり、圧縮されたプログラムを記録した記録媒体も含むものである。   Further, the recording medium is not limited to a recording medium on which a program that can be directly executed by a computer is recorded, but records a program that can be executed once by installing it on another recording medium (such as a hard disk). It also includes a recording medium and a recording medium on which an encrypted or compressed program is recorded.

(データ管理システム及びデータ管理制御方法による作用及び効果)
このような本願に係る発明によれば、データ制御部351が、各機能データに含まれる各設計データに基づいて、各設計データの中に共通する各設計データが含まれる場合には、共通する各設計データが属する各機能データを集合させて一の機能データとして記憶又は表示させることにより、データ制御部351は、機能データに含まれる各設計データを、その機能を実現するソフトウェアを作成する際に必要な情報毎(例えば、モジュール毎)に効率的に分類して記憶させることができ、人為的な入力ミスを低減させることができる。
(Operation and effect of the data management system and the data management control method)
According to the invention of the present application, when the data control unit 351 includes the common design data in the design data based on the design data included in the function data, the data control unit 351 performs the common operation. By collecting each function data to which each design data belongs and storing or displaying the same as one function data, the data control unit 351 converts each design data included in the function data into software for realizing the function. Can be efficiently classified and stored for each piece of information required (e.g., for each module), and human input errors can be reduced.

また、データ制御部351が、各設計データに含まれる各「版」の中に共通する各「版」がある場合には、その共通する各「版」が属する各機能データを集合させて一の機能データとして記憶又は表示させることにより、データ制御部351は、機能データに含まれる設計データを適用情報毎に分類して記憶することができ、人為的な入力ミスをより低減させることができる。   In addition, when there is a common “version” among the “versions” included in the design data, the data control unit 351 collects the functional data to which the common “version” belongs and collects one. By storing or displaying as the function data, the data control unit 351 can classify and store the design data included in the function data for each application information, and can further reduce artificial input mistakes. .

更に、データ制御部351が、不適用情報に基づいて不適用情報と一致する「版」がモジュールデータ記憶部42に含まれる場合には、その「版」に対応付けられた機能データをモジュールデータ記憶部42の中から削除することにより、データ制御部351は、不要な適用情報に対応する機能データのみを迅速に削除することができる。   Further, when the “version” that matches the inapplicability information is included in the module data storage unit 42 based on the inapplicability information, the data control unit 351 stores the function data associated with the “version” in the module data. By deleting from the storage unit 42, the data control unit 351 can quickly delete only the function data corresponding to unnecessary application information.

また、データ制御部351が、各機能データに含まれる各属性に基づいて、各属性の中に共通する各属性が含まれ、その共通する各属性に対応付けられた各設計データの内容が異なる場合には、異なる旨を報知させることにより、データ制御部351は、各作業者が互いに競合する設計データを変更し合うことを防止することができる。   In addition, the data control unit 351 includes, based on each attribute included in each function data, each attribute included in each attribute, and the contents of each design data associated with each common attribute are different. In such a case, by notifying the difference, the data control unit 351 can prevent each worker from changing design data that conflicts with each other.

最後に、データ制御部351は、各機能データに含まれる各設計データの中に共通する各設計データが含まれる場合には、共通する各設計データが属する各機能データを取得し、取得した各機能データに含まれる各属性の中に共通する各属性が含まれ、その共通する各属性に対応付けられた各設計データの内容が異なる場合には、その異なる旨を報知させることにより、データ制御部351は、各作業者が互いに競合する設計データを変更し合うことを例えばモジュール毎に防止することができる。   Finally, when the common design data is included in the design data included in the function data, the data control unit 351 acquires the function data to which the common design data belongs, and acquires the acquired function data. When the common attributes are included in the attributes included in the function data, and the contents of the design data associated with the common attributes are different, the fact that the contents are different is notified by notifying the difference. The unit 351 can prevent each worker from changing design data that conflicts with each other, for example, for each module.

[第二実施形態]
本発明の第二実施形態について図面を参照しながら説明する。図6は、本実施形態に係るデータ管理システム1の内部構造を示す図である。図6に示すように、データ管理システム1は、第一実施形態に係る内部構造とほぼ同様であるが、設計データ群を記憶させる処理と、世代情報記憶部43の機能とが相違している。以下では、第一実施形態と相違する点以外は第一実施形態と同様であるため、相違する点以外についての説明は省略する。
[Second embodiment]
A second embodiment of the present invention will be described with reference to the drawings. FIG. 6 is a diagram illustrating an internal structure of the data management system 1 according to the present embodiment. As shown in FIG. 6, the data management system 1 has almost the same internal structure as that of the first embodiment, but differs from the process of storing design data groups and the function of the generation information storage unit 43. . Hereinafter, since it is the same as the first embodiment except for the difference from the first embodiment, the description other than the difference is omitted.

(データ管理システムの構成)
図7は、機能データ記憶部41に記憶されている設計データテーブルを示す図である。図7に示すように、設計データテーブルは、開発の改良の時期又は回数を示すための世代情報(例えば、世代1、世代2、世代3…)と、当該世代情報に対応付けられ、世代情報において変更データ(設計データ)を適用させる時期又は回数を示すための盛り込み版数(2−2.0、2−2.1…などの適用情報)とに変更データを含む設計データ群(機能データ)が対応付けられている。
(Configuration of data management system)
FIG. 7 is a diagram showing a design data table stored in the function data storage unit 41. As shown in FIG. 7, the design data table is associated with generation information (for example, generation 1, generation 2, generation 3...) For indicating the timing or number of development improvements, and the generation information. And a design data group (function data) including the change data in the incorporated version number (application information such as 2-2.0, 2-2.1...) For indicating the time or number of times the change data (design data) ) Is associated.

ここで、本実施形態では、例えば世代1の2002−2は2002年の2月に改良されたデータであることを意味し、世代2の2003−1は2003年の1月に改良されたデータであることを意味する。また、盛り込み版数の2−2.0は2002年の2月の基本となるデータであることを意味し、2−2.1は2002年の2月のデータに対して改良された1回目のデータであることを意味する。なお、他の盛り込み版数及び世代情報についても同様であるため、詳細な説明については省略する。   Here, in the present embodiment, for example, 2002-2 of generation 1 means data improved in February 2002, and 2003-1 of generation 2 indicates data improved in January 2003. It means that The included version number 2-2.0 means the basic data for February 2002, and 2-2.1 the first time improved from the data for February 2002. Data. Note that the same applies to other included version numbers and generation information, and a detailed description thereof will be omitted.

世代1の盛り込み版数2−2.0には、機能を実現させるプログラムを作成するための基準となる複数の異なる設計データ(母体データ)として、設計データa0、設計データb0、設計データc0、設計データd0、設計データe0が対応付けられている。後述するように、この母体データが世代毎又は盛り込み版毎に逐次変更される。なお、母体データは、一般的に他の世代におけるデータが引用されたものであるため、後述する変更データの一種であるものとする。   The included version number 2-2.0 of the generation 1 includes design data a0, design data b0, design data c0, and a plurality of different design data (base data) serving as references for creating a program for realizing the function. The design data d0 and the design data e0 are associated with each other. As will be described later, the parent data is sequentially changed for each generation or for each included version. It should be noted that the parent data is generally one in which data in another generation is cited, and is assumed to be a type of change data described later.

データ制御部351は、設計データが変更された後の変更データと、該変更データの盛り込み版数とが取得された場合には、該変更データを該盛り込み版数及び該盛り込み版数よりも後の時期に関する他の盛り込み版数に対応する変更データと同一であるとして機能データ記憶部41に記憶、又はクライアント端末10に表示させる。   When the change data after the design data is changed and the included version number of the changed data are acquired, the data control unit 351 stores the changed data after the included version number and the included version number. Is stored in the function data storage unit 41 or displayed on the client terminal 10 as being the same as the change data corresponding to the other included version numbers regarding the timing of.

図7に示すように、具体的には、取得された変更データがa1”であり、取得された盛り込み版数が3−1.0である場合には、データ制御部351は、盛り込み版数3−1.0及び変更元の設計データAに対応する箇所に、変更データa1”を記憶又は表示させるとともに、変更データa1”を盛り込み版数3−1.0よりも後の時期に関する盛り込み版数(3−1.1、3−1.2、3−1.3、3−1.4…)に対応する変更データと同一であるとして記憶又は表示させる(図7中の矢印を参照)。また、図7に示すように、データ制御部351は、取得された変更データa1”を、取得された盛り込み版数3−1.0に対応する世代2よりも後の世代3に対応する変更データと同一であるとして記憶又は表示させる。   As shown in FIG. 7, specifically, when the acquired change data is a1 ″ and the acquired included version number is 3-1.0, the data control unit 351 determines the included version number. At the location corresponding to 3-1.0 and the original design data A, the change data a1 "is stored or displayed, and the change data a1" is included. It is stored or displayed as the same as the change data corresponding to the numbers (3-1.1, 3-1.2, 3-1.3, 3-1.4 ...) (see the arrow in FIG. 7). 7, the data control unit 351 converts the acquired change data a1 "into a generation 3 that is later than the generation 2 corresponding to the acquired embedding version number 3-1.0. It is stored or displayed as the same as the changed data.

データ制御部351は、指定された世代に対応する各盛り込み版数のうち、変更データが対応付けられている最新の時期に関する盛り込み版数を設計データ毎(設計データA、設計データB…)に特定し、特定した各盛り込み版数に対応する各変更データを一の機能データとして世代情報記憶部43に記憶、又はクライアント端末10に表示させる。なお、いずれかの世代の指定を促す処理はクライアント端末10a乃至10cによって実行される。   The data control unit 351 assigns, for each design data (design data A, design data B,...), Among the included versions corresponding to the specified generation, the included version regarding the latest timing associated with the change data. The specified change data corresponding to the specified included version numbers is stored as one function data in the generation information storage unit 43 or displayed on the client terminal 10. The process of prompting the user to specify one of the generations is executed by the client terminals 10a to 10c.

図8は、特定の世代における最新の盛り込み版数に対応する複数の変更データが一の機能データとして纏められる様子を示す図である。図8に示すように、指定された世代が1である場合には、データ制御部351は、該指定された世代1の最新の盛り込み版数に対応する設計データA、設計データB、設計データC、設計データD、設計データEの変更データとしてそれぞれa1’、b1、c0、d1、e0を特定(図8中の実線の矢印、処理1を参照)し、特定した各変更データを一の機能データ(図8中の世代1’を参照)として世代情報記憶部43に記憶、又はクライアント端末10に表示させる。   FIG. 8 is a diagram illustrating a state in which a plurality of pieces of change data corresponding to the latest included version number in a specific generation are collected as one function data. As shown in FIG. 8, when the designated generation is 1, the data control unit 351 sends the design data A, design data B, and design data corresponding to the latest included version number of the designated generation 1. A1 ′, b1, c0, d1, and e0 are specified as change data of C, design data D, and design data E (see the solid-line arrow in FIG. 8, processing 1), and each specified change data is identified as one. It is stored in the generation information storage unit 43 as function data (see generation 1 ′ in FIG. 8) or displayed on the client terminal 10.

同様にして、指定された世代が2である場合には、データ制御部351は、最新の盛り込み版数に対応する設計データA、設計データB、設計データC、設計データD、設計データEの変更データとしてそれぞれa1”、b1’、c1”、d1、e1を特定(図8中の一点破線の矢印、処理1及び処理2を参照)し、特定した各変更データを一の機能データ(図8中の世代2’を参照)として世代情報記憶部43に記憶、又はクライアント端末10に表示させる。なお、指定された世代2において設計データDの変更データが存在しないため、当該世代2よりも前の世代1において最新の変更データであるd1が特定される(図8中の処理2を参照)。   Similarly, when the designated generation is 2, the data control unit 351 transmits the design data A, design data B, design data C, design data D, and design data E corresponding to the latest included version number. A1 ″, b1 ′, c1 ″, d1, and e1 are specified as the change data (see the dashed-dotted arrows in FIG. 8, processing 1 and processing 2), and the specified change data is converted into one function data (FIG. 8 is stored in the generation information storage unit 43 or displayed on the client terminal 10. Since there is no change data of the design data D in the specified generation 2, the latest change data d1 in the generation 1 before the generation 2 is specified (see process 2 in FIG. 8). .

また、指定された世代が3である場合には、データ制御部351は、最新の盛り込み版数に対応する設計データA、設計データB、設計データC、設計データD、設計データEの変更データとしてそれぞれa1”、b2’、c1”、d1’、e1”を特定(図8中の二点破線の矢印、処理1及び処理2を参照)し、特定した各変更データを一の機能データ(図8中の世代3’を参照)として世代情報記憶部43に記憶、又はクライアント端末10に表示させる。なお、指定された世代3において設計データA及び設計データCの変更データが存在しないため、当該世代3よりも前の世代2において最新の変更データであるa1”及びc”が特定される(図8中の処理2を参照)。   When the designated generation is 3, the data control unit 351 changes the design data A, design data B, design data C, design data D, and design data E corresponding to the latest included version number. A1 ″, b2 ′, c1 ″, d1 ′, and e1 ″ are respectively specified (see arrows indicated by two-dot broken lines in FIG. 8, processing 1 and processing 2), and each specified change data is converted into one function data ( 8 is stored in the generation information storage unit 43 or displayed on the client terminal 10. Since there is no change data of the design data A and the design data C in the designated generation 3, The latest change data a1 ″ and c ″ in the generation 2 before the generation 3 is specified (see processing 2 in FIG. 8).

また、データ制御部351は、取得された変更データと盛り込み版数とに基づいて、該変更データの変更元の最初の設計データが該盛り込み版数に対応する世代よりも前の世代において変更されている場合には、その旨をクライアント端末10に報知させる。図8に示すように、具体的には、取得された変更データがa1’であり、指定された世代情報が世代2である場合には、変更データa1’に対応する世代2よりも前の世代1において変更データa1’に変更されているため、データ制御部351は、その旨をクライアント端末10に報知させる。   In addition, based on the acquired change data and the included version number, the data control unit 351 changes the first design data from which the changed data is changed in a generation earlier than the generation corresponding to the included version number. If so, the client terminal 10 is informed. As shown in FIG. 8, specifically, when the acquired change data is a1 'and the specified generation information is generation 2, the generation data before generation 2 corresponding to the change data a1' is specified. Since the data has been changed to the changed data a1 'in generation 1, the data control unit 351 notifies the client terminal 10 of the change.

(データ管理システムを用いたデータ管理制御方法)
上記構成を有するデータ管理システム1を用いたデータ管理制御方法は、以下の手順により実施することができる。図9は、第二実施形態に係るデータ管理制御方法の手順を示すフロー図である。
(Data management control method using data management system)
A data management control method using the data management system 1 having the above configuration can be performed according to the following procedure. FIG. 9 is a flowchart illustrating a procedure of the data management control method according to the second embodiment.

図9に示すように、ステップ201において、クライアント端末10は、盛り込み版数及び世代情報に対応する変更データの入力を促し、入力された変更データを取得する。このクライアント端末10は、取得した変更データをデータ制御部351に出力する。   As shown in FIG. 9, in step 201, the client terminal 10 urges input of change data corresponding to the included version number and generation information, and acquires the input change data. The client terminal 10 outputs the acquired change data to the data control unit 351.

ステップ202において、データ制御部351は、取得された変更データと盛り込み版数とに基づいて、該変更データの変更元の最初の設計データが該盛り込み版数(又は世代)よりも前の時期に関する盛り込み版数(又は世代)において変更されているか否かを確認する。   In step 202, the data control unit 351 determines, based on the acquired change data and the included version number, the timing at which the first design data from which the changed data is changed is earlier than the included version number (or generation). Check whether the included version (or generation) has been changed.

また、データ制御部351は、取得された変更データと盛り込み版数とに基づいて、該変更データの変更元の最初の設計データが該盛り込み版数(又は世代)よりも前の時期に関する盛り込み版数(又は世代)において変更されている場合にはステップ203の処理に移り、該変更データの変更元の最初の設計データが該盛り込み版数(又は世代)よりも前の時期に関する盛り込み版数(又は世代)において変更されていない場合にはステップ204の処理に移る。   Further, based on the acquired change data and the included version number, the data control unit 351 determines whether or not the first design data as the change source of the changed data is the included version regarding the time earlier than the included version number (or generation). If the number (or generation) has been changed, the process proceeds to step 203, where the first design data from which the changed data is changed is the included version number (or generation) related to a time earlier than the included version number (or generation). If no change has been made in (or generation), the process proceeds to step 204.

ステップ203において、データ制御部351は、入力された変更データが他の世代情報において変更されている旨を警告する。具体的には、世代情報である世代1に対応する変更データがa1’である場合に、世代情報である世代2に対応する変更データa1’が入力された場合には、データ制御部351は、各世代において同一の変更データa1’が存在することとなるため、その旨を警告する。   In step 203, the data control unit 351 warns that the input change data has been changed in another generation information. Specifically, when the change data corresponding to the generation 1 as the generation information is a1 ', and when the change data a1' corresponding to the generation 2 as the generation information is input, the data controller 351 Since the same change data a1 'exists in each generation, a warning to that effect is issued.

ステップ204において、データ制御部351は、入力された変更データを他の世代情報にも反映させる。具体的には、世代情報が世代2であり、変更データがa1”である場合には、データ制御部351は、入力された変更データを、該変更データに対応する盛り込み版数よりも後の時期に関する他の盛り込み版数又は世代情報に対応する変更データと同一であるとして機能データ記憶部41に記憶させる。   In step 204, the data control unit 351 reflects the input change data in other generation information. Specifically, when the generation information is generation 2 and the change data is a1 ", the data control unit 351 converts the input change data into a version after the included version number corresponding to the change data. It is stored in the function data storage unit 41 as being the same as the change data corresponding to the other included version numbers or generation information relating to the timing.

ステップ205において、クライアント端末10は、特定の世代情報の指定を促す。この世代情報が指定された場合には、以下の処理によって、当該指定された世代情報における最新の変更データが一の機能データとして記憶又は表示される。   In step 205, the client terminal 10 prompts for specification of specific generation information. When this generation information is specified, the latest change data in the specified generation information is stored or displayed as one function data by the following processing.

ステップ206において、データ制御部351は、指定された世代情報に対応する各盛り込み情報のうち、変更情報が対応付けられている最新の時期に関する盛り込み版数があるか否かを確認する。また、データ制御部351は、変更情報が対応付けられている最新の時期に関する盛り込み版数がある場合にはステップ207の処理に移り、変更情報が対応付けられている最新の時期に関する盛り込み版数がない場合にはステップ208の処理に移る。   In step 206, the data control unit 351 confirms whether or not there is an included version number related to the latest time to which the change information is associated among the included information corresponding to the specified generation information. If there is an included version number relating to the latest time associated with the change information, the data control unit 351 proceeds to the process of step 207, and includes the incorporated version number relating to the latest time associated with the change information. If there is no, the process proceeds to step 208.

具体的には、指定された世代情報が世代3である場合には、設計データBにおいて盛り込み版数3−2.0には変更データb2が対応付けられ、同様の設計データBにおいて盛り込み版数3−2.1には変更データb2’が対応付けられているため、データ制御部351は、世代3、設計データBにおいて最新の盛り込み版数3−2.1があると判断し、ステップ207の処理に移る。一方、指定された世代情報が世代3である場合には、設計データAにおいて各盛り込み版数には変更データが対応付けられていないため、データ制御部351は、世代3、設計データAにおいて最新の盛り込み版数がないと判断し、ステップ208の処理に移る。このステップ206の処理は設計データ毎に実行される。   Specifically, when the specified generation information is generation 3, the change data b2 is associated with the included version number 3-2.0 in the design data B, and the included version number in the similar design data B. Since the change data b2 ′ is associated with 3.2.1, the data control unit 351 determines that the latest included version number 3-2.1 exists in generation 3 and design data B, and step 207 is performed. Move on to processing. On the other hand, when the specified generation information is generation 3, since the change data is not associated with each included version number in the design data A, the data control unit 351 sends the latest It is determined that there is no included version number, and the process proceeds to step 208. The process of step 206 is executed for each design data.

ステップ207において、データ制御部351は、抽出処理1(図8中の処理1)を実行する。具体的には、図8に示すように、指定された世代情報が世代1である場合には、データ制御部351は、当該世代1の最新の盛り込み版数に対応する変更データがa1’、b1、c0、d1、e0であるため、当該各変更データを一の機能データ(図8中の世代1’)として世代情報記憶部43に記憶させる。   In step 207, the data control unit 351 executes the extraction process 1 (the process 1 in FIG. 8). Specifically, as shown in FIG. 8, when the specified generation information is generation 1, the data control unit 351 determines that the change data corresponding to the latest included version number of the generation 1 is a1 ′, Since they are b1, c0, d1, and e0, the respective change data is stored in the generation information storage unit 43 as one function data (generation 1 ′ in FIG. 8).

ステップ208において、データ制御部351は、抽出処理2(図8中の処理2)を実行する。具体的には、図8に示すように、指定された世代情報が世代2である場合には、データ制御部351は、当該世代2の最新の盛り込み版数に対応する設計データDの変更データが存在しないため、その指定された世代2の前の世代1において設計データDの最新の変更データd1を一の機能データ(図8中の世代2’)に含めて世代情報記憶部43に記憶させる。   In step 208, the data control unit 351 executes the extraction process 2 (the process 2 in FIG. 8). Specifically, as shown in FIG. 8, when the specified generation information is generation 2, the data control unit 351 changes the design data D corresponding to the latest included version number of the generation 2 Does not exist, the latest change data d1 of the design data D in the generation 1 before the specified generation 2 is included in one function data (generation 2 ′ in FIG. 8) and stored in the generation information storage unit 43. Let it.

なお、世代2に対応する設計データD以外には全て変更データが世代2の盛り込み版数に対応付けられているため、データ制御部351は、上述のステップ207の処理によって世代2の最新の各変更データとしてa1”、b1’、c1”、e1を一の機能データ(図8中の世代2’)に含めて世代情報記憶部43に記憶させる。   Note that, except for the design data D corresponding to the generation 2, all the change data is associated with the included version number of the generation 2, and the data control unit 351 performs the processing of the latest The change data a1 ″, b1 ′, c1 ″, and e1 are included in one function data (generation 2 ′ in FIG. 8) and stored in the generation information storage unit 43.

ステップ209において、データ制御部351は、指定された世代情報における全ての設計データに対応する抽出処理1又は抽出処理2が実行されたか否かを確認する。具体的には、指定された世代情報が世代2である場合には、データ制御部351は、設計データA、設計データB…の順番で、設計データ毎に指定された世代2に対応する変更データの抽出処理1及び抽出処理2が実行されて、最後の設計データEにおける抽出処理1又は抽出処理2が終了されたか否かを確認する。このデータ制御部351は、指定された世代情報における全ての設計データに対応する抽出処理1又は抽出処理2が実行された場合には処理動作2を終了し、指定された世代情報における全ての設計データに対応する抽出処理1又は抽出処理2が実行されていない場合にはステップ206の処理に移る。   In step 209, the data control unit 351 checks whether the extraction processing 1 or the extraction processing 2 corresponding to all the design data in the specified generation information has been performed. Specifically, when the specified generation information is generation 2, the data control unit 351 changes the design data A, the design data B,... It is confirmed whether the data extraction processing 1 and the extraction processing 2 are executed and the extraction processing 1 or the extraction processing 2 in the last design data E is completed. When the extraction processing 1 or the extraction processing 2 corresponding to all the design data in the specified generation information has been executed, the data control unit 351 terminates the processing operation 2 and performs all the design in the specified generation information. If the extraction processing 1 or the extraction processing 2 corresponding to the data has not been executed, the process proceeds to step 206.

(データ管理システム及びデータ管理制御方法による作用及び効果)
このような本発明によれば、設計データが変更された後の変更データと変更データを適用させる時期に関する情報である盛り込み版数とが取得され、当該変更データが盛り込み版数及び盛り込み版数よりも後の時期に関する他の盛り込み版数に対応する変更データと同一であるとして記憶又は表示されることにより、複数の盛り込み版数に渡る共通の各設計データが容易に変更されることが可能となる。すなわち、複数の盛り込み版数に対応する共通の各設計データがある場合には、一の盛り込み版数に対応する設計データが変更されれば、当該一の盛り込み版数よりも後の盛り込み版数に対応する設計データも変更されることとなり、変更点の反映漏れ又は誤りによる人為的ミスが低減される。この結果、作業者は、各盛り込み版数を意識せずに、該当する盛り込み版数に対応する設計データのみを変更すれば、変更後の内容が当該盛り込み版数よりも後の盛り込み版数又は世代における設計データも反映されるため、各世代に渡る開発の母体となる設計データの変更、及び変更履歴の管理を容易に行うことができる。
(Operation and effect of the data management system and the data management control method)
According to the present invention as described above, the change data after the design data is changed and the embedding version number that is information on the timing of applying the change data are acquired, and the change data is obtained from the embedding version number and the embedding version number. Is also stored or displayed as being the same as the change data corresponding to the other included versions regarding the later time, so that each common design data over a plurality of included versions can be easily changed. Become. In other words, when there is common design data corresponding to a plurality of included versions, if the design data corresponding to one included version is changed, the included versions after the one included version are changed. Is also changed, and human errors due to omission of reflection of the changed points or errors are reduced. As a result, if the worker changes only the design data corresponding to the included version number without being aware of each included version number, the changed content may be the included version number later than the included version number or Since the design data in the generations is also reflected, it is possible to easily change the design data, which is the base of development for each generation, and manage the change history.

また、変更データが盛り込み版数に対応する世代よりも後の世代に対応する変更データと同一であるとして記憶又は表示されることにより、複数の世代に渡る共通の各設計データが一括して変更されることが可能となる。すなわち、複数の世代に対応する共通の各設計データがある場合には、一の世代に対応する設計データが変更されれば、当該一の世代よりも後の世代に対応する設計データも変更されることとなり、変更点の反映漏れ又は誤りによる人為的ミスが大幅に低減される。   Also, since the change data is stored or displayed as being the same as the change data corresponding to the generation later than the generation corresponding to the included version number, the common design data across multiple generations is collectively changed. It is possible to be. That is, when there is common design data corresponding to a plurality of generations, if the design data corresponding to one generation is changed, the design data corresponding to a generation later than the one generation is also changed. As a result, human errors due to omission of reflection of changes or errors are significantly reduced.

さらに、指定された世代に対応する各盛り込み版数のうち、変更データが対応付けられている最新の時期に関する盛り込み版数が設計データ毎に特定され、特定された各盛り込み版数に対応する各変更データが一の機能データとして記憶又は表示されることにより、指定された世代における最新の各設計データが一つに纏められることが可能となる。   Furthermore, of the included versions corresponding to the specified generation, the included version regarding the latest time at which the change data is associated is specified for each design data, and each of the included versions corresponding to the specified included version is specified. By storing or displaying the changed data as one function data, it is possible to combine the latest design data in the designated generation into one.

また、指定された世代に対応する各盛り込み版数のうち、変更データが対応付けられている盛り込み版数が存在しなくても、他の世代における最新の変更データに対応付けられている盛り込み版数が特定されるため、指定された世代のみならず、その前の世代も考慮して最新の各設計データが一つに纏められることが可能となる。   In addition, even if there is no included version number associated with the change data among the included version numbers corresponding to the specified generation, the included version number associated with the latest change data in another generation is also included. Since the number is specified, it is possible to combine the latest design data into one by considering not only the specified generation but also the previous generation.

さらに、取得された変更データの変更元の最初の設計データが、取得された盛り込み版数よりも前の時期に関する盛り込み版数において変更されているときは、その旨が報知されることにより、複数の世代に渡る同一の設計データに対する変更箇所の影響が作業者に対して報知されるため、作業者は、当該報知内容を確認することにより変更データの入力ミスを事前に防ぐことができる。   Further, when the original design data from which the acquired change data is changed has been changed in the included version number related to a time earlier than the acquired included version number, a notification to that effect is issued. Since the effect of the changed portion on the same design data over the next generation is notified to the operator, the operator can prevent the input error of the changed data in advance by checking the content of the notification.

なお、第2実施形態における発明は、第1実施形態における発明が組み合わされることにより構成されてもよい。   The invention in the second embodiment may be configured by combining the inventions in the first embodiment.

第一実施形態におけるデータ管理システムの内部構造を示す図である。It is a figure showing the internal structure of the data management system in a first embodiment. 第一実施形態における各機能の各設計データがモジュール毎に分類される様子を示す図である。It is a figure showing signs that each design data of each function is classified for every module in a first embodiment. 第一実施形態における機能データ記憶部で記憶される各機能データの内容を示す図である。It is a figure showing the contents of each function data memorized by the function data storage part in a first embodiment. 第一実施形態における各機能データが特定の形式に変換される様子を示す図である。It is a figure showing signs that each function data in a first embodiment is converted into a specific format. 第一実施形態におけるデータ管理制御方法の手順を示すフロー図である。It is a flowchart which shows the procedure of the data management control method in 1st embodiment. 第2実施形態におけるデータ管理システムの内部構造を示す図である。It is a figure showing the internal structure of the data management system in a 2nd embodiment. 第2実施形態における変更データが変更されたときの様子を示す図である。It is a figure showing a situation when change data is changed in a 2nd embodiment. 第2実施形態における複数の変更データが一の機能データとして纏められる様子を示す図である。It is a figure showing signs that a plurality of change data in a 2nd embodiment are put together as one functional data. 第2実施形態におけるデータ管理制御方法の手順を示す図である。It is a figure showing the procedure of the data management control method in a 2nd embodiment. 各機能の各設計データがモジュール毎に分類される様子を示す従来図である。FIG. 2 is a conventional diagram showing a state in which design data of each function is classified for each module. データ管理システムの内部構造を示す従来図である。1 is a conventional diagram showing the internal structure of a data management system. 各機能の各設計データがモジュール毎、版毎に分類される様子を示す従来図である。FIG. 4 is a conventional diagram showing a state in which design data of each function is classified for each module and each version. 各世代における各設計データの管理状況を示す従来図である。FIG. 3 is a conventional diagram showing a management status of each design data in each generation.

符号の説明Explanation of reference numerals

1…データ管理システム、10…クライアント端末、20…通信ネットワーク、30…データ管理装置、31…ディスプレイ、32…キーボード、33…メモリ、34…データ読込部、35…CPU、36…ハードディスク、40…設計データ記憶装置、41…機能データ記憶部、42…モジュールデータ記憶部、43…世代情報記憶部、351…データ制御部、361…データ制御プログラム記憶部、362…OS記憶部   DESCRIPTION OF SYMBOLS 1 ... Data management system, 10 ... Client terminal, 20 ... Communication network, 30 ... Data management device, 31 ... Display, 32 ... Keyboard, 33 ... Memory, 34 ... Data reading part, 35 ... CPU, 36 ... Hard disk, 40 ... Design data storage device 41 functional data storage unit 42 module data storage unit 43 generation information storage unit 351 data control unit 361 data control program storage unit 362 OS storage unit

Claims (21)

サービスの機能を構成するための機能データには、該機能を実現させるプログラムを作成するための複数の設計データが含まれ、該機能データを複数取得するデータ取得手段と、
前記データ取得手段によって取得された前記各機能データに含まれる前記各設計データに基づいて、該各設計データの中に共通する各設計データが含まれる場合には、該共通する各設計データが属する各機能データを集合させて一の機能データとして記憶又は表示させるデータ制御手段と
を有することを特徴とするデータ管理装置。
The function data for configuring the function of the service includes a plurality of design data for creating a program for realizing the function, a data acquisition unit for acquiring a plurality of the function data,
Based on the design data included in the function data acquired by the data acquisition means, if the design data includes common design data, the common design data belongs to the design data. A data management device, comprising: data control means for collecting each function data and storing or displaying the same as one function data.
前記機能データには該機能データを適用させる時期に関する情報を示す適用情報が含まれており、
前記データ制御手段は、前記データ取得手段によって取得された前記各機能データに含まれる前記各適用情報に基づいて、該各適用情報の中に共通する各適用情報がある場合には、該共通する各適用情報が属する各機能データを集合させて一の機能データとして記憶又は表示させることを特徴とする請求項1に記載のデータ管理装置。
The function data includes application information indicating information on a time to apply the function data,
The data control unit, based on the application information included in the function data acquired by the data acquisition unit, includes, when there is common application information in the application information, the common application information. 2. The data management device according to claim 1, wherein each function data to which each application information belongs is collected and stored or displayed as one function data.
前記データ取得手段は、前記機能データを不適用にさせる時期に関する情報を示す不適用情報を取得し、
前記データ制御手段は、前記データ取得手段によって取得された前記不適用情報に基づいて、該不適用情報と一致する前記適用情報が記憶されている場合には、該適用情報が属する前記機能データを削除することを特徴とする請求項2に記載のデータ管理装置。
The data obtaining unit obtains non-applicability information indicating information on a time when the function data is to be non-applied,
The data control unit is configured to, based on the non-applicability information acquired by the data acquisition unit, store the function data to which the application information belongs when the application information that matches the non-application information is stored. The data management device according to claim 2, wherein the data management device is deleted.
前記機能データには、各タイトル名と該各タイトル名に対応付けられた前記各設計データが含まれており、
前記データ制御手段は、前記データ取得手段によって取得された前記各機能データに含まれる前記各タイトル名に基づいて、該各タイトル名の中に共通する各タイトル名が含まれ、該共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、該異なる旨を報知させることを特徴とする請求項1に記載のデータ管理装置。
The function data includes each title name and the respective design data associated with each title name,
The data control means includes, based on the title names included in the function data acquired by the data acquisition means, a common title name included in the title names, 2. The data management device according to claim 1, wherein when the contents of each design data associated with the name are different, the fact that the contents are different is notified.
前記機能データには、各タイトル名と該各タイトル名に対応付けられた前記各設計データが含まれており、
前記データ制御手段は、前記データ取得手段によって取得された前記各機能データに含まれる前記各設計データに基づいて、該各設計データの中に共通する各設計データが含まれる場合には、該共通する各設計データが属する各機能データを取得し、取得した前記各機能データに含まれる各タイトル名に基づいて、該各タイトル名の中に共通する各タイトル名が含まれ、該共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、該異なる旨を報知させることを特徴とする請求項4に記載のデータ管理装置。
The function data includes each title name and the respective design data associated with each title name,
The data control means, based on the design data included in the function data acquired by the data acquisition means, when the common design data is included in the design data, Acquiring the respective function data to which the respective design data belongs, and based on the respective title names included in the acquired respective function data, the respective title names include the respective common title names, and the common respective titles. 5. The data management apparatus according to claim 4, wherein when the contents of the respective design data associated with the name are different, the difference is notified.
サービスの機能を構成するための機能データには該機能を実現させるプログラムを作成するための基準となる複数の異なる設計データが含まれており、該機能データを管理するデータ管理装置であって、
前記設計データが変更された後の変更データと、該変更データを適用させる時期に関する情報を示す適用情報とを取得するデータ取得手段と、
前記データ取得手段によって取得された前記変更データと前記適用情報とに基づいて、該変更データを該適用情報及び該適用情報よりも後の時期に関する他の適用情報に対応する変更データと同一であるとして記憶又は表示させるデータ制御手段と
を備えることを特徴とするデータ管理装置。
The function data for configuring the function of the service includes a plurality of different design data serving as a reference for creating a program for realizing the function, a data management device that manages the function data,
Data acquisition means for acquiring change data after the design data has been changed, and application information indicating information on the time to apply the change data,
Based on the change data and the application information acquired by the data acquisition unit, the change data is the same as the change information corresponding to the application information and other application information relating to a time later than the application information. And a data control means for storing or displaying the data as a data management device.
複数の世代には各適用情報が対応付けられており、
前記データ制御手段は、前記データ取得手段によって取得された前記変更データと前記適用情報とに基づいて、該変更データを該適用情報に対応する世代よりも後の世代に対応する変更データと同一であるとして記憶又は表示させることを特徴とする請求項6に記載のデータ管理装置。
Each application information is associated with a plurality of generations,
The data control unit, based on the change data and the application information acquired by the data acquisition unit, the change data is the same as the change data corresponding to a later generation than the generation corresponding to the application information 7. The data management device according to claim 6, wherein the data management device is stored or displayed as being.
複数の世代には各適用情報が対応付けられ、適用情報には前記機能データに含まれる複数の異なる設計データが対応付けられており、
いずれかの世代の指定を促す指定手段と、
指定された世代に対応する各適用情報のうち、変更データが対応付けられている最新の時期に関する適用情報を設計データ毎に特定する適用情報特定手段とを備えており、
前記データ制御手段は、前記適用情報特定手段によって特定された各適用情報に対応する各変更データを一の機能データとして記憶又は表示させることを特徴とする請求項7に記載のデータ管理装置。
A plurality of generations are associated with each application information, and the application information is associated with a plurality of different design data included in the function data,
Designation means for prompting designation of any generation,
Application information specifying means for specifying, for each design data, application information relating to the latest time at which the change data is associated, among the application information corresponding to the designated generation,
8. The data management device according to claim 7, wherein the data control unit stores or displays each change data corresponding to each application information specified by the application information specifying unit as one function data.
前記適用情報特定手段は、指定された世代に対応する各適用情報に変更データが対応付けられていない場合には、該世代よりも前の世代に対応する各適用情報のうち、変更データが対応付けられている最新の時期に関する適用情報を特定することを特徴とする請求項8に記載のデータ管理装置。   When the change data is not associated with each application information corresponding to the specified generation, the application information specifying unit determines that the change data corresponds to the application information corresponding to the generation before the generation. 9. The data management apparatus according to claim 8, wherein application information regarding the latest attached time is specified. 複数の世代には各適用情報が対応付けられており、
前記データ制御手段は、前記データ取得手段によって取得された前記変更データと前記適用情報とに基づいて、該変更データの変更元の最初の設計データが該適用情報よりも前の時期に関する適用情報において変更されている場合には、その旨を報知させることを特徴とする請求項6に記載のデータ管理装置。
Each application information is associated with a plurality of generations,
The data control unit is based on the change data and the application information acquired by the data acquisition unit, based on the application information of the first design data of the change source of the change data is earlier than the application information 7. The data management apparatus according to claim 6, wherein, when the data has been changed, the user is notified of the change.
サービスの機能を構成するための機能データには、該機能を実現させるプログラムを作成するための複数の設計データが含まれ、該機能データを複数取得する第一行程と、
前記第一行程によって取得された前記各機能データに含まれる前記各設計データに基づいて、該各設計データの中に共通する各設計データが含まれる場合には、該共通する各設計データが属する各機能データを集合させて一の機能データとして記憶又は表示させる第二行程と
を有することを特徴とするデータ管理制御方法。
The function data for configuring the function of the service includes a plurality of design data for creating a program for realizing the function, a first step of acquiring a plurality of the function data,
On the basis of the respective design data included in the respective function data acquired in the first step, when the respective design data includes the respective common design data, the common respective design data belongs. A second process of collecting each function data and storing or displaying the same as one function data.
前記機能データには該機能データを適用させる時期又は階級を示す適用情報が含まれており、
前記第二行程では、前記第一行程で取得された前記各機能データに含まれる前記各適用情報に基づいて、該各適用情報の中に共通する各適用情報がある場合には、該共通する各適用情報が属する各機能データを集合させて一の機能データとして記憶又は表示させることを特徴とする請求項11に記載のデータ管理制御方法。
The function data includes application information indicating a time or a class to apply the function data,
In the second step, based on the application information included in the function data acquired in the first step, if there is common application information in each of the application information, the common information 12. The data management control method according to claim 11, wherein each function data to which each application information belongs is collected and stored or displayed as one function data.
前記第一行程では、前記機能データを不適用にさせる時期又は階級を示す不適用情報を取得し、
前記第二行程では、前記第一行程で取得された前記不適用情報に基づいて、該不適用情報と一致する前記適用情報が含まれる場合には、該適用情報が属する前記機能データを削除することを特徴とする請求項12に記載のデータ管理制御方法。
In the first step, to obtain non-application information indicating the time or class to make the function data non-application,
In the second step, based on the non-application information acquired in the first step, if the application information that matches the non-application information is included, the function data to which the application information belongs is deleted. 13. The data management control method according to claim 12, wherein:
前記機能データには、各タイトル名と該各タイトル名に対応付けられた異なる前記各設計データが含まれており、
前記第二行程では、前記第一行程で取得された前記各機能データに含まれる前記各タイトル名に基づいて、該各タイトル名の中に共通する各タイトル名が含まれ、該共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、該異なる旨を報知させることを特徴とする請求項11に記載のデータ管理制御方法。
The function data includes each title name and each of the different design data associated with each title name,
In the second step, based on the title names included in the function data acquired in the first step, each title name includes a common title name, and the common titles 12. The data management control method according to claim 11, wherein when the contents of the respective design data associated with the name are different, the difference is notified.
前記機能データには、各タイトル名と該各タイトル名に対応付けられた異なる前記各設計データが含まれており、
前記第二行程では、前記第一行程で取得された前記各機能データに含まれる前記各設計データに基づいて、該各設計データの中に共通する各設計データが含まれる場合には、該共通する各設計データが属する各機能データを収集し、収集した前記各機能データに含まれる各タイトル名に基づいて、該各タイトル名の中に共通する各タイトル名が含まれ、該共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、該異なる旨を報知させることを特徴とする請求項14に記載のデータ管理制御方法。
The function data includes each title name and each of the different design data associated with each title name,
In the second step, based on the respective design data included in the respective function data acquired in the first step, if each of the design data includes common design data, Each function data to which each design data belongs is collected, and based on each title name included in the collected each function data, each title name includes a common title name, and each common title includes 15. The data management control method according to claim 14, wherein when the contents of the respective design data associated with the name are different, the fact of the difference is notified.
サービスの機能を構成するための機能データには該機能を実現させるプログラムを作成するための基準となる複数の異なる設計データが含まれており、該機能データを管理するデータ管理制御方法であって、
前記設計データが変更された後の変更データと、該変更データを適用させる時期に関する情報を示す適用情報とを取得する第一工程と、
前記第一工程によって取得された前記変更データと前記適用情報とに基づいて、該変更データを該適用情報及び該適用情報よりも後の時期に関する他の適用情報に対応する変更データと同一であるとして記憶又は表示させる第二工程と
を備えることを特徴とするデータ管理制御方法。
The function data for configuring the function of the service includes a plurality of different design data serving as references for creating a program for realizing the function, and is a data management control method for managing the function data. ,
A first step of obtaining change data after the design data has been changed, and application information indicating information on a time to apply the change data,
Based on the change data and the application information acquired in the first step, the change data is the same as the change information corresponding to the application information and other application information related to a time later than the application information. And a second step of storing or displaying as a data management control method.
コンピュータに、
サービスの機能を構成するための機能データには、該機能を実現させるプログラムを作成するための複数の異なる設計データが含まれ、該機能データを複数取得する第一行程と、
前記第一行程で取得された前記各機能データに含まれる前記各設計データに基づいて、該各設計データの中に共通する各設計データが含まれる場合には、該共通する各設計データが属する各機能データを集合させて一の機能データとして記憶又は表示させる第二行程と
を有する処理を実行させるためのプログラム。
On the computer,
The function data for configuring the function of the service includes a plurality of different design data for creating a program for realizing the function, a first step of acquiring a plurality of the function data,
Based on the respective design data included in the respective function data acquired in the first process, when the respective design data includes the respective common design data, the common respective design data belongs. A program for executing a process having a second step of collecting each function data and storing or displaying the same as one function data.
前記機能データには該機能データを適用させる時期又は階級を示す適用情報が含まれており、
前記第二行程では、前記第一行程で取得された前記各機能データに含まれる前記各適用情報に基づいて、該各適用情報の中に共通する各適用情報がある場合には、該共通する各適用情報が属する各機能データを集合させて一の機能データとして記憶又は表示させる処理を実行させるための請求項17に記載のプログラム。
The function data includes application information indicating a time or a class to apply the function data,
In the second step, based on the application information included in the function data acquired in the first step, if there is common application information in each of the application information, the common information The program according to claim 17, wherein the program is configured to execute a process of collecting each function data to which each piece of application information belongs and storing or displaying the same as one piece of function data.
前記第一行程では、前記機能データを不適用にさせる時期又は階級を示す不適用情報を取得し、
前記第二行程では、前記第一行程で取得された前記不適用情報に基づいて、該不適用情報と一致する前記適用情報が含まれる場合には、該適用情報が属する前記機能データを削除する処理を実行させるための請求項18に記載のプログラム。
In the first step, to obtain non-application information indicating the time or class to make the function data non-application,
In the second step, based on the non-application information acquired in the first step, if the application information that matches the non-application information is included, the function data to which the application information belongs is deleted. The program according to claim 18, for causing a computer to execute a process.
前記機能データには、各タイトル名と該各タイトル名に対応付けられた異なる前記各設計データが含まれており、
前記第二行程では、前記第一行程で取得された前記各機能データに含まれる前記各タイトル名に基づいて、該各タイトル名の中に共通する各タイトル名が含まれ、該共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、該異なる旨を報知させることを実行させるための請求項17に記載のプログラム。
The function data includes each title name and each of the different design data associated with each title name,
In the second step, based on the title names included in the function data acquired in the first step, each title name includes a common title name, and the common titles 18. The program according to claim 17, wherein when the contents of the respective design data associated with the name are different, the program notifies the user of the difference.
前記機能データには、各タイトル名と該各タイトル名に対応付けられた異なる前記各設計データが含まれており、
前記第二行程では、前記第一行程で取得された前記各機能データに含まれる前記各設計データに基づいて、該各設計データの中に共通する各設計データが含まれる場合には、該共通する各設計データが属する各機能データを収集し、収集した前記各機能データに含まれる各タイトル名に基づいて、該各タイトル名の中に共通するタイトルが含まれ、該共通する各タイトル名に対応付けられた各設計データの内容が異なる場合には、該異なる旨を報知させることを実行させるための請求項20に記載のプログラム。
The function data includes each title name and each of the different design data associated with each title name,
In the second step, based on the respective design data included in the respective function data acquired in the first step, if each of the design data includes common design data, Each function data to which each design data belongs is collected, and based on each title name included in the collected each function data, a common title is included in each title name, and the common title name is 21. The program according to claim 20, wherein when the contents of the associated design data are different, the program notifies the user of the difference.
JP2004055353A 2003-02-28 2004-02-27 Data management device, data management control method, and program Pending JP2004280811A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004055353A JP2004280811A (en) 2003-02-28 2004-02-27 Data management device, data management control method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003054251 2003-02-28
JP2004055353A JP2004280811A (en) 2003-02-28 2004-02-27 Data management device, data management control method, and program

Publications (1)

Publication Number Publication Date
JP2004280811A true JP2004280811A (en) 2004-10-07

Family

ID=33301930

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004055353A Pending JP2004280811A (en) 2003-02-28 2004-02-27 Data management device, data management control method, and program

Country Status (1)

Country Link
JP (1) JP2004280811A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008108149A (en) * 2006-10-27 2008-05-08 Fujitsu Ltd Design data dependency management device, design data dependency management method, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07239776A (en) * 1994-02-28 1995-09-12 Nec Corp Software system management device
JPH0934696A (en) * 1995-07-24 1997-02-07 Fujitsu Ltd Design information management device
JPH1083291A (en) * 1996-09-06 1998-03-31 Fujitsu Ltd Design support device and logical layer definition device
JP2001166924A (en) * 1999-12-10 2001-06-22 Mitsubishi Electric Corp Device and method for managing software developed article

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07239776A (en) * 1994-02-28 1995-09-12 Nec Corp Software system management device
JPH0934696A (en) * 1995-07-24 1997-02-07 Fujitsu Ltd Design information management device
JPH1083291A (en) * 1996-09-06 1998-03-31 Fujitsu Ltd Design support device and logical layer definition device
JP2001166924A (en) * 1999-12-10 2001-06-22 Mitsubishi Electric Corp Device and method for managing software developed article

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008108149A (en) * 2006-10-27 2008-05-08 Fujitsu Ltd Design data dependency management device, design data dependency management method, and program
US8566758B2 (en) 2006-10-27 2013-10-22 Fujitsu Limited Data dependency managing apparatus, design data dependency managing method and program

Similar Documents

Publication Publication Date Title
US7898679B2 (en) Method and system for scheduling jobs in a computer system
JP5149570B2 (en) File management apparatus, file management apparatus control method, and program
US9152631B2 (en) Document management system, method for controlling the same, and storage medium
US6301592B1 (en) Method of and an apparatus for displaying version information and configuration information and a computer-readable recording medium on which a version and configuration information display program is recorded
US8918783B2 (en) Managing virtual computers simultaneously with static and dynamic dependencies
JP6011479B2 (en) Application management apparatus, application management system, and program
US20100031244A1 (en) Software updating device and computer-readable storage medium storing software updating program
JP2006215868A (en) Backup generation device, recovery processor, backup generation method, recovery processing method and program
CN107577510B (en) Automatic and rapid hardware drive preassembling method and system in diskless environment
CN112860325B (en) Automatic and rapid hardware drive preassembling method and system in diskless environment
CN103455288B (en) Information processor and control method
TW200405695A (en) Accessibility system events mechanism and method
JP2000215093A (en) Device and method for image file
CN114647548A (en) Log generation method and device
US20060271929A1 (en) Method and system for providing job forecasting in a computer system
JP2006031608A (en) Computer, storage system, file management method which computer performs, and program
US20160203200A1 (en) Management apparatus, control method for management apparatus, and storage medium
JP2004280811A (en) Data management device, data management control method, and program
TWI656451B (en) Method of managing content structure configuration and apparatus using the same
JP2009122811A (en) Center management apparatus, center management program, center management method
JP2007232776A (en) Programmable display apparatus, document display method and program implementing method and recording medium with same recorded thereon, and document creation method and program implementing method and recording medium with same recorded thereon
JP4348880B2 (en) File management program, computer-readable recording medium storing file management program, and file management method
JP2006277037A (en) Documentation management system
JP2010266932A (en) Image procesing apparatus, program and image processing system
JP4093802B2 (en) CAD data conversion system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060424

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080801

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090512

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090713

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090908

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091105

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100216

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100517

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20100524

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20101008