JP2928128B2 - CPU peripheral device simulation method and method - Google Patents

CPU peripheral device simulation method and method

Info

Publication number
JP2928128B2
JP2928128B2 JP7062845A JP6284595A JP2928128B2 JP 2928128 B2 JP2928128 B2 JP 2928128B2 JP 7062845 A JP7062845 A JP 7062845A JP 6284595 A JP6284595 A JP 6284595A JP 2928128 B2 JP2928128 B2 JP 2928128B2
Authority
JP
Japan
Prior art keywords
state
simulation
storage unit
registered
simulation procedure
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.)
Expired - Fee Related
Application number
JP7062845A
Other languages
Japanese (ja)
Other versions
JPH08263527A (en
Inventor
直樹 佐藤
壮一 大塚
秀樹 福岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ENU II SHII JOHO SHISUTEMUZU KK
NEC Corp
Original Assignee
ENU II SHII JOHO SHISUTEMUZU KK
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ENU II SHII JOHO SHISUTEMUZU KK, Nippon Electric Co Ltd filed Critical ENU II SHII JOHO SHISUTEMUZU KK
Priority to JP7062845A priority Critical patent/JP2928128B2/en
Publication of JPH08263527A publication Critical patent/JPH08263527A/en
Application granted granted Critical
Publication of JP2928128B2 publication Critical patent/JP2928128B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、ホストコンピュータ上
に用意したターゲットハードウェアのシミュレーション
手段を使用して、ターゲットハードウェアのCPU周辺
装置をシミュレーションする方式に関し、特にCPU周
辺装置の外部や内部で発生する事象に対するCPU周辺
装置の応答動作をシミュレーションする方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for simulating a CPU peripheral device of a target hardware using target hardware simulation means prepared on a host computer, and more particularly, to a method for simulating a CPU peripheral device outside or inside the CPU peripheral device. The present invention relates to a method for simulating a response operation of a CPU peripheral device to an occurring event.

【0002】[0002]

【従来の技術】従来のCPU周辺装置のシミュレーショ
ン方式は、CPU周辺装置の外部や内部で発生する事象
に対するCPU周辺装置の応答動作をシミュレーション
する場合には、発生する事象によって決まる応答動作を
シミュレーション手続き内に予め用意しておき、事象が
発生した時、その事象に対応するシミュレーション手続
きを実行することによってシミュレーションを行ってい
た。
2. Description of the Related Art A conventional simulation method of a CPU peripheral device uses a simulation procedure for simulating a response operation of the CPU peripheral device to an event occurring outside or inside the CPU peripheral device. When an event occurs, a simulation is performed by executing a simulation procedure corresponding to the event.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のCPU
周辺装置のシミュレーション方式では、CPU周辺装置
の状態や、状態遷移に依存して応答動作が異なる場合
は、シミュレーション手続き内で状態と状態遷移のシミ
ュレーション手段を用意する必要があり、一般にシミュ
レーション手続きが複雑になり、シミュレーションプロ
グラムの生産性が低下するという問題がある。
The conventional CPU described above.
In the peripheral device simulation method, if the response operation differs depending on the state of the CPU peripheral device or the state transition, it is necessary to prepare means for simulating the state and the state transition in the simulation procedure. And the productivity of the simulation program is reduced.

【0004】本発明は、CPU周辺装置の外部や内部で
発生する事象に対する応答動作のシミュレーション手続
きをCPU周辺装置の状態に対応させることができて、
シミュレーション手続きで状態と状態遷移のシミュレー
ション手段を用意する必要がなく、これによってシミュ
レーション手続きが複雑になるのを防ぐことを目的とす
る。
According to the present invention, a simulation procedure of a response operation to an event occurring outside or inside a CPU peripheral device can be made to correspond to the state of the CPU peripheral device.
It is not necessary to prepare simulation means for states and state transitions in the simulation procedure, and the object is to prevent the simulation procedure from becoming complicated.

【0005】[0005]

【課題を解決するための手段】第1の発明は、シミュレ
ーション対象のCPU周辺装置の状態を登録する状態記
憶部と、前記CPU周辺装置の外部や内部で発生する事
象に対する応答動作のシミュレーション手続きを前記応
答動作が前記状態に依存する場合は該状態に固有の第1
のシミュレーション手続きとして、また前記応答動作が
該状態に依存しない場合は該状態に依存しない第2のシ
ミュレーション手続きとして装置固有データ記憶部に登
録する装置固有データ生成手段と、前記事象が発生した
時に該事象が発生した時の前記状態記憶部に登録された
状態に対する該事象のシミュレーション手続きが前記装
置固有データ記憶部に登録されている場合はその状態に
対応して登録してある前記第1のシミュレーション手続
きを実行し、前記事象が発生した時に該事象が発生した
時の前記状態記憶部に登録された状態に対する該事象の
シミュレーション手続きが前記装置固有データ記憶部に
登録されてない場合は前記第2のシミュレーション手続
きを実行するシミュレーション手続き実行手段と、前記
第1のシミュレーション手続きまたは前記第2のシミュ
レーション手続きの実行後に前記状態が遷移する場合は
前記状態記憶部に登録されている前記状態を更新登録す
る状態遷移手段を有することを特徴とする。
According to a first aspect of the present invention, there is provided a state storage unit for registering a state of a CPU peripheral device to be simulated, and a simulation procedure of a response operation to an event occurring outside or inside the CPU peripheral device. If the response action depends on the state, a first state specific to the state
A device-specific data generating means for registering in the device-specific data storage unit as a simulation procedure of the above, or as a second simulation procedure that does not depend on the state when the response operation does not depend on the state, Registered in the status storage unit when the event occurred
If a simulation procedure of the event for a state is registered in the device-specific data storage unit, the first simulation procedure registered corresponding to the state is executed, and the event is executed when the event occurs. Of the event with respect to the state registered in the state storage unit when
When the simulation procedure is not registered in the device-specific data storage unit and the simulation procedure executing means for executing the second simulation procedure, said state after execution of the first simulation process or the second simulation procedure When a transition is made, a state transition unit for updating and registering the state registered in the state storage unit is provided.

【0006】また、第2の発明は、シミュレーション対
象のCPU周辺装置の状態を登録する状態記憶部と、前
記状態とシミュレーション手続きとの関係を記憶する装
置固有データ記憶部を予め用意し、前記CPU周辺装置
の外部や内部で発生する事象に対する応答動作のシミュ
レーション手続きを前記応答動作が前記状態に依存する
場合は該状態に固有の第1のシミュレーション手続きと
して、また前記応答動作が該状態に依存しない場合は該
状態に依存しない第2のシミュレーション手続きとして
前記装置固有データ記憶部に登録し、前記事象が発生し
た時に該事象が発生した時の前記状態記憶部に登録され
状態に対する該事象のシミュレーション手続きが前記
装置固有データ記憶部に登録されている場合はその状態
に対応して登録してある前記第1のシミュレーション手
続きを実行し、前記事象が発生した時に該事象が発生し
た時の前記状態記憶部に登録された状態に対する該事象
のシミュレーション手続きが前記装置固有データ記憶部
に登録されてない場合は前記第2のシミュレーション手
続きを実行し、前記第1のシミュレーション手続きまた
は前記第2のシミュレーション手続きの実行後に前記状
態が遷移する場合は前記状態記憶部に登録されている前
記状態を更新登録することを特徴とする。
According to a second aspect of the present invention, a state storage unit for registering a state of a CPU peripheral device to be simulated and a device-specific data storage unit for storing a relationship between the state and a simulation procedure are prepared in advance. When the response operation depends on the state, a simulation procedure of a response operation to an event occurring outside or inside the peripheral device is used as a first simulation procedure specific to the state, and the response operation does not depend on the state. In this case, the state is registered in the device-specific data storage unit as a second simulation procedure that does not depend on the state, and when the event occurs, the event is stored in the state storage unit when the event occurs . when the simulation procedure is registered in the device-specific data storage unit is registered corresponding to the condition Said event over states the first run the simulation procedure, said event when said event occurs is registered in the state storage unit of time that occurred
If the simulation procedure is not registered in the device-specific data storage unit, the second simulation procedure is executed. If the state changes after the execution of the first simulation procedure or the second simulation procedure, The status registered in the status storage unit is updated and registered.

【0007】[0007]

【実施例】次に、本発明について図面を参照して説明す
る。
Next, the present invention will be described with reference to the drawings.

【0008】図1は本発明の実施例を示すブロック図、
図2は本発明におけるシミュレーション動作の一例を示
す流れ図である。
FIG. 1 is a block diagram showing an embodiment of the present invention.
FIG. 2 is a flowchart showing an example of the simulation operation in the present invention.

【0009】図1において、CPU周辺装置固有のシミ
ュレーション情報1はシミュレーション対象の装置に固
有の情報であり、周辺装置のシミュレーション動作に必
要な状態の名前を列記した状態情報11と、周辺装置の
外部や内部で発生する各事象に対する応答動作のシミュ
レーション手続きを状態情報11の状態毎に固有の手続
きとして対応させるか状態に依存しない手続きとして記
述したシミュレーション手続き情報12で構成される。
In FIG. 1, simulation information 1 specific to a CPU peripheral device is information specific to a device to be simulated, and includes state information 11 listing names of states necessary for a simulation operation of the peripheral device, and external information of the peripheral device. And simulation procedure information 12 which describes a simulation procedure of a response operation to each event that occurs inside as a unique procedure for each state of the state information 11 or is described as a state-independent procedure.

【0010】CPU周辺装置のシミュレータ2は、装置
固有データ記憶部7のデータを変更することで様々なC
PU周辺装置のシミュレーションができるシミュレータ
であり、シミュレーション情報1から装置固有のシミュ
レーションデータを生成する装置固有データ生成手段3
と、装置固有データを記憶する装置固有データ記憶部7
と、事象が発生した時に記憶部7のシミュレーション手
続きを実行するシミュレーション手続き実行手段4と、
実行手段4から呼ばれて状態遷移を起こす状態遷移手段
5と、現在の状態を記憶しておく状態記憶部6から構成
される。
The simulator 2 of the CPU peripheral device can change various data by changing data in the device-specific data storage section 7.
A simulator capable of simulating a PU peripheral device, and a device-specific data generating means 3 for generating device-specific simulation data from the simulation information 1
And a device-specific data storage unit 7 for storing device-specific data
Simulation procedure execution means 4 for executing a simulation procedure in the storage unit 7 when an event occurs;
It is composed of a state transition unit 5 that is called by the execution unit 4 and causes a state transition, and a state storage unit 6 that stores the current state.

【0011】装置固有データ生成手段3は、状態情報1
1の各状態に対応したエントリーを持つ状態管理テーブ
ル71を生成する状態登録手段31と、実行手段4が実
行可能なシミュレーション手続きを生成して、状態毎の
シミュレーション手続き群72と状態に依存しないシミ
ュレーション手続き群73を生成するシミュレーション
手続き登録手段32で構成される。シミュレーション手
続き登録手段32は、生成した状態毎のシミュレーショ
ン手続き群72の各シミュレーション手続きが状態管理
テーブル71から参照できるように、状態管理テーブル
71に情報を付加する。
The device-specific data generating means 3 stores the status information 1
1, a state registration unit 31 that generates a state management table 71 having an entry corresponding to each state, a simulation procedure that can be executed by the execution unit 4, and a simulation procedure group 72 for each state and a state-independent simulation. It comprises a simulation procedure registration means 32 for generating a procedure group 73. The simulation procedure registration means 32 adds information to the state management table 71 so that each simulation procedure of the generated simulation procedure group 72 for each state can be referred to from the state management table 71.

【0012】次に、図1および図2を参照して、CPU
周辺装置のシミュレータ2の動作を説明する。装置固有
データ生成手段3が、CPU周辺装置固有のシミュレー
ション情報1から装置固有のデータを装置固有データ記
憶部7に生成する(201)。この場合の生成のしかた
は上述したとおりである。次にシミュレータ2は、状態
記憶部6に初期状態を設定し(202)、応答動作のシ
ミュレーションをする必要がある事象の発生を待つ(2
03、204)。事象が発生するとシミュレーション手
続き実行手段4が、状態記憶部に設定されている状態に
対応する状態管理テーブル71のエントリーの情報か
ら、状態毎のシミュレーション手続き群72の中にある
その時の状態に対して登録されたシミュレーション手続
きを検索する(205)。検索の結果、発生した事象に
対する応答動作のシミュレーション手続きがあった時は
(206)、そのシミュレーション手続きを実行する
(208)。なかった時は(206)、状態に依存しな
いシミュレーション手続き群73から発生した事象に対
する応答動作のシミュレーション手続きを探して(20
7)、実行する(208)。実行したシミュレーション
手続きが、状態遷移を指定している場合は(209)、
状態記憶部6に新しい状態を設定する(210)。この
ようにして、発生した事象に対する応答動作のシミュレ
ーション手続きを実行し終ると、再び事象の発生を待つ
(203)。この繰り返しで、シミュレータ3は、CP
U周辺装置のシミュレーションをおこなう。
Next, referring to FIG. 1 and FIG.
The operation of the simulator 2 of the peripheral device will be described. The device-specific data generating means 3 generates device-specific data from the simulation information 1 specific to the CPU peripheral device in the device-specific data storage unit 7 (201). The generation method in this case is as described above. Next, the simulator 2 sets an initial state in the state storage unit 6 (202), and waits for occurrence of an event that requires simulation of a response operation (2).
03, 204). When an event occurs, the simulation procedure execution means 4 determines from the information of the entry in the state management table 71 corresponding to the state set in the state storage unit the current state in the simulation procedure group 72 for each state. The registered simulation procedure is searched (205). As a result of the search, when there is a simulation procedure of the response operation to the occurred event (206), the simulation procedure is executed (208). If not (206), a simulation procedure of a response operation to an event generated from the state-independent simulation procedure group 73 is searched (20).
7) Execute (208). If the executed simulation procedure specifies a state transition (209),
A new state is set in the state storage unit 6 (210). When the simulation procedure of the response operation to the generated event has been executed in this way, the occurrence of the event is waited again (203). By repeating this, the simulator 3
A simulation of the U peripheral device is performed.

【0013】[0013]

【発明の効果】以上説明したように、本発明によるCP
U周辺装置のシミュレーション方式は、CPU周辺装置
の状態を登録して、状態別にCPU周辺装置の外部や内
部で発生する事象の応答動作のシミュレーション手続き
を登録できるため、シミュレーション手続き内で状態や
状態遷移のシミュレーション手段を用意する必要がな
く、状態や状態遷移をもとにシミュレーション手続きを
用意すればよいので、シミュレーション手続きの内容や
シミュレーション手続き間の関係が簡単になり、シミュ
レーションプログラムの生産性が向上するという効果を
有する。
As described above, the CP according to the present invention is used.
In the simulation method of the U peripheral device, the state of the CPU peripheral device can be registered, and a simulation procedure of a response operation of an event occurring inside or outside the CPU peripheral device can be registered for each state. It is not necessary to prepare a simulation means, and it is sufficient to prepare a simulation procedure based on states and state transitions. Therefore, the contents of the simulation procedures and the relationships between the simulation procedures are simplified, and the productivity of the simulation program is improved. It has the effect of.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】本発明の一実施例を示す処理フローチャートで
ある。
FIG. 2 is a processing flowchart showing one embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 CPU周辺装置固有のシミュレーション情報 2 CPU周辺装置のシミュレータ 3 装置固有データ生成手段 4 シミュレーション手続き実行手段 5 状態遷移手段 6 状態記憶部 7 装置固有データ記憶部 11 状態情報 12 シミュレーション手続き情報 31 状態登録手段 32 シミュレーション手続き登録情報 71 状態管理テーブル 72 状態毎のシミュレーション手続き群 73 状態に依存しないシミュレーション手続き群 DESCRIPTION OF SYMBOLS 1 Simulation information specific to CPU peripheral device 2 Simulator of CPU peripheral device 3 Device-specific data generation means 4 Simulation procedure execution means 5 State transition means 6 State storage unit 7 Device-specific data storage unit 11 State information 12 Simulation procedure information 31 State registration means 32 Simulation procedure registration information 71 State management table 72 Simulation procedure group for each state 73 Simulation procedure group independent of state

───────────────────────────────────────────────────── フロントページの続き (72)発明者 福岡 秀樹 東京都港区海岸三丁目9番15号 株式会 社エヌイーシー情報システムズ内 (56)参考文献 特開 平5−278613(JP,A) 特開 平2−151933(JP,A) ”組込みソフトウェア開発用シミュレ ーション環境の開発”,日本ソフトウェ ア学会第12回大会(1995年度)論文集, 平成7年9月12日−14日,p.45−48 (58)調査した分野(Int.Cl.6,DB名) G06F 11/22 - 11/26 G06F 17/50 ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Hideki Fukuoka 3-9-1, Kaigan, Minato-ku, Tokyo Inside NEC Information Systems Co., Ltd. (56) References JP-A-5-278613 (JP, A) Hei 2-151933 (JP, A) "Development of a simulation environment for embedded software development", Proceedings of the 12th Conference of the Software Society of Japan (1995), September 12-14, 1995, p. 45-48 (58) Field surveyed (Int.Cl. 6 , DB name) G06F 11/22-11/26 G06F 17/50

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 シミュレーション対象のCPU周辺装置
の状態を登録する状態記憶部と、前記CPU周辺装置の
外部や内部で発生する事象に対する応答動作のシミュレ
ーション手続きを前記応答動作が前記状態に依存する場
合は該状態に固有の第1のシミュレーション手続きとし
て、また前記応答動作が該状態に依存しない場合は該状
態に依存しない第2のシミュレーション手続きとして装
置固有データ記憶部に登録する装置固有データ生成手段
と、前記事象が発生した時に該事象が発生した時の前記
状態記憶部に登録された状態に対する該事象のシミュレ
ーション手続きが前記装置固有データ記憶部に登録され
ている場合はその状態に対応して登録してある前記第1
のシミュレーション手続きを実行し、前記事象が発生し
た時に該事象が発生した時の前記状態記憶部に登録され
状態に対する該事象のシミュレーション手続きが前記
装置固有データ記憶部に登録されてない場合は前記第2
のシミュレーション手続きを実行するシミュレーション
手続き実行手段と、前記第1のシミュレーション手続き
または前記第2のシミュレーション手続きの実行後に前
記状態が遷移する場合は前記状態記憶部に登録されてい
る前記状態を更新登録する状態遷移手段を有することを
特徴とするCPU周辺装置のシミュレーション方式。
1. A state storage unit for registering a state of a CPU peripheral device to be simulated, and a simulation procedure of a response operation to an event occurring outside or inside the CPU peripheral device, wherein the response operation depends on the state. Means for generating device-specific data stored in the device-specific data storage unit as a first simulation procedure specific to the state, or as a second simulation procedure independent of the state when the response operation does not depend on the state; When the event occurs, a simulation of the event with respect to the state registered in the state storage unit when the event occurs
If the procedure is registered in the device-specific data storage unit, the first procedure registered in accordance with the state is registered.
The simulation procedure of the event is performed, and when the event occurs, the simulation procedure of the event for the state registered in the state storage unit when the event occurs is not registered in the device-specific data storage unit. The second
Simulation procedure executing means for executing the simulation procedure described above, and updating and registering the state registered in the state storage unit when the state transits after execution of the first simulation procedure or the second simulation procedure. A simulation method for a CPU peripheral device, comprising a state transition unit.
【請求項2】 シミュレーション対象のCPU周辺装置
の状態を登録する状態記憶部と、前記状態とシミュレー
ション手続きとの関係を記憶する装置固有データ記憶部
を予め用意し、前記CPU周辺装置の外部や内部で発生
する事象に対する応答動作のシミュレーション手続きを
前記応答動作が前記状態に依存する場合は該状態に固有
の第1のシミュレーション手続きとして、また前記応答
動作が該状態に依存しない場合は該状態に依存しない第
2のシミュレーション手続きとして前記装置固有データ
記憶部に登録し、前記事象が発生した時に該事象が発生
した時の前記状態記憶部に登録された状態に対する該事
象のシミュレーション手続きが前記装置固有データ記憶
部に登録されている場合はその状態に対応して登録して
ある前記第1のシミュレーション手続きを実行し、前記
事象が発生した時に該事象が発生した時の前記状態記憶
部に登録された状態に対する該事象のシミュレーション
手続きが前記装置固有データ記憶部に登録されてない場
合は前記第2のシミュレーション手続きを実行し、前記
第1のシミュレーション手続きまたは前記第2のシミュ
レーション手続きの実行後に前記状態が遷移する場合は
前記状態記憶部に登録されている前記状態を更新登録す
ることを特徴とするCPU周辺装置のシミュレーション
方法。
2. A state storage unit for registering a state of a CPU peripheral device to be simulated and a device-specific data storage unit for storing a relationship between the state and a simulation procedure are prepared in advance, outside or inside the CPU peripheral device. The simulation procedure of the response operation to the event occurring in the step is a first simulation procedure unique to the state when the response operation depends on the state, and depends on the state if the response operation does not depend on the state. Not registered in the device-specific data storage unit as a second simulation procedure, and when the event occurs, the event corresponding to the state registered in the state storage unit when the event occurs
When the simulation procedure of the elephant is registered in the device-specific data storage unit, the first simulation procedure registered corresponding to the state is executed, and when the event occurs, the event occurs. Simulation of the event for the state registered in the state storage unit at the time
If the procedure is not registered in the device-specific data storage unit, the second simulation procedure is executed. If the state transits after the execution of the first simulation procedure or the second simulation procedure, the state is changed. A method of simulating a CPU peripheral device, wherein the state registered in a storage unit is updated and registered.
JP7062845A 1995-03-22 1995-03-22 CPU peripheral device simulation method and method Expired - Fee Related JP2928128B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7062845A JP2928128B2 (en) 1995-03-22 1995-03-22 CPU peripheral device simulation method and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7062845A JP2928128B2 (en) 1995-03-22 1995-03-22 CPU peripheral device simulation method and method

Publications (2)

Publication Number Publication Date
JPH08263527A JPH08263527A (en) 1996-10-11
JP2928128B2 true JP2928128B2 (en) 1999-08-03

Family

ID=13212058

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7062845A Expired - Fee Related JP2928128B2 (en) 1995-03-22 1995-03-22 CPU peripheral device simulation method and method

Country Status (1)

Country Link
JP (1) JP2928128B2 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"組込みソフトウェア開発用シミュレーション環境の開発",日本ソフトウェア学会第12回大会(1995年度)論文集,平成7年9月12日−14日,p.45−48

Also Published As

Publication number Publication date
JPH08263527A (en) 1996-10-11

Similar Documents

Publication Publication Date Title
US7017118B1 (en) Method and apparatus for reordering data items
US6888542B1 (en) Error recovery in a computer aided design environment
JP2001249907A (en) Activation processing system
KR20050030617A (en) Gui application development support device and method, and computer program
JP2004102498A (en) Gui application development supporting device, gui display device and method, and its computer program
US20060070085A1 (en) System and method for pervasive computing with a portable non-volatile memory device
US20010027387A1 (en) Debugging supporting apparatus, debugging supporting method and recording medium readable by computer with its programs recorded thereon
US20080127034A1 (en) Distributed resource understanding tool management
JP2000509524A (en) Method and apparatus for controlling runtime change propagation
US6864905B2 (en) Method to redisplay active panels
US7487137B2 (en) Apparatus, system, and method for java bean delta generation
JPH06231268A (en) Method and apparatus for storage and restoration of traversal-state attribute value of dag-structure network
JP2928128B2 (en) CPU peripheral device simulation method and method
JPH11213007A (en) Method and device for displaying parts constitution information of product
JP2907277B2 (en) User interface system for supervisory control system
US11487564B1 (en) Terminal shell switching
WO2023100289A1 (en) Database management device, database management method, and database management program
JP2001249801A (en) Software installation device and storage medium
US20040049560A1 (en) Method and apparatus for configuring a computer system to operate with perhiperal devices
JP3150065B2 (en) Operation screen automatic generation method and operation screen automatic generation system
JP3077724B2 (en) Menu selection method
JP2002014818A (en) Information processor and method for preserving set parameter of bios
CN114217778A (en) Project organization structure generation method and device and readable storage medium
CN114879967A (en) Code running method and device and computer readable storage medium
CN116980490A (en) Service processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990413

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees