JPS63148373A - Managing system for circuit diagram data - Google Patents
Managing system for circuit diagram dataInfo
- Publication number
- JPS63148373A JPS63148373A JP61295795A JP29579586A JPS63148373A JP S63148373 A JPS63148373 A JP S63148373A JP 61295795 A JP61295795 A JP 61295795A JP 29579586 A JP29579586 A JP 29579586A JP S63148373 A JPS63148373 A JP S63148373A
- Authority
- JP
- Japan
- Prior art keywords
- attribute
- list
- circuit diagram
- individual
- value
- 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
Links
- 238000010586 diagram Methods 0.000 title claims abstract description 43
- 238000007726 management method Methods 0.000 claims description 40
- 238000000034 method Methods 0.000 claims description 14
- 238000013523 data management Methods 0.000 claims description 12
- 239000000470 constituent Substances 0.000 abstract description 4
- 230000000694 effects Effects 0.000 description 4
- 238000000605 extraction Methods 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は回路図データの管理方式に関し、特に回路図の
構成要素の属性がとり得る値を一括して管理する回路図
データの管理方式に関する。[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a circuit diagram data management system, and more particularly to a circuit diagram data management system that collectively manages values that can be taken by attributes of circuit diagram components. .
従来、この種の回路図データの管理方式では、回路図を
利用するアプリケーションプログラム単位で管理を行い
、かつ各アプリケーションプログラム内では回路図の構
成要素毎に属性とその属性のとる値とを管理しており、
1つ1つの属性のもつ値の作成方法(入力方法など)や
チェック方法(値の型、範囲など)はアプリケーション
プログラム内での覚込み(プログラミング)により行わ
れていた。Conventionally, in this type of circuit diagram data management method, management is performed in units of application programs that use circuit diagrams, and within each application program, attributes and values of the attributes are managed for each component of the circuit diagram. and
The creation method (input method, etc.) and checking method (value type, range, etc.) of each attribute were performed by memorization (programming) within the application program.
上述した従来の回路図データの管理方式では、回路図の
構成要素のもつ値の作成方法やチェック方法が各アプリ
ケーションプログラムの中での覚込みで行われていたの
で、アプリケーションプログラムの作成に非常に工数が
かかるという欠点がある。In the conventional circuit diagram data management method described above, the methods for creating and checking the values of circuit diagram components were memorized in each application program, making it extremely difficult to create application programs. The disadvantage is that it takes a lot of man-hours.
また、属性の追加や制約条件の変更などに伴うアプリケ
ーションプログラムの変更に要する工数が大きくなり、
アプリケージジンプログラムが柔軟性に欠けるという欠
点がある。In addition, the amount of man-hours required to modify the application program due to the addition of attributes or changes to constraints increases.
The drawback is that app cage programs lack flexibility.
本発明の目的は、上述の点に鑑み、回路図の構成要素に
対する属性や属性がとり得る値についての制約条件など
を属性管理リストとして一括管理することにより、プロ
グラムの作成および変更を容易にするようにした回路図
データの管理方式を提供することにある。In view of the above-mentioned points, an object of the present invention is to facilitate the creation and modification of programs by collectively managing attributes for circuit diagram components and constraints on the values that attributes can take as an attribute management list. An object of the present invention is to provide a management method for circuit diagram data.
本発明の回路図データの管理方式は、回路図の構成要素
を機能によって分類し機能の種類毎にその機能に属する
構成要素がもち得る属性の一覧とその属性毎にとり得る
値に対する各種の制約とを含んでいる属性管理リストを
記憶する属性管理リスト記憶手段と、前記属性管理リス
ト内で定義されている属性に対する回路図の構成要素毎
にもつ値を保持する属性個別リストを前記属性管理リス
トの制約条件に従って作成する属性個別リスト作成手段
と、前記属性個別リスト内の値を前記属性管理リストに
従ってチェックする属性個別リストチェック手段とを有
する。The circuit diagram data management method of the present invention classifies circuit diagram components by function, and creates a list of attributes that components belonging to each function can have for each type of function, and various constraints on the values that each attribute can have. an attribute management list storage means for storing an attribute management list including an attribute management list; and an attribute individual list storing values for each component of the circuit diagram for attributes defined in the attribute management list. It has an attribute individual list creation means for creating an attribute individual list according to constraint conditions, and an attribute individual list checking means for checking the values in the attribute individual list according to the attribute management list.
本発明の回路図データの管理方式では、属性管理リスト
記憶手段が回路図の構成要素を機能によって分類し機能
の種類毎にその機能に属する構成要素がもち得る属性の
一覧とその属性毎にとり得る値に対する各種の制約とを
含んでいる属性管理リストを記憶し、属性個別リスト作
成手段が属性管理リスト内で定義されている属性に対す
る回路図の構成要素毎にもつ値を保持する属性個別リス
トを属性管理リストの制約条件に従って作成し、属性個
別リストチェック手段が属性個別リスト内の値を属性管
理リストに従ってチェックする。In the circuit diagram data management method of the present invention, the attribute management list storage means classifies the components of the circuit diagram by function, and for each type of function, a list of attributes that the components belonging to that function can have, and a list of attributes that can be stored for each attribute. An attribute management list containing various constraints on values is stored, and the attribute individual list creation means creates an attribute individual list that holds values for each component of the circuit diagram for the attributes defined in the attribute management list. The attribute management list is created according to the constraints of the attribute management list, and the attribute individual list checking means checks the values in the attribute individual list according to the attribute management list.
次に、本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.
第1図は、本発明の一実施例を示す構成図である0本実
施例の回路図データの管理方式は、回路図6(第2図参
照)の構成要素7(第2図参照)をその機能によってグ
ループに分類しグループ毎にその機能に属する構成要素
7がもち得る属性の一覧とその属性毎にとり得る属性値
に対する各種の制約条件とを含んでいる属性管理リスト
1と、複数の属性管理リスト1を記憶する属性管理リス
ト記憶手段2と、属性管理リスト1内で定義されている
属性に対する回路図6の構成要素7毎にもつ、属性値を
保有する属性個別リスト8(第2図参照)を属性管理リ
スト1の制約条件に従って作成して回路図データ5とし
て出力する属性個別リスト作成手段3と、回路図データ
5に含まれる属性個別リスト8内の属性値を属性管理リ
スト1の制約条件に従ってチェックする属性個別リスト
チェック手段4と、属性個別リスト作成手段3により作
成された複数の属性個別リスト8を含む回路図データ5
とから構成されている。FIG. 1 is a block diagram showing one embodiment of the present invention. The circuit diagram data management system of this embodiment is based on the component 7 (see FIG. 2) of the circuit diagram 6 (see FIG. 2). Attribute management list 1 that is classified into groups according to its function and includes a list of attributes that component elements 7 belonging to each group can have for each group and various constraints on attribute values that can be taken for each attribute, and a plurality of attributes. An attribute management list storage means 2 that stores the management list 1; and an attribute individual list 8 that holds attribute values for each component 7 of the circuit diagram 6 for the attributes defined in the attribute management list 1 (see FIG. reference) according to the constraints of the attribute management list 1 and outputs it as circuit diagram data 5; Circuit diagram data 5 including a plurality of attribute individual lists 8 created by attribute individual list checking means 4 and attribute individual list creation means 3 which are checked according to constraint conditions.
It is composed of.
第2図を参照すると、回路図6は種々の8g能を有する
複数の構成要素7を含んで構成されており、これら構成
要素7は共通な機能単位にグループ(例えば、素子A、
BおよびCのグループと結線り。Referring to FIG. 2, the circuit diagram 6 includes a plurality of components 7 having various 8G functions, and these components 7 are grouped into a common functional unit (for example, element A,
Connect with groups B and C.
E、 FおよびGのグループ)に分けられるようにな
っている。It is divided into groups (E, F, and G).
属性管理リスト記憶手段2には、構成要素7の機能の各
グループ対応に複数の属性管理リスト1が記憶されてお
り、各属性管理リスト1内には構成要素7の標準的な属
性の一覧と各属性がとり得る属性値に対する制約条件と
がそれぞれ格納されている。The attribute management list storage means 2 stores a plurality of attribute management lists 1 corresponding to each group of functions of the component 7, and each attribute management list 1 includes a list of standard attributes of the component 7 and a list of standard attributes of the component 7. Constraint conditions for attribute values that each attribute can take are stored.
回路図データ5内には、回路図6に含まれる構成要素7
毎の個別管理リスト8が含まれており、各個別管理リス
ト8内には属性管理リスト1の属性の一覧に対応するよ
うに複数の属性値が属性管理リストlの制約条件でそれ
ぞれ制約されて格納されている。The circuit diagram data 5 includes components 7 included in the circuit diagram 6.
Each individual management list 8 includes a plurality of attribute values each constrained by the constraint conditions of the attribute management list l so as to correspond to the attribute list of the attribute management list 1. Stored.
第3図を参照すると、本実施例の回路図データの管理方
式における処理の一例は、構成要素選択ステップ31と
、属性管理リスト参照ステップ32と、標準属性取出し
ステップ33と、属性存在判定ステップ34と、属性値
範囲指示ステップ35と、属性値入力ステップ36と、
属性個別リスト作成ステップ37と、属性個別リストチ
ェックステップ38と、チェック結果正否判定ステップ
39とからなる。Referring to FIG. 3, an example of the processing in the circuit diagram data management method of this embodiment includes a component selection step 31, an attribute management list reference step 32, a standard attribute extraction step 33, and an attribute existence determination step 34. , an attribute value range instruction step 35 , an attribute value input step 36 ,
The process includes an attribute individual list creation step 37, an attribute individual list check step 38, and a check result determination step 39.
次に、このように構成された本実施例の回路図データの
管理方式の動作について、会話型の回路図作成処理プロ
グラムの属性入力の場合を例にとって説明する。Next, the operation of the circuit diagram data management system of the present embodiment configured as described above will be explained, taking as an example the case of inputting attributes of an interactive circuit diagram creation processing program.
ユーザが属性入力を行いたい回路図6の構成要素7を1
つ選んだとすると(ステップ31)、属性個別リスト作
成手段3は選ばれた構成要素7が所属するグループの属
性管理リスト1を属性管理リスト記憶手段2から参照し
て(ステップ32)、参照した属性管理リストlの中で
ユーザからの入力が必須な標準属性を1つ取り出す(ス
テップ33)。Component 7 of circuit diagram 6 for which the user wants to input attributes is 1
If one is selected (step 31), the attribute individual list creation means 3 refers to the attribute management list 1 of the group to which the selected component 7 belongs from the attribute management list storage means 2 (step 32), and One standard attribute that requires input from the user is extracted from list l (step 33).
次に、取り出すべき属性があったか否かを判定しくステ
ップ34)、取り出すべき属性があった場合には取り出
した属性について属性管理リストlを参照してその属性
がとる得る値(例えば、数値。Next, it is determined whether or not there is an attribute to be extracted (step 34), and if there is an attribute to be extracted, the attribute management list l is referred to for the extracted attribute to determine the possible value (for example, a numerical value) of the attribute.
選択式など)をユーザに指示する(ステップ35)。(selection formula, etc.) to the user (step 35).
ユーザが指示に従つて属性値を入力すると(ステップ3
6)、属性個別リスト作成手段3は入力された属性値を
対応する属性個別リスト8に格納する(ステップ37)
0次に、属性個別リストチェック手段4は、属性個別リ
スト8に格納された属性値を属性管理リスト1の制約条
件(例えば、最大桁数、不正文字入力など)を参照して
チェックする(ステップ38)、チェックの結果が正し
ければ、ステップ32に戻って属性管理リスト1を参照
して次の属性を取り出す。チェックの結果が正しくなけ
れば、ステップ35に戻って属性のとり得る値をユーザ
に再指示する。When the user follows the instructions and enters the attribute value (step 3
6) The attribute individual list creation means 3 stores the input attribute value in the corresponding attribute individual list 8 (step 37).
Next, the attribute individual list checking means 4 checks the attribute values stored in the attribute individual list 8 with reference to the constraint conditions (for example, maximum number of digits, invalid character input, etc.) of the attribute management list 1 (step 38) If the check result is correct, return to step 32 and refer to attribute management list 1 to extract the next attribute. If the result of the check is incorrect, the process returns to step 35 and the possible values of the attribute are again instructed to the user.
ステップ34の判定で取り出すべき属性がなくなれば、
処理を終了し、ユーザからの回路図6の構成要素7の新
たな選択を待つ状態となる。If there are no more attributes to extract in the judgment of step 34,
The process ends, and a state awaits a new selection of the component 7 of the circuit diagram 6 by the user.
以上説明したように本発明は、回路図の構成要素に対し
て標準的な属性やその属性がとり得る属性値に対するい
ろいろな制約条件を属性管理リストとして一括管理する
ことにより、属性の値に対する一括処理やチェックなど
が簡単に行えるようになり、アプリケーションプログラ
ムの作成が容易になるという効果がある。As explained above, the present invention collectively manages various constraints on standard attributes and attribute values that can be taken by the constituent elements of a circuit diagram as an attribute management list. This has the effect that processing and checking can be easily performed, and application programs can be created easily.
また、属性の追加や制約条件の変更などに伴うアプリケ
ーションプログラムの変更も容易にできるようになり、
アプリケーションプログラムの柔軟性が増大するという
効果がある。Additionally, application programs can now be easily modified to add attributes or change constraints.
This has the effect of increasing the flexibility of application programs.
第1図は本発明の一実施例を示す構成図、第2図は本実
施例の回路図データの管理方式における回路図の構成要
素と属性管理リストと属性個別リストとの関連性を説明
するための図、第3図は本実施例の回路図データの管理
方式における処理の一例を示す流れ図である。
図において、
1・・・属性管理リスト、
2・・・属性管理リスト記憶手段、
3・・・属性個別リスト作成手段、
4・・・属性個別リストチェック手段、5・・・回路図
データ、
6・・・回路図、
7・・・構成要素、
8・・・属性個別リストである。FIG. 1 is a configuration diagram showing an embodiment of the present invention, and FIG. 2 explains the relationship between circuit diagram components, attribute management list, and attribute individual list in the circuit diagram data management method of this embodiment. FIG. 3 is a flowchart showing an example of processing in the circuit diagram data management system of this embodiment. In the figure, 1... Attribute management list, 2... Attribute management list storage means, 3... Attribute individual list creation means, 4... Attribute individual list checking means, 5... Circuit diagram data, 6 . . . Circuit diagram, 7. Components, 8. Individual attribute list.
Claims (1)
その機能に属する構成要素がもち得る属性の一覧とその
属性毎にとり得る値に対する各種の制約とを含んでいる
属性管理リストを記憶する属性管理リスト記憶手段と、 前記属性管理リスト内で定義されている属性に対する回
路図の構成要素毎にもつ値を保持する属性個別リストを
前記属性管理リストの制約条件に従って作成する属性個
別リスト作成手段と、前記属性個別リスト内の値を前記
属性管理リストに従ってチェックする属性個別リストチ
ェック手段と、 を有することを特徴とする回路図データの管理方式。[Claims] An attribute that classifies circuit diagram components by function and includes, for each type of function, a list of attributes that the components belonging to the function can have and various constraints on the values that each attribute can have. creating an attribute management list storage means for storing a management list, and an attribute individual list that holds values for each circuit diagram component for the attributes defined in the attribute management list according to the constraints of the attribute management list; A circuit diagram data management method comprising: an attribute individual list creation means; and an attribute individual list checking means for checking values in the attribute individual list according to the attribute management list.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61295795A JPS63148373A (en) | 1986-12-12 | 1986-12-12 | Managing system for circuit diagram data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61295795A JPS63148373A (en) | 1986-12-12 | 1986-12-12 | Managing system for circuit diagram data |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS63148373A true JPS63148373A (en) | 1988-06-21 |
Family
ID=17825259
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61295795A Pending JPS63148373A (en) | 1986-12-12 | 1986-12-12 | Managing system for circuit diagram data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS63148373A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02236673A (en) * | 1989-03-09 | 1990-09-19 | Rohm Co Ltd | Logical circuit diagram verifying device |
JPH0614321B2 (en) * | 1989-10-23 | 1994-02-23 | ブイ・エル・エス・アイ・テクノロジー・インコーポレイテッド | Realization method of digital signal processor using programmed compiler |
JP2010115340A (en) * | 2008-11-13 | 2010-05-27 | Shigehiro Sugata | Finger protector |
-
1986
- 1986-12-12 JP JP61295795A patent/JPS63148373A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02236673A (en) * | 1989-03-09 | 1990-09-19 | Rohm Co Ltd | Logical circuit diagram verifying device |
JPH0614321B2 (en) * | 1989-10-23 | 1994-02-23 | ブイ・エル・エス・アイ・テクノロジー・インコーポレイテッド | Realization method of digital signal processor using programmed compiler |
JP2010115340A (en) * | 2008-11-13 | 2010-05-27 | Shigehiro Sugata | Finger protector |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2827240A1 (en) | Method for generating control-code by a control-code-diagram | |
JPS63148373A (en) | Managing system for circuit diagram data | |
CN105824684B (en) | A kind of implementation method of multi-mode big data software simulator | |
JP2000200308A (en) | Project management method, project management system and recording medium | |
JPS6022236A (en) | Message output system | |
CN113001538A (en) | Command analysis method and system | |
JP2007122669A (en) | Picture creation device and program | |
CN104243201A (en) | Method and system for storing topological graph corresponding to network equipment test case | |
JP2002132516A (en) | Program execution system | |
JP2699436B2 (en) | Parameter inspection processing method | |
CN118484186A (en) | Page DSL statement generation method and device, electronic equipment and storage medium | |
JPH07104779B2 (en) | User menu display processing method | |
JPS6340929A (en) | Button operation sequence managing system for console or the like | |
JPS63291130A (en) | Rule input device for expert system | |
JPS62285129A (en) | Knowledge acquisition processor | |
JPS61279906A (en) | Programmable controller | |
JPS63247824A (en) | Expanding method for number of defining blocks of data entry screen | |
JPS62216038A (en) | Product producing system using blanket management defining matter | |
JPH06348768A (en) | Drawing change history managing device | |
JPS63196934A (en) | System for generating window by window attribute data base | |
JPS62135958A (en) | Simulation system | |
JPH0497448A (en) | Interactive type simplex testing system | |
JPH0721013A (en) | System generating system | |
JPH02163823A (en) | Set value check system at decision of system constitution | |
JPS62209671A (en) | Drawing control system |