JP2014146213A - Constituent management device and constituent management program - Google Patents
Constituent management device and constituent management program Download PDFInfo
- Publication number
- JP2014146213A JP2014146213A JP2013014931A JP2013014931A JP2014146213A JP 2014146213 A JP2014146213 A JP 2014146213A JP 2013014931 A JP2013014931 A JP 2013014931A JP 2013014931 A JP2013014931 A JP 2013014931A JP 2014146213 A JP2014146213 A JP 2014146213A
- Authority
- JP
- Japan
- Prior art keywords
- node
- constituent
- state
- attribute
- link
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 239000000470 constituent Substances 0.000 title claims abstract description 84
- 238000000034 method Methods 0.000 claims abstract description 16
- 230000007704 transition Effects 0.000 claims description 33
- 239000000203 mixture Substances 0.000 claims description 13
- 238000000605 extraction Methods 0.000 claims description 3
- 239000000284 extract Substances 0.000 claims description 2
- 238000013461 design Methods 0.000 abstract description 34
- 238000010586 diagram Methods 0.000 description 22
- 238000012545 processing Methods 0.000 description 5
- 238000012938 design process Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000012423 maintenance Methods 0.000 description 4
- 238000004519 manufacturing process Methods 0.000 description 4
- 230000012447 hatching Effects 0.000 description 3
- 238000007689 inspection Methods 0.000 description 3
- 238000011143 downstream manufacturing Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000002360 preparation method Methods 0.000 description 2
- 238000003860 storage Methods 0.000 description 2
- 239000000126 substance Substances 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 239000000758 substrate Substances 0.000 description 1
- 210000000707 wrist Anatomy 0.000 description 1
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
この発明は、木構造を用いて製品の構成物を管理する技術に関する。 The present invention relates to a technique for managing product components using a tree structure.
木構造は、頂点と、頂点間を接続する枝とによって表されるデータ構造である。最下位の頂点を除いて、頂点には、1個以上の下位の頂点(子頂点)が枝によって接続される。また、最上位の頂点を除いて、頂点には、ただ1つの上位の頂点(親頂点)が枝によって接続される。 The tree structure is a data structure represented by vertices and branches connecting the vertices. Except for the lowest vertex, one or more lower vertices (child vertices) are connected to the vertex by a branch. Also, except for the highest vertex, only one upper vertex (parent vertex) is connected to the vertex by a branch.
木構造を用いて製品の構成物を管理する場合、構成物毎に、その構成物の属性が設定される頂点と、その頂点と子頂点とを接続する枝とが一体化されたノードが用意される。そして、構成物毎に設計するユーザが異なるため、構成物毎にアクセス権限が設定される。つまり、頂点と、その頂点と子頂点とを接続する枝とを一体としたノード毎にアクセス権限が設定される。 When managing product components using a tree structure, for each component, a node is prepared in which the vertices for which the attributes of the component are set and the branches connecting the vertices and child vertices are integrated. Is done. And since the user who designs for every structure differs, an access authority is set for every structure. That is, the access authority is set for each node in which the vertex and the branch connecting the vertex and the child vertex are integrated.
各頂点は版管理されており、変更される度に新しい版が作成される。そして、親頂点の特定の版と、子頂点の特定の版とが枝によって接続される。 Each vertex is version controlled and a new version is created each time it is changed. The specific version of the parent vertex and the specific version of the child vertex are connected by a branch.
子頂点を改版する場合や子頂点を追加・削除する場合には、親頂点とその子頂点とを接続する枝を編集する必要がある。上述した通り、親頂点と子頂点とを接続する枝は、親頂点と一体として用意される。そのため、親頂点も改版する必要がある。
つまり、子頂点を改版する場合や子頂点を追加・削除する場合には、親頂点も改版する必要があるという制約がある。
When revising a child vertex or adding / deleting a child vertex, it is necessary to edit a branch connecting the parent vertex and its child vertex. As described above, the branch connecting the parent vertex and the child vertex is prepared as one body with the parent vertex. Therefore, it is necessary to revise the parent vertex.
That is, there is a restriction that when a child vertex is revised or when a child vertex is added or deleted, the parent vertex needs to be revised.
製品の構成物を設計する場合、設計のリードタイムを短縮するために、上位の構成物の設計と下位の構成物の設計とが同時進行する場合や、下位の構成物の設計が上位の構成物の設計よりも先行して行われる場合がある。
そのため、上位の構成物の設計者が設計変更を開始する前に、上位の構成物の次の版で行われる変更に対応した設計を、下位の構成物の設計者が下位の構成物に対して行える必要がある。
When designing product components, in order to shorten the lead time of the design, when the design of the upper component and the design of the lower component proceed simultaneously, or when the design of the lower component is the upper component It may be performed prior to the design of the object.
Therefore, before the designer of the upper component starts the design change, the designer of the lower component applies the design corresponding to the change made in the next version of the upper component to the lower component. Need to be done.
しかし、上述した制約があるため、(a)下位の構成物の属性(子頂点)の編集を行い改版する場合には、上位の構成物の属性(親頂点)を上位の構成物の設計者の意向に関わらず改版する必要がある。(b)下位の構成物の設計者が上位の構成物の属性(親頂点)を改版するためのアクセス権を持つ必要があるため、下位の構成物の設計中に上位の構成物の設計が並行して行われると、下位の構成物の設計者に編集中の上位の構成物の属性(親頂点)が見えてしまう。
そのため、上位の構成物の設計と下位の構成物の設計とを円滑に同時進行することや、円滑に下位の構成物の設計を上位の構成物の設計に先行して行うことができなかった。
However, due to the above-mentioned restrictions, (a) when editing and revising the attributes (child vertices) of lower components, the attributes of the upper components (parent vertices) are changed to the designers of the upper components It is necessary to revise regardless of the intention. (B) Since the designer of the lower component needs to have an access right to revise the attribute (parent vertex) of the upper component, the design of the upper component is not possible during the design of the lower component. If done in parallel, the designer of the lower component will see the attribute (parent vertex) of the upper component being edited.
For this reason, the design of the upper component and the design of the lower component can proceed smoothly simultaneously, and the design of the lower component cannot be performed smoothly prior to the design of the upper component. .
この発明は、上位の構成物の設計と下位の構成物の設計とを円滑に同時進行することや、円滑に下位の構成物の設計を上位の構成物の設計に先行して行うことが可能な、木構造を用いた製品の構成物の管理方法を実現することを目的とする。 According to the present invention, it is possible to smoothly advance the design of the upper component and the design of the lower component, and to smoothly design the lower component prior to the design of the upper component. Another object of the present invention is to realize a method for managing product components using a tree structure.
この発明に係る構成物管理装置は、
親子関係を有する複数の構成物で構成される製品の各構成物を木構造で管理する構成物管理装置であり、
構成物毎に、その構成物の属性を示す属性部と、その構成物の子に当たる構成物を示すリンク部とを有するノードを管理するノード管理部と、
構成物毎に、その構成物のノードに対するアクセス権限を付与するアクセス権限付与部であって、前記属性部と前記リンク部とに対するアクセス権限を別々に付与するアクセス権限付与部と
を備えることを特徴とする。
The component management apparatus according to the present invention is:
A component management device that manages each component of a product composed of a plurality of components having a parent-child relationship in a tree structure,
For each constituent, a node management unit that manages a node having an attribute part indicating an attribute of the constituent and a link part indicating a constituent corresponding to a child of the constituent;
An access authority granting unit that grants access authority to a node of each constituent for each constituent, the access authority granting unit separately granting access authority to the attribute part and the link part And
前記ノード管理部は、構成物毎に、その構成物のノードの前記属性部と前記リンク部との両方が編集可能な作業状態と、その構成物のノードの前記リンク部が編集可能な活性状態と、その構成物のノードの前記属性部と前記リンク部との両方が編集不可能な確定状態とのいずれかを示す編集状態を管理し、
前記アクセス権限付与部は、構成物毎に、その構成物のノードについての編集状態に応じて、そのノードの前記属性部と前記リンク部とに対するアクセス権限を付与する
ことを特徴とする。
The node management unit is, for each constituent, a working state in which both the attribute part and the link part of the constituent node can be edited, and an active state in which the link part of the constituent node can be edited. And an editing state indicating either a fixed state in which both the attribute part and the link part of the node of the component cannot be edited,
The access authority granting unit grants access authority to the attribute part and the link part of each node according to the editing state of the node of each constituent.
前記構成物管理装置は、さらに、
構成物毎に、その構成物のノードの前記属性部と前記リンク部との両方に対して編集を行うユーザを示す編集者と、その構成物のノードの前記リンク部に対して編集を行うユーザを示す構成者とを示すユーザ情報を管理するユーザ管理部
を備え、
前記アクセス権限付与部は、構成物及びユーザ毎に、その構成物のノードについての編集状態と、その構成物に対するそのユーザについてのユーザ情報とに応じて、そのノードの前記属性部と前記リンク部とに対するアクセス権限を付与する
ことを特徴とする。
The component management apparatus further includes:
For each composition, an editor indicating a user who edits both the attribute part and the link part of the node of the composition, and a user who edits the link part of the node of the composition A user management unit that manages user information indicating a constituent member,
The access authority granting unit, for each component and user, depends on the editing state of the node of the component and user information about the user for the component, and the attribute unit and the link unit of the node The access authority with respect to is granted.
前記ノード管理部は、前記属性部が編集可能な状態になった場合に、その属性部の新しい改定版を作り、前記リンク部が編集可能な状態になった場合に、そのリンク部の新しい改定版を作り、
前記アクセス権限付与部は、
前記編集状態が作業状態で、かつ、前記ユーザ情報が編集者の場合には、その構成物のノードの前記属性部の最新の改定版を編集可能な権限と前記リンク部の最新の改定版を編集可能な権限とをそのユーザに付与し、
前記編集状態が作業状態で、かつ、前記ユーザ情報が構成者の場合には、その構成物のノードの前記属性部の1つ前の改定版を参照可能な権限と、前記リンク部の最新の改定版を編集可能な権限とをそのユーザに付与し、
前記編集状態が活性状態で、かつ、前記ユーザ情報が編集者又は構成者の場合には、その構成物のノードの前記属性部の最新の改定版を参照可能な権限と、前記リンク部の最新の改定版を編集可能な権限とをそのユーザに付与する
ことを特徴とする。
The node management unit creates a new revision of the attribute part when the attribute part becomes editable, and a new revision of the link part when the link part becomes editable. Make a plate,
The access authority granting unit
When the editing state is a working state and the user information is an editor, the right to edit the latest revision of the attribute part of the node of the component and the latest revision of the link part are displayed. Give the user editable permissions,
When the editing state is a working state and the user information is a composer, the authority to refer to the revised version of the attribute part immediately before the node of the constituent, and the latest of the link part Give the user the ability to edit the revised version,
When the editing state is active and the user information is an editor or a constituent, the authority to refer to the latest revised version of the attribute part of the node of the constituent and the latest of the link part The user is given the authority to edit the revised version.
前記アクセス権限付与部は、構成物及びユーザ毎に、その構成物のノードについての編集状態と、その構成物に対するそのユーザについてのユーザ情報とに応じて、そのノードの編集状態を遷移させる状態遷移権を付与する
ことを特徴とする。
The access authority granting unit changes the editing state of the node according to the editing state of the node of the constituent and the user information about the user of the constituent for each constituent and user. It is characterized by granting rights.
前記アクセス権限付与部は、
前記編集状態が作業状態で、かつ、前記ユーザ情報が編集者の場合には、確定状態へ遷移させることが可能な状態遷移権を付与し、
前記編集状態が活性状態で、かつ、前記ユーザ情報が編集者の場合には、作業状態へ遷移させることが可能な状態遷移権を付与し、
前記編集状態が確定状態で、かつ、前記ユーザ情報が編集者又は構成者の場合には、活性状態へ遷移させることが可能な状態遷移権を付与する
ことを特徴とする。
The access authority granting unit
When the editing state is a working state and the user information is an editor, a state transition right that can make a transition to a confirmed state is granted,
When the editing state is an active state and the user information is an editor, a state transition right that can be changed to a working state is given,
When the editing state is a fixed state and the user information is an editor or a composer, a state transition right that can make a transition to an active state is given.
前記ノード管理部は、
前記属性部と前記リンク部とのそれぞれについて、編集可能な状態になった場合に新しい改定版を作り、子に当たる構成物と、その構成物の属性を示す属性部の改定版と毎にリンクを有するリンク部を管理し、
前記リンク部が同一の構成物の複数の改定版についてのリンクを有する場合、前記リンク部が有する複数のリンクのうち最新の改定版についてのリンクを示すトップフラグを管理する
ことを特徴とする。
The node management unit
For each of the attribute part and the link part, a new revised version is created when it is in an editable state, and a link is provided for each component corresponding to the child and each revised part of the attribute part indicating the attribute of the constituent. Manage the link part
When the link unit has links for a plurality of revised versions of the same component, a top flag indicating a link for the latest revised version among the plurality of links of the link unit is managed.
前記ノード管理部は、前記リンク部が有する同一の構成物の複数の改定版についてのリンクを、最新の改定版のリンクから古い改定版のリンクへ順に関連付けして管理する
ことを特徴とする。
The node management unit is characterized in that links for a plurality of revised versions of the same component included in the link unit are associated and managed in order from the link of the latest revised version to the link of the old revised version.
前記構成物管理装置は、さらに、
前記製品の構成物のノードのうち、編集状態が確定状態である全てのノードの編集状態を活性状態へ遷移させる一斉遷移部
を備えることを特徴とする。
The component management apparatus further includes:
It is characterized by comprising a simultaneous transition unit for transitioning the edit state of all nodes whose edit state is a definite state among the nodes of the product components to the active state.
前記構成物管理装置は、さらに、
指定されたノードからリンク部によって接続された親ノードを順次辿ることにより、指定されたノードの上位に当たるノードを抽出するとともに、指定されたノードからリンク部によって接続された子ノードを順次辿ることにより、指定されたノードの下位に当たるノードを抽出するノード抽出部
を備えることを特徴とする。
The component management apparatus further includes:
By sequentially tracing the parent node connected by the link part from the specified node, the node corresponding to the upper level of the specified node is extracted, and the child node connected by the link part is sequentially traced from the specified node. A node extracting unit for extracting a node corresponding to a lower level of the designated node is provided.
この発明に係る構成物管理プログラムは、
親子関係を有する複数の構成物で構成される製品の各構成物を木構造で管理する構成物管理プログラムであり、
構成物毎に、その構成物の属性を示す属性部と、その構成物の子に当たる構成物を示すリンク部とを有するノードを管理するノード管理処理と、
構成物毎に、その構成物のノードに対するアクセス権限を付与するアクセス権限付与処理であって、前記属性部と前記リンク部とに対するアクセス権限を別々に付与するアクセス権限付与処理と
をコンピュータに実行させることを特徴とする。
The composition management program according to the present invention is:
A component management program for managing each component of a product composed of a plurality of components having a parent-child relationship in a tree structure,
A node management process for managing a node having an attribute part indicating an attribute of the constituent for each constituent and a link part indicating a constituent corresponding to a child of the constituent;
An access authority granting process for granting access authority to a node of each constituent for each constituent, and causing the computer to execute an access authority granting process for separately granting access authority to the attribute part and the link part It is characterized by that.
この発明に係る構成物管理装置では、属性部(頂点)と、リンク部(枝)とに別々にアクセス権限を与えるため、上位の構成物の設計と下位の構成物の設計とを円滑に同時進行することや、円滑に下位の構成物の設計を上位の構成物の設計に先行して行うことが可能となる。 In the component management apparatus according to the present invention, since the access authority is separately given to the attribute portion (vertex) and the link portion (branch), the design of the upper component and the design of the lower component are smoothly performed simultaneously. It is possible to proceed and to smoothly design the lower constituents prior to the design of the upper constituents.
実施の形態1.
実施の形態1では、木構造を用いて製品の構成物を管理する構成物管理装置10について説明する。
ここで、製品とは、家電製品やソフトウェア製品等の製品や、工場等の施設である。家電製品やソフトウェア製品であれば、構成物とはその製品を構成する部品等であり、工場等の施設であれば、その施設を構成する設備等である。つまり、製品や部品の実体は現実世界にあるものである。
そして、構成物管理装置10は、製品や部品の実体を表す属性やファイル、製品や部品の組み立て方法や構造をコンピュータ上で論理的に表現して管理する。
In the first embodiment, a
Here, the product is a product such as a home appliance or a software product, or a facility such as a factory. In the case of home appliances and software products, the component is a part or the like constituting the product, and in the case of a facility such as a factory, the component is equipment or the like constituting the facility. In other words, the substance of products and parts is in the real world.
The
以下の説明では、上位の構成物、下位の構成物という言葉を用いるが、例えば、上位の構成物とは、複数の下位の構成物を組み立てて構成されたものである。 In the following description, the terms “higher-order component” and “lower-order component” are used. For example, the higher-order component is formed by assembling a plurality of lower-order components.
図1は、実施の形態1に係る構成物管理装置10の構成図である。
構成物管理装置10は、ノード管理部11、ユーザ管理部12、アクセス権限付与部13を備える。
ノード管理部11は、製品の構成物毎に割り当てられたノード20を管理する。
ユーザ管理部12は、構成物毎に編集を行うユーザを示すユーザ情報を管理する。
アクセス権限付与部13は、ユーザ管理部12が管理するユーザ情報等に基づき、ノード20に対するアクセス権限を付与する。
FIG. 1 is a configuration diagram of a
The
The
The
The access
図2は、ノード管理部11によるノード20の管理構成の説明図である。
ノード管理部11は、構成物毎に割り当てられたノード20(図2において破線で囲まれた各部分)を管理する。各ノード20は、属性部21(図2において実線の四角形で表した各部分)、リンク部22(図2において矢印で表した各部分)を有する。属性部21は、そのノード20が割り当てられた構成物の属性を示す。リンク部22は、そのノード20が割り当てられた構成物の子に当たる構成物を示す。なお、リンク部22は、図2における1つの属性部21から出た矢印を総称した名称であり、各矢印をリンクと呼ぶ。つまり、リンク部22は、1つ又は複数のリンクから構成される。
つまり、ノード管理部11は、属性部21を頂点とし、リンク部22を枝とする木構造で製品の構成物の情報を管理する。
図2では、製品Aを最上位の構成物とし、製品Aの子の構成物として部品A,Bがあり、部品Aの子の構成物として子部品a1,a2があり、部品Bの子の構成物として子部品b1,b2がある。
FIG. 2 is an explanatory diagram of the management configuration of the node 20 by the
The
That is, the
In FIG. 2, the product A is the highest-order component, the components A and B are the child components of the product A, the child components a1 and a2 are the child components of the component A, and the child of the component B is As components, there are child parts b1 and b2.
図3は、ノード管理部11によるノード20の版管理の説明図である。図3では、図2に示す子部品b2の属性部21が改版された場合を示す。
ノード管理部11は、各構成物を版管理する。ノード20は構成物が変更される度に改版され、新しい版が生成される。ノード20には属性部21とリンク部22とが含まれるため、新しい版のノード20が生成されるとは、新しい版の属性部21及びリンク部22が生成されるということである。
あるノード20が改版された場合、新しい版のノード20の属性部21と、そのノード20の親ノード20の属性部21とを、親ノード20のリンク部22で接続する必要がある。そのため、親ノード20のリンク部22を更新する必要がある。つまり、親ノード20も改版する必要がある。親ノード20にも、さらに親ノード20がある場合、その親ノード20も改版する必要がある。
図3では、子部品b2の属性部21が改版され第2版になったため、子部品b2の親に当たる部品Bも改版され第2版になり、部品Bの親に当たる製品Aも改版され第2版になっている。部品Bの第2版では、リンク部22によって子部品b1の第1版と子部品b2の第2版とが接続されている。また、製品Aの第2版では、リンク部22によって部品Aの第1版と部品Bの第2版とが接続されている。
FIG. 3 is an explanatory diagram of version management of the node 20 by the
The
When a certain node 20 is revised, it is necessary to connect the attribute section 21 of the new version node 20 and the attribute section 21 of the parent node 20 of the node 20 by the link section 22 of the parent node 20. Therefore, it is necessary to update the link part 22 of the parent node 20. That is, the parent node 20 also needs to be revised. If the parent node 20 also has a parent node 20, the parent node 20 also needs to be revised.
In FIG. 3, since the attribute part 21 of the child part b2 is revised to the second version, the part B corresponding to the parent of the child part b2 is also revised to the second version, and the product A corresponding to the parent of the part B is also revised to the second version. It is a version. In the second version of the component B, the first version of the child component b1 and the second version of the child component b2 are connected by the link portion 22. In the second version of the product A, the first version of the part A and the second version of the part B are connected by the link portion 22.
図4は、ノード管理部11が管理するノード20の状態管理の説明図である。
ノード20には、版毎に、作業状態、活性状態、確定状態の3つの編集状態のいずれかが割り当てられる。以下の説明では、作業状態をW、活性状態をA、確定状態をSとして示す場合がある。
作業状態とは、そのノード20の属性部21及びリンク部22の両方が編集可能な状態である。活性状態とは、そのノード20のリンク部22のみが編集可能であり、属性部21は編集不可能な状態である。確定状態とは、そのノード20の属性部21及びリンク部22の両方が編集不可能な状態である。
なお、作業状態と活性状態とは、各ノード20の最新の版のみ取り得る状態であり、最新でない古い版は全て確定状態となる。
FIG. 4 is an explanatory diagram of the state management of the node 20 managed by the
The node 20 is assigned one of three editing states, that is, a working state, an active state, and a confirmed state, for each version. In the following description, the work state may be indicated as W, the active state as A, and the confirmed state as S.
The working state is a state where both the attribute part 21 and the link part 22 of the node 20 can be edited. In the active state, only the link part 22 of the node 20 can be edited, and the attribute part 21 cannot be edited. The confirmed state is a state where both the attribute part 21 and the link part 22 of the node 20 cannot be edited.
Note that the working state and the active state are states in which only the latest version of each node 20 can be obtained, and all old versions that are not the latest are in a definite state.
図5は、ユーザ管理部12が管理するユーザ情報の説明図である。図5では、図2に示す製品についてのユーザ情報を示す。
ユーザ情報は、構成物毎に割り当てられ、その構成物に割り当てられたノード20の属性部21及びリンク部22の両方を編集可能な編集者と、その構成物に割り当てられたノード20の属性部21を参照可能であり、リンク部22を編集可能な構成者と、その構成物に割り当てられたノード20の属性部21及びリンク部22の両方を参照可能な参照者とが設定される。
ユーザ情報は、ノード20が新たに作成された場合に、そのノード20を作成したユーザ等の指示により割り当てられる。なお、ユーザ情報は、ノード20が新たに作成された場合には、予め定められたデフォルト値が割り当てられ、後にユーザの指示により変更されてもよい。
FIG. 5 is an explanatory diagram of user information managed by the
The user information is assigned to each constituent, and an editor who can edit both the attribute part 21 and the link part 22 of the node 20 assigned to the constituent, and the attribute part of the node 20 assigned to the constituent. 21 is set, and a constituent who can edit the link unit 22 and a reference who can refer to both the attribute unit 21 and the link unit 22 of the node 20 assigned to the constituent are set.
When the node 20 is newly created, the user information is assigned according to an instruction from the user or the like who created the node 20. In addition, when the node 20 is newly created, the user information may be assigned a predetermined default value and may be changed later according to a user instruction.
図6は、アクセス権限付与部13によるアクセス権限の付与ロジックの説明図である。
アクセス権限付与部13は、ノード管理部11が管理するノード20の編集状態と、ユーザ管理部12が管理するユーザ情報とに基づき、各ノード20に対するアクセス権をユーザに付与する。特に、アクセス権限付与部13は、各ノード20について、属性部21とリンク部22とに別々にアクセス権を付与する。
アクセス権限付与部13が付与するアクセス権には、編集及び参照可能な編集権と、編集はできないが参照可能な参照権とがある。
FIG. 6 is an explanatory diagram of an access authority granting logic performed by the access
The access
The access right granted by the access right granting
アクセス権限付与部13は、以下のルールに従い、各ノード20に対するアクセス権をユーザに付与する。
ノード20の編集状態が作業状態の場合、ユーザ情報に応じて、以下のW1〜W3のアクセス権が与えられる。編集者であるユーザには、最新版の属性部21への編集権と、最新版のリンク部22への編集権とが与えられる(W1)。構成者であるユーザには、最新の1つ前の版の属性部21への参照権と、最新版のリンク部22への編集権とが与えられる(W2)。参照者であるユーザには、最新の1つ前の版の属性部21への参照権と、最新の1つ前の版のリンク部22への参照権とが与えられる(W3)。
ノード20の編集状態が活性状態の場合、ユーザ情報に応じて、以下のA1〜A3のアクセス権が与えられる。編集者又は構成者であるユーザには、最新版の属性部21への参照権と、最新版のリンク部22(最新の属性部21の次の版用のリンク部22)への編集権とが与えられる(A1,A2)。参照者であるユーザには、最新版の属性部21への参照権と、最新の1つ前の版のリンク部22(最新の属性部21の版用のリンク部22)への参照権とが与えられる(A3)。
ノード20の編集状態が確定状態の場合には、各ユーザに、最新版の属性部21及びリンク部22への参照権が与えられる(S1,S2,S3)。
The access
When the editing state of the node 20 is the working state, the following access rights W1 to W3 are given according to the user information. The user who is an editor is given the editing right to the latest version attribute section 21 and the editing right to the latest version link section 22 (W1). The user who is a constituent is given a reference right to the attribute part 21 of the latest previous version and an edit right to the link part 22 of the latest version (W2). The user who is a reference is given the reference right to the attribute part 21 of the latest previous version and the reference right to the link part 22 of the latest previous version (W3).
When the editing state of the node 20 is active, the following access rights A1 to A3 are given according to user information. The user who is an editor or a constituent member has a right to refer to the latest version attribute section 21 and an edit right to the latest version link section 22 (link section 22 for the next version of the latest attribute section 21). Is given (A1, A2). For the user who is a referrer, the right to refer to the latest attribute section 21 and the right to refer to the latest previous link section 22 (the link section 22 for the latest version of the attribute section 21) Is given (A3).
When the editing state of the node 20 is the finalized state, each user is given a reference right to the latest version attribute section 21 and link section 22 (S1, S2, S3).
また、アクセス権限付与部13は、図6に示すように、ノード20の編集状態とユーザ情報とに基づき、各ノード20の状態を遷移させる権限である状態遷移権を付与する。
アクセス権限付与部13は、編集状態が作業状態である場合、編集者であるユーザに、確定状態への遷移権を与える。また、アクセス権限付与部13は、編集状態が活性状態である場合、編集者であるユーザに、作業状態への遷移権を与える。また、編集状態が確定状態である場合、編集者又は構成者であるユーザに、活性状態への遷移権を与える。
Further, as shown in FIG. 6, the access
When the editing state is the working state, the access
図7は、ノード20の編集状態が作業状態の場合にユーザに与えられるアクセス権の説明図である。図8は、ノード20の編集状態が活性状態の場合にユーザに与えられるアクセス権の説明図である。
図7、図8において、ハッチングが入れられた属性部21及びリンク部22が編集可能なものであり、ハッチングが入れられていないものは参照のみ可能なものである。また、破線で囲んだ部分が編集者に与えられるアクセス権を示し、一点鎖線で囲んだ部分が構成者に与えられるアクセス権を示し、二点鎖線で囲んだ部分が参照者に与えられるアクセス権を示す。
FIG. 7 is an explanatory diagram of the access right given to the user when the editing state of the node 20 is the working state. FIG. 8 is an explanatory diagram of access rights given to the user when the editing state of the node 20 is active.
7 and 8, the hatched attribute part 21 and the link part 22 can be edited, and those without hatching can only be referred to. The part enclosed by a broken line indicates the access right given to the editor, the part enclosed by a one-dot chain line shows the access right given to the composer, and the part enclosed by a two-dot chain line gives the access right given to the reference person Indicates.
上記のようにアクセス権を与えることにより、図7においてノード20の編集状態が作業状態の場合、最新版の属性部21は、編集者のみ編集可能であり、構成者等の他者は編集及び参照できない。そのため、編集者が編集中の最新版の属性部21の内容を、他者に見られることがない。また、ノード20の編集状態が作業状態の場合、構成者は、1つ前の版の属性部21を参照することができる。そのため、構成者は、編集者がノード20の編集をしている場合であっても、1つ前の版の属性部21を参照しながら子ノード20の編集を行うことができる。また、構成者は、最新版のリンク部22の編集をすることが可能である。そのため、構成者は、編集者がノード20の編集をしている場合であっても、子ノード20の追加、削除を行うことができる。
また、図8においてノード20の編集状態が活性状態の場合、構成者は、最新版のリンク部22(最新版の属性部21の次の版用のリンク部22)を編集できる。そのため、編集者がノード20の編集を開始する前に、子ノード20の編集、追加、削除を行うことができる。
By giving the access right as described above, when the editing state of the node 20 in FIG. 7 is the working state, the attribute unit 21 of the latest version can be edited only by the editor, and others such as the composer can edit and I can't refer to it. Therefore, the contents of the latest version attribute section 21 being edited by the editor cannot be seen by others. Further, when the editing state of the node 20 is the working state, the composer can refer to the attribute unit 21 of the previous version. Therefore, even when the editor is editing the node 20, the composer can edit the child node 20 while referring to the attribute unit 21 of the previous version. The composer can edit the latest version of the link unit 22. Therefore, the composer can add or delete the child node 20 even when the editor is editing the node 20.
Further, in FIG. 8, when the editing state of the node 20 is active, the composer can edit the latest version link unit 22 (the link unit 22 for the next version of the latest version attribute unit 21). Therefore, before the editor starts editing the node 20, the child node 20 can be edited, added, or deleted.
図9は、編集状態の遷移図である。図9では、簡単のため、1つのノード20(親ノード20)のみを示している。図9では、ハッチングが入れられた属性部21及びリンク部22が編集可能なものであり、ハッチングが入れられていないものは参照のみ可能なものである。
新規にノード20(これを親ノード20とする)が作成されると、作業状態の第1版が生成される。そして、編集が完了すると、第1版が確定状態になる。なお、ここでは、説明の簡単のため、“編集が完了すると、第1版が確定状態になる”とした。しかし、正確には、編集が完了すると、状態遷移権を有するユーザ(図6の識別子W1)の指示によって、第1版の編集状態が確定状態に遷移する。以下の説明においても、説明の簡単のため、編集状態の遷移が状態遷移権を有するユーザの指示に基づくことを省略する場合がある。
その後、リンク部22によって接続された子ノード20の編集が先行して開始されると、活性状態になり、リンク部22のみ第2版が生成される。親ノード20についての編集も開始されると、作業状態になり、属性部21の第2版も生成される。そして、編集が完了すると、第2版が確定状態になる。
その後、再び子ノード20の編集が先行して開始されると、活性状態になり、リンク部22のみ第3版が生成される。親ノード20についての編集も開始されると、作業状態になり、属性部21の第3版も生成される。そして、編集が完了すると、第3版が確定状態になる。
以上のように、子ノード20(下位の構成物)の設計が親ノード20(上位の構成物)の設計よりも先行して行われる場合、確定状態、活性状態、作業状態が順に繰り返されて、設計が勧められる。なお、上位の構成物の設計が下位の構成物の設計に先行して行われる場合には、活性状態を飛ばして、確定状態から作業状態へ遷移する。
FIG. 9 is a transition diagram of the editing state. In FIG. 9, only one node 20 (parent node 20) is shown for simplicity. In FIG. 9, the attribute part 21 and the link part 22 with hatching can be edited, and those without hatching can only be referred to.
When a new node 20 (which is referred to as a parent node 20) is created, a first version of the working state is generated. When the editing is completed, the first version is in a finalized state. Here, for simplicity of explanation, it is assumed that “when the editing is completed, the first version is in a definite state”. However, to be exact, when editing is completed, the editing state of the first version transitions to the finalized state according to the instruction of the user having the state transition right (identifier W1 in FIG. 6). Also in the following description, for the sake of simplicity of explanation, it may be omitted that the edit state transition is based on an instruction of a user who has a state transition right.
Thereafter, when editing of the child node 20 connected by the link unit 22 is started in advance, the active state is entered, and only the link unit 22 generates the second version. When editing of the parent node 20 is started, the working state is entered, and the second version of the attribute unit 21 is also generated. When the editing is completed, the second version is in a definite state.
Thereafter, when editing of the child node 20 is started again in advance, the active state is entered, and the third version is generated only for the link unit 22. When editing of the parent node 20 is started, the working state is entered, and the third version of the attribute unit 21 is also generated. When the editing is completed, the third version is in a definite state.
As described above, when the design of the child node 20 (lower component) is performed prior to the design of the parent node 20 (upper component), the final state, the active state, and the working state are repeated in order. The design is recommended. In addition, when the design of the upper structure is performed prior to the design of the lower structure, the active state is skipped and the transition is made from the confirmed state to the working state.
図10は、編集状態の遷移図である。図10では、親ノード20と子ノード20との2つのノード20を示している。図10では、ハッチングが入れられた属性部21及びリンク部22が編集可能なものであり、ハッチングが入れられていないものは参照のみ可能なものである。
まず、新規に親ノード20が作成されると、作業状態の親ノード20の第1版が生成される。続いて、新規に子ノード20が作成されると、作業状態の子ノード20第1版が生成される。そして、親ノード20及び子ノード20の編集が完了すると、親ノード20及び子ノード20の第1版が確定状態になる。
その後、子ノード20の編集が先行して開始されると、子ノード20は作業状態になり、第2版が生成される。この際、親ノード20は活性状態になり、リンク部22のみ第2版が生成される。親ノード20についての編集も開始されると、親ノード20も作業状態になり、属性部21の第2版も生成される。そして、親ノード20及び子ノード20の編集が完了すると、第2版が確定状態になる。
FIG. 10 is a transition diagram of the editing state. FIG. 10 shows two nodes 20, a parent node 20 and a child node 20. In FIG. 10, the attribute portion 21 and the link portion 22 that are hatched are editable, and those that are not hatched can only be referred to.
First, when a parent node 20 is newly created, a first version of the working parent node 20 is generated. Subsequently, when a new child node 20 is created, a working child node 20 first version is generated. When the editing of the parent node 20 and the child node 20 is completed, the first version of the parent node 20 and the child node 20 is in a finalized state.
Thereafter, when editing of the child node 20 is started in advance, the child node 20 is in a working state, and the second version is generated. At this time, the parent node 20 is activated, and the second version is generated only for the link unit 22. When editing of the parent node 20 is started, the parent node 20 is also in a working state, and the second version of the attribute unit 21 is also generated. When the editing of the parent node 20 and the child node 20 is completed, the second version is in a finalized state.
図11は、編集状態の遷移図である。図11では、図10と同様に、親ノード20と子ノード20との2つのノード20を示している。特に、図11では、親ノード20の1つの版の下で、子ノード20が複数回改版される場合を示す。図11では、ハッチングが入れられた属性部21及びリンク部22が編集可能なものであり、ハッチングが入れられていないものは参照のみ可能なものである。
親ノード20及び子ノード20の第1版が確定状態になっているとする。その後、子ノード20の編集が開始されると、子ノード20は作業状態になり、第2版が生成される。この際、親ノード20は活性状態になり、リンク部22のみ第2版が生成される。そして、子ノード20の編集が完了すると、子ノード20の第2版が確定状態になる。
その後、再び子ノード20の編集が開始されると、子ノード20は作業状態になり、第3版が生成される。この際、親ノード20は活性状態であり、リンク部22の第2版が編集可能である。そして、子ノード20の編集が完了すると、子ノード20の第3版が確定状態になる。
その後、再び子ノード20の編集が開始されると、子ノード20は作業状態になり、第4版が生成される。この際、親ノード20は活性状態であり、リンク部22の第2版が編集可能である。親ノード20についての編集も開始されると、親ノード20も作業状態になり、属性部21の第2版も生成される。そして、親ノード20及び子ノード20の編集が完了すると、親ノード20の第2版と、子ノード20の第4版とが確定状態になる。
FIG. 11 is a transition diagram of the editing state. FIG. 11 shows two nodes 20, a parent node 20 and a child node 20, as in FIG. 10. In particular, FIG. 11 shows a case where the child node 20 is revised a plurality of times under one version of the parent node 20. In FIG. 11, the attribute portion 21 and the link portion 22 that are hatched are editable, and those that are not hatched can only be referred to.
It is assumed that the first version of the parent node 20 and the child node 20 is in a finalized state. Thereafter, when the editing of the child node 20 is started, the child node 20 is in a working state, and the second version is generated. At this time, the parent node 20 is activated, and the second version is generated only for the link unit 22. When the editing of the child node 20 is completed, the second version of the child node 20 is in a finalized state.
Thereafter, when the editing of the child node 20 is started again, the child node 20 is in a working state, and the third version is generated. At this time, the parent node 20 is in an active state, and the second version of the link unit 22 can be edited. When the editing of the child node 20 is completed, the third version of the child node 20 is in a finalized state.
Thereafter, when the editing of the child node 20 is started again, the child node 20 is in a working state, and the fourth version is generated. At this time, the parent node 20 is in an active state, and the second version of the link unit 22 can be edited. When editing of the parent node 20 is started, the parent node 20 is also in a working state, and the second version of the attribute unit 21 is also generated. When the editing of the parent node 20 and the child node 20 is completed, the second version of the parent node 20 and the fourth version of the child node 20 are in a definite state.
図12は、トップフラグ23及びリスト24の説明図である。図12では、図11に示した親ノード20及び子ノード20の構造を示す。
図11に基づき説明した通り、親ノード20の1つの版の下で、子ノード20が複数回改版される場合がある。この場合、図12に示すように、親ノード20の1つの版(図12では第2版)から、同一の子ノード20の複数の版(図12では第2版〜第4版)にリンクが張られることになる。
親ノード20の1つの版からリンクが張られた同一の子ノード20のうち、最新の版には、トップフラグ23が立てられる(トップフラグ23=ON)。これにより、親ノード20のある版からリンクが張られている同一の子ノード20の最新の版を高速に特定できる。
また、親ノード20の1つの版からリンクが張られた同一の子ノード20には、新しい版から古い版へ順にリスト24で関連付けされる。これにより、例えば、親ノード20の1つの版からリンクが張られた同一の子ノード20の全ての版を高速に特定できる。そのため、例えば、親ノード20からある子ノード20を切断する場合に、切断する対象のリンクを高速に特定できる。
FIG. 12 is an explanatory diagram of the top flag 23 and the
As described based on FIG. 11, the child node 20 may be revised several times under one version of the parent node 20. In this case, as shown in FIG. 12, one version of the parent node 20 (second version in FIG. 12) is linked to a plurality of versions of the same child node 20 (second to fourth versions in FIG. 12). Will be stretched.
Among the same child nodes 20 linked from one version of the parent node 20, a top flag 23 is set in the latest version (top flag 23 = ON). As a result, the latest version of the same child node 20 linked from a version of the parent node 20 can be identified at high speed.
In addition, the same child node 20 linked from one version of the parent node 20 is associated with the
図13は、ノード管理部11が管理するリレーショナルデータベースにおけるテーブルの一例を示す図である。
ノード管理部11は、ノード20に関する情報をリレーショナルデータベースにおけるテーブルとして管理する。ノード管理部11は、属性部21に関する情報を管理する属性テーブルと、リンク部22に関する情報を管理するリンクテーブルとを用いて、ノード20に関する情報を管理する。
FIG. 13 is a diagram illustrating an example of a table in a relational database managed by the
The
属性テーブルは、属性ID、版番号、版状態、名称、仕様、日時情報、担当情報、アクセス権等の項目を有し、属性IDと版番号とがキーとなる。
属性IDは、属性部21の識別情報である。版番号は、その属性部21における版の識別情報である。版状態は、その属性部21のその版の編集状態である。名称は、その属性部21のその版に付けられた名称である。仕様は、その属性部21のその版の仕様である。日時情報は、作成日、改定日、確定日等の日付である。担当情報は、作成者、改定者、確定者等の作業者を示す情報である。アクセス権は、その属性部21のその版に対する各ユーザのアクセス権である。
The attribute table has items such as attribute ID, version number, version status, name, specification, date / time information, charge information, access right, and the like, and the attribute ID and version number are keys.
The attribute ID is identification information of the attribute unit 21. The version number is version identification information in the attribute section 21. The version state is an editing state of the version of the attribute section 21. The name is a name given to the version of the attribute section 21. The specification is the specification of the version of the attribute section 21. The date / time information is a date such as a creation date, a revision date, or a confirmation date. The charge information is information indicating workers such as a creator, a revised person, and a finalizer. The access right is an access right of each user for the version of the attribute section 21.
リンクテーブルは、リンクID、親属性ID、親属性版番号、子属性ID、子属性版番号、トップフラグ、リンクリスト、活性版フラグ、仕様、子の個数、アクセス権等の項目を有し、リンクIDがキーとなる。
リンクIDは、そのリンクの識別情報である。親属性IDは、親の属性部21の属性IDである。親属性版番号は、親の属性部21の版番号である。子属性IDは、子の属性部21の属性IDである。子属性版番号は、子の属性部21の版番号である。トップフラグは、上述したトップフラグ23であり、最新の版の場合ONとなり、それ以外はOFFとなる。リンクリストは、上述したリスト24であり、1つ前の(古い)版のリンクIDである。活性版フラグは、親の属性部21の編集状態が活性状態であり、このリンクが最新の次の版であればONとなり、それ以外はOFFとなる。仕様は、そのリンクのその版の組み立て方法等の仕様である。子の個数は、親の属性部21に接続された子の属性部21の数である。アクセス権は、そのリンクのその版に対する各ユーザのアクセス権である。
The link table has items such as link ID, parent attribute ID, parent attribute version number, child attribute ID, child attribute version number, top flag, link list, active version flag, specification, number of children, access right, etc. The link ID is a key.
The link ID is identification information of the link. The parent attribute ID is the attribute ID of the parent attribute part 21. The parent attribute version number is the version number of the attribute section 21 of the parent. The child attribute ID is an attribute ID of the child attribute part 21. The child attribute version number is the version number of the child attribute portion 21. The top flag is the above-described top flag 23, which is ON in the latest version, and is OFF otherwise. The link list is the
図14から図20は、子ノード20の編集状態が遷移する際の親ノード20のリンク部22の変化を示す図である。なお、図14から図20では、リンクテーブルについては一部の項目のみ示す。
図14は、親ノード20(属性ID“A”とする)の第1版が確定状態であるときに、新規に子ノード20(属性ID“B”とする)が作成された場合、親ノード20が活性状態になり、リンク部22のみ第2版が生成される。また、子ノード20は、作業状態の第1版が生成される。そして、親ノード20の第2版のリンク部22により、子ノード20の第1版の属性部21が接続される。
この際、親ノード20のリンク部22についてのリンクテーブルは、リンクIDに“1”が割り当てられたレコードが生成される。そして、そのレコードに、親属性ID“A”、親属性版番号“第1版”、子属性ID“B”、子属性版番号“第1版”、トップフラグ“ON”、リンクリスト“なし”、活性版フラグ“ON”が設定される。
14 to 20 are diagrams illustrating changes in the link unit 22 of the parent node 20 when the editing state of the child node 20 changes. 14 to 20, only some items are shown for the link table.
FIG. 14 shows that when the first version of the parent node 20 (attribute ID “A”) is in the finalized state, the child node 20 (attribute ID “B”) is newly created. 20 is activated, and the second version is generated only for the link unit 22. The child node 20 generates a first version of the working state. Then, the first version attribute section 21 of the child node 20 is connected by the second version link section 22 of the parent node 20.
At this time, in the link table for the link unit 22 of the parent node 20, a record in which “1” is assigned to the link ID is generated. The record includes a parent attribute ID “A”, a parent attribute version number “first version”, a child attribute ID “B”, a child attribute version number “first version”, a top flag “ON”, and a link list “none”. ", The active version flag" ON "is set.
続いて、図15に示すように、子ノード20の第1版が確定した場合、子ノード20が確定状態になる。このとき、親ノード20のリンク部22については変更されない。 Subsequently, as shown in FIG. 15, when the first version of the child node 20 is confirmed, the child node 20 is in a confirmed state. At this time, the link part 22 of the parent node 20 is not changed.
続いて、図16に示すように、子ノード20の下位に孫ノード20が作成された場合、子ノード20が活性状態になり、第2版のリンク部22が生成される。このとき、親ノード20のリンク部22については変更されない。 Subsequently, as shown in FIG. 16, when the grandchild node 20 is created below the child node 20, the child node 20 becomes active and the second version link unit 22 is generated. At this time, the link part 22 of the parent node 20 is not changed.
続いて、図17に示すように、子ノード20が改定される場合、子ノード20が作業状態になり、第2版の属性部21が生成される。そして、親ノード20の第2版のリンク部22により、子ノード20の第2版の属性部21が接続される。
この際、親ノード20のリンク部22についてのリンクテーブルは、リンクID“1”のレコードが、トップフラグ“OFF”に更新される。また、リンクIDに“2”が割り当てられたレコードが生成される。そして、そのレコードに、親属性ID“A”、親属性版番号“第1版”、子属性ID“B”、子属性版番号“第2版”、トップフラグ“ON”、リンクリスト“1”、活性版フラグ“ON”が設定される。
Subsequently, as shown in FIG. 17, when the child node 20 is revised, the child node 20 enters a working state, and the second-version attribute unit 21 is generated. Then, the second version attribute section 21 of the child node 20 is connected by the second version link section 22 of the parent node 20.
At this time, in the link table for the link unit 22 of the parent node 20, the record with the link ID “1” is updated to the top flag “OFF”. In addition, a record in which “2” is assigned to the link ID is generated. In the record, parent attribute ID “A”, parent attribute version number “first version”, child attribute ID “B”, child attribute version number “second version”, top flag “ON”, link list “1” ", The active version flag" ON "is set.
続いて、図18に示すように、子ノード20の第2版が確定した場合、子ノード20が確定状態になる。このとき、親ノード20のリンク部22については変更されない。 Subsequently, as shown in FIG. 18, when the second version of the child node 20 is confirmed, the child node 20 is in a confirmed state. At this time, the link part 22 of the parent node 20 is not changed.
続いて、図19に示すように、子ノード20の下位に孫ノード20が作成された場合、子ノード20が活性状態になり、第3版のリンク部22が生成される。このとき、親ノード20のリンク部22については変更されない。 Subsequently, as shown in FIG. 19, when the grandchild node 20 is created below the child node 20, the child node 20 becomes active, and a third version link unit 22 is generated. At this time, the link part 22 of the parent node 20 is not changed.
続いて、図20に示すように、子ノード20が改定される場合、子ノード20が作業状態になり、第3版が生成される。そして、親ノード20の第2版のリンク部22により、子ノード20の第3版の属性部21が接続される。
この際、親ノード20のリンク部22についてのリンクテーブルは、リンクID“2”のレコードが、トップフラグ“OFF”に更新される。また、リンクIDに“3”が割り当てられたレコードが生成される。そして、そのレコードに、親属性ID“A”、親属性版番号“第1版”、子属性ID“B”、子属性版番号“第3版”、トップフラグ“ON”、リンクリスト“2”、活性版フラグ“ON”が設定される。
Subsequently, as shown in FIG. 20, when the child node 20 is revised, the child node 20 enters a working state and a third version is generated. Then, the third version attribute section 21 of the child node 20 is connected by the second version link section 22 of the parent node 20.
At this time, in the link table for the link unit 22 of the parent node 20, the record with the link ID “2” is updated to the top flag “OFF”. In addition, a record in which “3” is assigned to the link ID is generated. The record includes a parent attribute ID “A”, a parent attribute version number “first version”, a child attribute ID “B”, a child attribute version number “third version”, a top flag “ON”, and a link list “2”. ", The active version flag" ON "is set.
図21から図24は、親ノード20の編集状態が遷移する際の親ノード20のリンク部22の変化を示す図である。なお、図21から図24では、リンクテーブルについては一部の項目のみ示す。
図21に示すように、親ノード20(属性ID“A”とする)の第1版が確定状態であり、親ノード20の第1版には、子ノード20として、属性ID“B”の第1版から第3版と、属性ID“C”の第1版とが接続されているとする。
21 to 24 are diagrams illustrating changes in the link unit 22 of the parent node 20 when the editing state of the parent node 20 changes. In FIG. 21 to FIG. 24, only some items are shown for the link table.
As shown in FIG. 21, the first version of the parent node 20 (assumed to be attribute ID “A”) is in a definite state, and the first version of the parent node 20 has the attribute ID “B” as the child node 20. It is assumed that the first version to the third version are connected to the first version with the attribute ID “C”.
図22に示すように、親ノード20が活性状態になった場合、第2版のリンク部22が生成される。そして、第2版のリンク部22により、子ノード20である、属性ID“B”の第1版から第3版、属性ID“C”の第1版が接続される。
この際、親ノード20の第1版のリンク部22についての各レコード(リンクID“1”から“4”)の複製(リンクID“5”から“8”)が作成される。そして、コピーされたリンクID“5”から“8”のレコードの活性版フラグが“ON”にされ、リンクID“5”から“8”のレコードのリンクリストも、リンクID“5”から“8”内の対応するリンクIDを指すように変更される。
As shown in FIG. 22, when the parent node 20 becomes active, a second version link unit 22 is generated. Then, the second version link unit 22 connects the child node 20 from the first version of the attribute ID “B” to the third version and the first version of the attribute ID “C”.
At this time, a copy (link ID “5” to “8”) of each record (link ID “1” to “4”) for the first version link unit 22 of the parent node 20 is created. Then, the activated version flag of the copied records with the link IDs “5” to “8” is set to “ON”, and the link list of the records with the link IDs “5” to “8” is also changed from the link IDs “5” to “8”. Is changed to point to the corresponding link ID in 8 ″.
図23に示すように、親ノード20が作業状態になった場合、属性部21の第2版が生成される。この際、親ノード20の第2版の属性部21が生成されたため、リンクID“5”から“8”のレコードの親属性版番号が“第2版”に変更され、活性版フラグが“OFF”にされる。なお、図23では、リンクID“1”から“4”のレコードは省略している。 As shown in FIG. 23, when the parent node 20 is in a working state, the second version of the attribute unit 21 is generated. At this time, since the attribute part 21 of the second version of the parent node 20 is generated, the parent attribute version number of the record with the link ID “5” is changed to “second version”, and the active version flag is set to “2”. “OFF”. In FIG. 23, records with link IDs “1” to “4” are omitted.
図24に示すように、親ノード20が確定状態になった場合、親ノード20のリンク部22については変更されない。 As shown in FIG. 24, when the parent node 20 is in a finalized state, the link part 22 of the parent node 20 is not changed.
以上のように、実施の形態1に係る構成物管理装置10では、木構造を用いて製品の構成物を管理する場合に、属性部21とリンク部22とについて別々にアクセス権を付与する。特に、実施の形態1に係る構成物管理装置10では、ノード20の編集状態とユーザ情報とに基づき、各ユーザにアクセス権を付与する。また、実施の形態1に係る構成物管理装置10では、属性部21の新しい版を起こさないまま(つまり属性部21を作成しないまま)、新しい版用のリンク部22のみを用意する。
これにより、上位の構成物の設計と、下位の構成物の設計とを円滑に同時進行することや、下位の構成物の設計を上位の構成物の設計に先行して行うことが可能となる。
As described above, in the
As a result, the design of the upper component and the design of the lower component can proceed smoothly and simultaneously, and the lower component can be designed prior to the design of the upper component. .
なお、上記説明では、複数の部品を組み立てて製品が構成される場合に、製品を上位の構成物、各部品を下位の構成物として、製品、各部品に対してノード20を割り当てた。しかし、上位の構成物とは、下位の構成物の前の工程で設計、製造される構成物であってもよい。
図25は、構成物管理装置10が管理する構成物の一例を示す図である。
図25では、工業製品の設計の例を示す。工業製品の設計では、部品等を設計する設計工程の下流工程として、部品等の製造方法を設計する製造準備工程がある。この場合、設計工程で設計される部品等を親ノード20とし、製造準備工程で設計される製造方法のデータを子ノード20としてもよい。
図26は、構成物管理装置10が管理する構成物の他の例を示す図である。
図26では、設備保全の例を示す。設備保全では、設備を設計する設計工程の下流工程として、点検や事故のデータを記録する保守点検工程がある。この場合、設計工程で設計される設備等を親ノード20とし、保守点検工程で記録されるデータを子ノード20としてもよい。
In the above description, when a product is configured by assembling a plurality of parts, the node is assigned to the product and each part, with the product as an upper component and each part as a lower component. However, the higher-order component may be a component designed and manufactured in a process before the lower-level component.
FIG. 25 is a diagram illustrating an example of a configuration managed by the
FIG. 25 shows an example of industrial product design. In the design of industrial products, there is a manufacturing preparation process for designing a manufacturing method for parts and the like as a downstream process of a design process for designing parts and the like. In this case, a part or the like designed in the design process may be used as the parent node 20, and manufacturing method data designed in the manufacturing preparation process may be used as the child node 20.
FIG. 26 is a diagram illustrating another example of a component managed by the
FIG. 26 shows an example of facility maintenance. In equipment maintenance, there is a maintenance inspection process for recording inspection and accident data as a downstream process of the design process for designing equipment. In this case, the equipment or the like designed in the design process may be the parent node 20, and the data recorded in the maintenance / inspection process may be the child node 20.
また、構成物管理装置10(一斉遷移部)は、ユーザの指示に基づき、1つの木構造に接続されたノード20のうち編集状態が確定状態である全てのノード20を一斉に活性状態へ遷移させることも可能である。この指示ができるのは、木構造の最上位のノードの編集者又は構成者である。
全てのノード20を一斉に活性状態へ遷移させることにより、各ユーザは自身の有するユーザ情報に応じたアクセス権を得られる。そして、木構造全体の接続関係を参照しながら、ノード20によって、リンク部22の編集を行ったり、作業状態へ遷移させて属性部21の編集を行ったりすることができる。
そして、編集が完了した後、構成物管理装置10(一斉遷移部)は、ユーザの指示に基づき、全てのノード20を一斉に確定状態へ遷移させることも可能である。この指示ができるのは、木構造の最上位のノードの編集者である。
In addition, the composition management apparatus 10 (simultaneous transition unit) transitions all the nodes 20 that are in the finalized editing state among the nodes 20 connected to one tree structure to the active state all at once based on a user instruction. It is also possible to make it. This instruction can be given by the editor or the composer of the top node of the tree structure.
By transitioning all the nodes 20 to the active state all at once, each user can obtain an access right corresponding to the user information that the user has. The link unit 22 can be edited by the node 20 while referring to the connection relation of the entire tree structure, or the attribute unit 21 can be edited by making a transition to a working state.
Then, after the editing is completed, the configuration management apparatus 10 (simultaneous transition unit) can also transition all the nodes 20 to the confirmed state all at once based on a user instruction. This instruction can be given by the editor of the highest node in the tree structure.
また、構成物管理装置10(ノード抽出部)は、ユーザから構成物が指定されると、その構成物からリンク部22を辿り、その構成物の上位又は下位に当たる構成物を抽出して、表示装置に表示することも可能である。
例えば、製品のリコール時等に、この機能を利用して、対象となる構成物を抽出することができる。
In addition, when a constituent is designated by the user, the constituent management apparatus 10 (node extraction unit) traces the link unit 22 from the constituent, extracts the constituent corresponding to the upper or lower order of the constituent, and displays the constituent It can also be displayed on the device.
For example, when a product is recalled, a target component can be extracted using this function.
図27は、上記実施の形態に係る構成物管理装置10のハードウェア構成の一例を示す図である。
図27に示すように、構成物管理装置10は、プログラムを実行するCPU911(Central・Processing・Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、プロセッサともいう)を備えている。CPU911は、バス912を介してROM913、RAM914、LCD901(Liquid Crystal Display)、キーボード902(K/B)、通信ボード915、磁気ディスク装置920と接続され、これらのハードウェアデバイスを制御する。磁気ディスク装置920(固定ディスク装置)の代わりに、光ディスク装置、メモリカード読み書き装置などの記憶装置でもよい。磁気ディスク装置920は、所定の固定ディスクインタフェースを介して接続される。
FIG. 27 is a diagram illustrating an example of a hardware configuration of the
As shown in FIG. 27, the
磁気ディスク装置920又はROM913などには、オペレーティングシステム921(OS)、ウィンドウシステム922、プログラム群923、ファイル群924が記憶されている。プログラム群923のプログラムは、CPU911、オペレーティングシステム921、ウィンドウシステム922により実行される。
An operating system 921 (OS), a
プログラム群923には、上記の説明において「ノード管理部11」、「ユーザ管理部12」、「アクセス権限付与部13」等として説明した機能を実行するソフトウェアやプログラムやその他のプログラムが記憶されている。プログラムは、CPU911により読み出され実行される。
ファイル群924には、上記の説明において「属性テーブル」、「リンクテーブル」に格納される情報やデータや信号値や変数値やパラメータが、「データベース」の各項目として記憶される。「データベース」は、ディスクやメモリなどの記録媒体に記憶される。ディスクやメモリなどの記憶媒体に記憶された情報やデータや信号値や変数値やパラメータは、読み書き回路を介してCPU911によりメインメモリやキャッシュメモリに読み出され、抽出・検索・参照・比較・演算・計算・処理・出力・印刷・表示などのCPU911の動作に用いられる。抽出・検索・参照・比較・演算・計算・処理・出力・印刷・表示のCPU911の動作の間、情報やデータや信号値や変数値やパラメータは、メインメモリやキャッシュメモリやバッファメモリに一時的に記憶される。
The
In the
また、上記の説明におけるフローチャートの矢印の部分は主としてデータや信号の入出力を示し、データや信号値は、RAM914のメモリ、その他光ディスク等の記録媒体やICチップに記録される。また、データや信号は、バス912や信号線やケーブルその他の伝送媒体や電波によりオンライン伝送される。
また、上記の説明において「〜部」として説明するものは、「〜回路」、「〜装置」、「〜機器」、「〜手段」、「〜機能」であってもよく、また、「〜ステップ」、「〜手順」、「〜処理」であってもよい。また、「〜装置」として説明するものは、「〜回路」、「〜機器」、「〜手段」、「〜機能」であってもよく、また、「〜ステップ」、「〜手順」、「〜処理」であってもよい。すなわち、「〜部」として説明するものは、ROM913に記憶されたファームウェアで実現されていても構わない。或いは、ソフトウェアのみ、或いは、素子・デバイス・基板・配線などのハードウェアのみ、或いは、ソフトウェアとハードウェアとの組合せ、さらには、ファームウェアとの組合せで実施されても構わない。ファームウェアとソフトウェアは、プログラムとして、ROM913等の記録媒体に記憶される。プログラムはCPU911により読み出され、CPU911により実行される。すなわち、プログラムは、上記で述べた「〜部」としてコンピュータ等を機能させるものである。あるいは、上記で述べた「〜部」の手順や方法をコンピュータ等に実行させるものである。
In the above description, the arrows in the flowchart mainly indicate input / output of data and signals, and the data and signal values are recorded in a memory of the
In addition, what is described as “to part” in the above description may be “to circuit”, “to device”, “to device”, “to means”, and “to function”. It may be “step”, “˜procedure”, “˜processing”. In addition, what is described as “˜device” may be “˜circuit”, “˜device”, “˜means”, “˜function”, and “˜step”, “˜procedure”, “ ~ Process ". That is, what is described as “˜unit” may be realized by firmware stored in the
10 構成物管理装置、11 ノード管理部、12 ユーザ管理部、13 アクセス権限付与部、20 ノード、21 属性部、22 リンク部、23 トップフラグ、24 リスト。
DESCRIPTION OF
Claims (11)
構成物毎に、その構成物の属性を示す属性部と、その構成物の子に当たる構成物を示すリンク部とを有するノードを管理するノード管理部と、
構成物毎に、その構成物のノードに対するアクセス権限を付与するアクセス権限付与部であって、前記属性部と前記リンク部とに対するアクセス権限を別々に付与するアクセス権限付与部と
を備えることを特徴とする構成物管理装置。 A component management device that manages each component of a product composed of a plurality of components having a parent-child relationship in a tree structure,
For each constituent, a node management unit that manages a node having an attribute part indicating an attribute of the constituent and a link part indicating a constituent corresponding to a child of the constituent;
An access authority granting unit that grants access authority to a node of each constituent for each constituent, the access authority granting unit separately granting access authority to the attribute part and the link part The composition management device.
前記アクセス権限付与部は、構成物毎に、その構成物のノードについての編集状態に応じて、そのノードの前記属性部と前記リンク部とに対するアクセス権限を付与する
ことを特徴とする請求項1に記載の構成物管理装置。 The node management unit is, for each constituent, a working state in which both the attribute part and the link part of the constituent node can be edited, and an active state in which the link part of the constituent node can be edited. And an editing state indicating either a fixed state in which both the attribute part and the link part of the node of the component cannot be edited,
The access authority granting unit grants, for each constituent, an access authority to the attribute part and the link part of the node according to an editing state of the node of the constituent. The component management apparatus described in 1.
構成物毎に、その構成物のノードの前記属性部と前記リンク部との両方に対して編集を行うユーザを示す編集者と、その構成物のノードの前記リンク部に対して編集を行うユーザを示す構成者とを示すユーザ情報を管理するユーザ管理部
を備え、
前記アクセス権限付与部は、構成物及びユーザ毎に、その構成物のノードについての編集状態と、その構成物に対するそのユーザについてのユーザ情報とに応じて、そのノードの前記属性部と前記リンク部とに対するアクセス権限を付与する
ことを特徴とする請求項2に記載の構成物管理装置。 The component management apparatus further includes:
For each composition, an editor indicating a user who edits both the attribute part and the link part of the node of the composition, and a user who edits the link part of the node of the composition A user management unit that manages user information indicating a constituent member,
The access authority granting unit, for each component and user, depends on the editing state of the node of the component and user information about the user for the component, and the attribute unit and the link unit of the node The component management apparatus according to claim 2, wherein an access right is given to.
前記アクセス権限付与部は、
前記編集状態が作業状態で、かつ、前記ユーザ情報が編集者の場合には、その構成物のノードの前記属性部の最新の改定版を編集可能な権限と前記リンク部の最新の改定版を編集可能な権限とをそのユーザに付与し、
前記編集状態が作業状態で、かつ、前記ユーザ情報が構成者の場合には、その構成物のノードの前記属性部の1つ前の改定版を参照可能な権限と、前記リンク部の最新の改定版を編集可能な権限とをそのユーザに付与し、
前記編集状態が活性状態で、かつ、前記ユーザ情報が編集者又は構成者の場合には、その構成物のノードの前記属性部の最新の改定版を参照可能な権限と、前記リンク部の最新の改定版を編集可能な権限とをそのユーザに付与する
ことを特徴とする請求項3に記載の構成物管理装置。 The node management unit creates a new revision of the attribute part when the attribute part becomes editable, and a new revision of the link part when the link part becomes editable. Make a plate,
The access authority granting unit
When the editing state is a working state and the user information is an editor, the right to edit the latest revision of the attribute part of the node of the component and the latest revision of the link part are displayed. Give the user editable permissions,
When the editing state is a working state and the user information is a composer, the authority to refer to the revised version of the attribute part immediately before the node of the constituent, and the latest of the link part Give the user the ability to edit the revised version,
When the editing state is active and the user information is an editor or a constituent, the authority to refer to the latest revised version of the attribute part of the node of the constituent and the latest of the link part The composition management apparatus according to claim 3, wherein the user is given an authority to edit the revised version.
ことを特徴とする請求項3に記載の構成物管理装置。 The access authority granting unit changes the editing state of the node according to the editing state of the node of the constituent and the user information about the user of the constituent for each constituent and user. 4. The component management apparatus according to claim 3, wherein a right is given.
前記編集状態が作業状態で、かつ、前記ユーザ情報が編集者の場合には、確定状態へ遷移させることが可能な状態遷移権を付与し、
前記編集状態が活性状態で、かつ、前記ユーザ情報が編集者の場合には、作業状態へ遷移させることが可能な状態遷移権を付与し、
前記編集状態が確定状態で、かつ、前記ユーザ情報が編集者又は構成者の場合には、活性状態へ遷移させることが可能な状態遷移権を付与する
ことを特徴とする請求項5に記載の構成物管理装置。 The access authority granting unit
When the editing state is a working state and the user information is an editor, a state transition right that can make a transition to a confirmed state is granted,
When the editing state is an active state and the user information is an editor, a state transition right that can be changed to a working state is given,
6. The state transition right that can make a transition to an active state is given when the editing state is a fixed state and the user information is an editor or a composer. Component management device.
前記属性部と前記リンク部とのそれぞれについて、編集可能な状態になった場合に新しい改定版を作り、子に当たる構成物と、その構成物の属性を示す属性部の改定版と毎にリンクを有するリンク部を管理し、
前記リンク部が同一の構成物の複数の改定版についてのリンクを有する場合、前記リンク部が有する複数のリンクのうち最新の改定版についてのリンクを示すトップフラグを管理する
ことを特徴とする請求項1から6までのいずれかに記載の構成物管理装置。 The node management unit
For each of the attribute part and the link part, a new revised version is created when it is in an editable state, and a link is provided for each component corresponding to the child and each revised part of the attribute part indicating the attribute of the constituent. Manage the link part
When the link part has links for a plurality of revised versions of the same component, a top flag indicating a link for the latest revised version among a plurality of links of the link part is managed. Item 7. The component management apparatus according to any one of Items 1 to 6.
ことを特徴とする請求項7に記載の構成物管理装置。 The node management unit manages, in order, the links of a plurality of revised versions of the same component included in the link unit in association with the links of the latest revised version to the old revised version of the link. Item 8. The component management apparatus according to Item 7.
前記製品の構成物のノードのうち、編集状態が確定状態である全てのノードの編集状態を活性状態へ遷移させる一斉遷移部
を備えることを特徴とする請求項2から6までのいずれかに記載の構成物管理装置。 The component management apparatus further includes:
7. The system according to claim 2, further comprising: a simultaneous transition unit that transitions an editing state of all nodes whose editing state is a definite state among the nodes of the component of the product to an active state. Composition management device.
指定されたノードからリンク部によって接続された親ノードを順次辿ることにより、指定されたノードの上位に当たるノードを抽出するとともに、指定されたノードからリンク部によって接続された子ノードを順次辿ることにより、指定されたノードの下位に当たるノードを抽出するノード抽出部
を備えることを特徴とする請求項1から9までのいずれかに記載の構成物管理装置。 The component management apparatus further includes:
By sequentially tracing the parent node connected by the link part from the specified node, the node corresponding to the upper level of the specified node is extracted, and the child node connected by the link part is sequentially traced from the specified node. The component management apparatus according to claim 1, further comprising a node extraction unit that extracts a node corresponding to a lower level of the designated node.
構成物毎に、その構成物の属性を示す属性部と、その構成物の子に当たる構成物を示すリンク部とを有するノードを管理するノード管理処理と、
構成物毎に、その構成物のノードに対するアクセス権限を付与するアクセス権限付与処理であって、前記属性部と前記リンク部とに対するアクセス権限を別々に付与するアクセス権限付与処理と
をコンピュータに実行させることを特徴とする構成物管理プログラム。 A component management program for managing each component of a product composed of a plurality of components having a parent-child relationship in a tree structure,
A node management process for managing a node having an attribute part indicating an attribute of the constituent for each constituent and a link part indicating a constituent corresponding to a child of the constituent;
An access authority granting process for granting access authority to a node of each constituent for each constituent, and causing the computer to execute an access authority granting process for separately granting access authority to the attribute part and the link part A composition management program characterized by that.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013014931A JP5603960B2 (en) | 2013-01-30 | 2013-01-30 | Composition management apparatus and composition management program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013014931A JP5603960B2 (en) | 2013-01-30 | 2013-01-30 | Composition management apparatus and composition management program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014146213A true JP2014146213A (en) | 2014-08-14 |
JP5603960B2 JP5603960B2 (en) | 2014-10-08 |
Family
ID=51426417
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013014931A Expired - Fee Related JP5603960B2 (en) | 2013-01-30 | 2013-01-30 | Composition management apparatus and composition management program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5603960B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017037586A (en) * | 2015-08-14 | 2017-02-16 | 富士ゼロックス株式会社 | Access control device and program |
CN109033729A (en) * | 2018-09-30 | 2018-12-18 | 武昌船舶重工集团有限公司 | A kind of approaches to IM and system of product design |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0247718A (en) * | 1988-08-10 | 1990-02-16 | Fujitsu Ltd | Design information version control method |
JPH04373040A (en) * | 1991-06-21 | 1992-12-25 | Fujitsu Ltd | File managing system |
JPH0589193A (en) * | 1991-09-30 | 1993-04-09 | Nippon Telegr & Teleph Corp <Ntt> | Edition number managing method and managing device for functional diagram data |
JPH08161215A (en) * | 1994-12-07 | 1996-06-21 | Fujitsu Ltd | File management system |
JPH09319630A (en) * | 1996-05-31 | 1997-12-12 | Nec Corp | Device and method for managing version of data |
JP2006244256A (en) * | 2005-03-04 | 2006-09-14 | Fuji Xerox Co Ltd | Information management device |
JP2012022596A (en) * | 2010-07-16 | 2012-02-02 | Fuji Xerox Co Ltd | Program and information processor |
-
2013
- 2013-01-30 JP JP2013014931A patent/JP5603960B2/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0247718A (en) * | 1988-08-10 | 1990-02-16 | Fujitsu Ltd | Design information version control method |
JPH04373040A (en) * | 1991-06-21 | 1992-12-25 | Fujitsu Ltd | File managing system |
JPH0589193A (en) * | 1991-09-30 | 1993-04-09 | Nippon Telegr & Teleph Corp <Ntt> | Edition number managing method and managing device for functional diagram data |
JPH08161215A (en) * | 1994-12-07 | 1996-06-21 | Fujitsu Ltd | File management system |
JPH09319630A (en) * | 1996-05-31 | 1997-12-12 | Nec Corp | Device and method for managing version of data |
JP2006244256A (en) * | 2005-03-04 | 2006-09-14 | Fuji Xerox Co Ltd | Information management device |
JP2012022596A (en) * | 2010-07-16 | 2012-02-02 | Fuji Xerox Co Ltd | Program and information processor |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017037586A (en) * | 2015-08-14 | 2017-02-16 | 富士ゼロックス株式会社 | Access control device and program |
CN109033729A (en) * | 2018-09-30 | 2018-12-18 | 武昌船舶重工集团有限公司 | A kind of approaches to IM and system of product design |
CN109033729B (en) * | 2018-09-30 | 2022-09-23 | 武昌船舶重工集团有限公司 | Product design information management method and system |
Also Published As
Publication number | Publication date |
---|---|
JP5603960B2 (en) | 2014-10-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10324609B2 (en) | System for providing dynamic linked panels in user interface | |
CN106021017B (en) | For backing up and restoring the method and system of clone file | |
US7143341B1 (en) | Method and apparatus for concurrent engineering and design synchronization of multiple tools | |
JP2007226824A (en) | Method for reusing design property in integrated circuit design | |
US20140245199A1 (en) | Method and system for customizing a gui of a mes screen | |
Molcho et al. | Computer aided manufacturability analysis: Closing the knowledge gap between the designer and the manufacturer | |
CN102231194A (en) | Method and system for managing life cycle of object | |
US20170124235A1 (en) | Systems And Methods For Binding Mismatched Schematic And Layout Design Hierarchy | |
CN116402007A (en) | Layout transplanting method, device, terminal and medium | |
Chadzynski et al. | Enhancing automated trade studies using MBSE, SysML and PLM | |
US20110126171A1 (en) | Dynamic native editor code view facade | |
JP5603960B2 (en) | Composition management apparatus and composition management program | |
JP6851856B2 (en) | Co-design support device, co-design support method, and program | |
JP7587781B2 (en) | Program, method, information processing device, and system | |
US20140297230A1 (en) | System and method for handling plant engineering data | |
KR100337373B1 (en) | A method for Managing Design Information in CAD system | |
Pavlov et al. | Domain-oriented specialization tools for knowledge-based systems development platform. | |
CN114385243B (en) | Method and device for automatically issuing instructions for controlling layout engine | |
CN115757358A (en) | Multi-source main data modeling maintenance distribution method and system based on data integration | |
Durbeck et al. | A system for semiconductor process specification | |
US9038008B1 (en) | System and method for containing analog verification IP | |
JP6981296B2 (en) | Bus wiring search program, bus wiring search method and information processing device | |
JP2009258981A (en) | Project management device, project management method, project management program, and recording medium | |
CN113010758A (en) | Association network knowledge graph visualization assembly and method | |
JP2006004244A (en) | Integrated circuit design system, method and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140729 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140822 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5603960 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |