JPH06214790A - Object direction data processor - Google Patents

Object direction data processor

Info

Publication number
JPH06214790A
JPH06214790A JP5003497A JP349793A JPH06214790A JP H06214790 A JPH06214790 A JP H06214790A JP 5003497 A JP5003497 A JP 5003497A JP 349793 A JP349793 A JP 349793A JP H06214790 A JPH06214790 A JP H06214790A
Authority
JP
Japan
Prior art keywords
class
schema
instance
data
processing
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.)
Withdrawn
Application number
JP5003497A
Other languages
Japanese (ja)
Inventor
Tadamitsu Ryu
忠光 龍
Naomi Ichikawa
なおみ 市川
Masahiko Murakawa
雅彦 村川
Masanobu Toyoda
雅信 豊田
Takeshi Adachi
武史 足立
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5003497A priority Critical patent/JPH06214790A/en
Publication of JPH06214790A publication Critical patent/JPH06214790A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To respectively combine a method designated by means of a class with used instance data so as to be properly changeable by providing both a class schemer for describing the method ID of the method fetched inside a its own class and an instance schemer for changeably fetching instance data. CONSTITUTION:The metaclass method 311 prepares desired individual classes. The class schemer 312 corresponds to some one of the prepared classes, describes method ID regarding the various kinds of methods which are changeably fetched to the class and also describes the sequence schemer instructing order relation, etc., by which the various kinds of methods are utilized. In an instance schemer 316, the class name of a class to which its own instance schemer 316 is related is described and also instance data which utilized method requires is described with respective method IDs linked.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は,オブジェクト管理部が
個々のオブジェクトを抽出し,当該個々のオブジェクト
を適宜組み合わせて処理を実行し得るようにするに当っ
て,クラスの自由な組み合わせやインスタンスとの関係
に関しての自由な組み合わせを可能にしたオブジェクト
指向データ処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention In the present invention, an object management unit extracts individual objects and appropriately combines the individual objects so as to execute a process. The present invention relates to an object-oriented data processing device that enables a free combination of the relationships.

【0002】[0002]

【従来の技術】図13は本発明の場合の如くオブジェク
トをカプセル化する利点を説明する図である。例えば実
行処理データ214を例にとると,図13(A)に示す
如く,当該実行処理データは一連の命令(又は命令群)
250を処理順にシリヤライズされたものとして与えら
れる。これらの命令(又は命令群)250の幾つかがま
とまって,所定の処理を実行する即ち或る振る舞いを行
う処理単位251を構成する。
2. Description of the Related Art FIG. 13 is a diagram for explaining the advantage of encapsulating an object as in the case of the present invention. For example, taking the execution processing data 214 as an example, as shown in FIG. 13A, the execution processing data is a series of instructions (or a group of instructions).
250 is given as serialized in processing order. Some of these commands (or a group of commands) 250 collectively form a processing unit 251 that executes a predetermined process, that is, performs a certain behavior.

【0003】したがって図13(A)に示す実行処理デ
ータは,図13(B)に示す如く,或る振る舞いを行う
処理単位251が処理順にシリヤライズされたものとみ
ることができる。図13(B)に示す如くシリヤライズ
された実行処理データ214は全体でもって或る特定の
動作を行うためのものである。したがって,他の特定の
処理を行うための実行処理データ214は,組み合わせ
を異にした処理単位251の連結された別の実行処理デ
ータとして与えられる。
Therefore, the execution processing data shown in FIG. 13A can be regarded as serialized processing units 251 that perform a certain behavior as shown in FIG. 13B. The serialized execution process data 214 as shown in FIG. 13B is for performing a specific operation as a whole. Therefore, the execution process data 214 for performing another specific process is given as another execution process data in which the processing units 251 having different combinations are connected.

【0004】異なる振る舞いを発揮する既存の処理単位
251が多量に得られるにつれて,図13(C)に示す
如く,個々の処理単位251を,所定のメソッドMの下
で,必要に応じて,統合させ,図13(B)に示す実行
処理データ214と同じ動作を行わせるものを得ること
ができる。
As a large number of existing processing units 251 exhibiting different behaviors are obtained, as shown in FIG. 13C, the individual processing units 251 are integrated under a predetermined method M as required. By doing so, it is possible to obtain the same operation data 214 as shown in FIG. 13B.

【0005】予めオブジェクトとオブジェクト・コマン
ドとオブジェクト部品との関係を説明しておく。以下,
より具体的に本発明にいうオブジェクトとオブジェクト
・コマンドとオブジェクト部品との関係を説明する。
The relationship among objects, object commands, and object parts will be described in advance. Less than,
More specifically, the relationship between the object, the object command, and the object part according to the present invention will be described.

【0006】実世界,例えば会社部門についてモデル化
を行った例が図14に示される。図14においては,
「従業員」を表わす枠内に,例えば「仕事の型=1」に
属する「秘書」がおり,「仕事の型=2」に属する「リ
ーダ」がおり,「仕事の型=3」に属する「労働者」が
いる。そして「従業員」という枠は「チーム」という枠
に属している。
FIG. 14 shows an example of modeling in the real world, for example, a company department. In FIG. 14,
In the frame representing “employee”, for example, there is a “secretary” belonging to “job type = 1”, a “leader” belonging to “job type = 2”, and a “job type = 3”. There are “workers”. The "employee" frame belongs to the "team" frame.

【0007】「リーダ」は「チーム・リーダ」という関
係の下で「チーム」と関係づけられ,また「労働者」は
「作業単位」という枠内で「労働者・機械」という関係
の下で「機械」と関係づけられる。
"Leader" is related to "team" under the relationship of "team leader", and "worker" is related to "worker / machine" within the framework of "work unit". Related to "machine".

【0008】また「チーム」と「機械」とは「機械・作
業場」という関係の下で関係づけられており,「労働
者」と「機械」とはまた「機械・労働者」という関係の
下で関係づけられる。更に「従業員」は「部門・従業
員」という関係の下で「部門」と関係づけられる。
Further, "team" and "machine" are related under the relation of "machine / workplace", and "worker" and "machine" are also related under the relation of "machine / worker". Related by. Furthermore, “employee” is related to “department” under the relationship of “department / employee”.

【0009】また更に,「従業員」は「従業員・属性」
という関係の下で「所属」と関係づけられ,「作業単
位」は「作業単位・部品」という関係の下で「部品」と
関係づけられる。
Furthermore, “employee” is “employee / attribute”.
Under the relationship of "affiliation", the "work unit" is related to "part" under the relationship of "work unit / part".

【0010】更にその上で,(1)「部門」はオブジェ
クト「部門名」やオブジェクト「ドル」と関係づけら
れ,(2)「チーム」は,チーム識別番号によってオブ
ジェクト「名前」と関係づけられ,仕事の型によってオ
ブジェクト「従業員番号」と関係づけられ,名前によっ
てオブジェクト「コード名」やオブジェクト「姓」と関
係づけられ,給与によってオブジェクト「ドル」と関係
づけられ,平均給与によってオブジェクト「ドル」と関
係づけられ,部門の平均数によってオブジェクト「数」
と関係づけられ,(3)「秘書」はタイピング速度によ
ってオブジェクト「数」と関係づけられ、(4)「所
属」は,名前によってオブジェクト「名」と関係づけら
れ,歳によってオブジェクト「年」と関係づけられ,
(5)「部品」はオブジェクト「部品番号」やオブジェ
クト「ドル」と関係づけられ,(6)「作業単位・部
品」は数量によってオブジェクト「数」と関係づけら
れ,(7)「作業単位」は必要な時間によってオブジェ
クト「時間」と関係づけられ,(8)「機械」は,オブ
ジェクト「機械番号」やオブジェクト「ドル」やオブジ
ェクト「機械名」と関係づけられ,(9)「機械・労
働」は使用時間によってオブジェクト「時間」と関係づ
けられる。
Furthermore, (1) "department" is related to the object "department name" and object "dollar", and (2) "team" is related to the object "name" by the team identification number. , Related to the object "employee number" by job type, related to the object "code name" or object "surname" by name, related to the object "dollar" by salary, and the object "dollar" by average salary "," The object "number" by the average number of departments
(3) "Secretary" is related to object "number" by typing speed, (4) "Affiliation" is related to object "name" by name, and object "year" by age. Related,
(5) "Part" is related to the object "Part number" and object "Dollar", (6) "Work unit / part" is related to the object "Number" by quantity, (7) "Work unit" Is related to the object "time" by the required time, (8) "machine" is related to the object "machine number", the object "dollar" and the object "machine name", and (9) "machine / labor". Is associated with the object "time" by the time of use.

【0011】図14に示されるモデルは,一般に,例え
ば,丸印を「振る舞い」(あるいはメソッド)とし,角
印を「データ」とし,菱形印を「関係」とすると,図1
5に示す如く表わすことができる。即ち,(1)メソッ
ドaとデータIとがまとめられて1つのより大きいデー
タIVの働きをし,(2)メソッドbとcとが関係αによ
ってデータIIと関係づけられて1つのより大きいデータ
Vの働きをし,(3)メソッドcとdとが関係βによっ
てデータIII と関係づけられて1つのより大きいデータ
VIの働きをし,(4)メソッドeが関係γによってデー
タIVとVとVIと関係づけられて1つの更に大きいデータ
VII の働きをする,のように,互いにまとめられ,から
みあって,より大きい集団がつくられている形で表わす
ことができる。
In the model shown in FIG. 14, generally, for example, when the circle mark is “behavior” (or method), the square mark is “data”, and the diamond mark is “relationship”, the model shown in FIG.
It can be represented as shown in FIG. That is, (1) method a and data I are combined to serve as one larger data IV, and (2) methods b and c are related to data II by the relationship α, and one larger data IV Acts as V, and (3) methods c and d are related to data III by the relation β, and one larger data
Acts as VI, and (4) method e is related to data IV, V and VI by the relation γ, and one larger data
It acts like VII, and can be represented in the form of being grouped together, entangled, and forming a larger group.

【0012】図15に示す夫々の丸印や角印や菱形印は
1つ1つオブジェクトとして取り扱われ得るものであ
る。今図15に示すメソッドaとデータIとの如き集ま
りを考慮して,図16(A)に示す如きカプセル化を考
える。図16(A)においてカプセルの上方に孔があけ
られているのは,メッセージを交信可能であることを示
している。当該図16(A)に示すカプセルの上方の孔
を仮にふさいだとすると,図15に示すメソッドaとデ
ータIとの如き集まりであるデータIVに相当する。当該
データが図16(B)の左端に示されている。図16
(B)の左端のデータDに対してメソッドMを付して複
合されたオブジェクトを得ると,図16(B)の中央に
示されるデータとなり,更にその上にメソッドを付して
複合されたオブジェクトを得ると,図16(B)の右端
に示すものとなる。このように複合化していったものが
図13(C)に対応している。
The circles, corners and diamonds shown in FIG. 15 can be handled as objects one by one. Considering a collection such as method a and data I shown in FIG. 15, consider encapsulation as shown in FIG. 16 (A). A hole formed above the capsule in FIG. 16A indicates that a message can be communicated. If the upper hole of the capsule shown in FIG. 16 (A) is blocked, it corresponds to data IV which is a collection such as method a and data I shown in FIG. The data is shown at the left end of FIG. FIG.
When the method M is added to the data D at the left end of (B) to obtain a compound object, the data becomes the data shown in the center of FIG. When the object is obtained, it becomes the one shown at the right end of FIG. The composite thus formed corresponds to FIG. 13 (C).

【0013】複合化が行われる態様は,図16(B)の
形に限られるものではない。例えば図16(C)の最左
端に示すオブジェクトにおいてデータDが,メソッドと
データとよりなるオブジェクトで置換されると,図16
(C)左端から2番目に示すものとなる。この場合に
は,図示のメソッドM1 とデータD1 との間にメッセー
ジ・パッシングが必要となり,図16(C)左端から3
番目に示すものの如くメソッドM1 が1つのオブジェク
トとなる。この結果,オブジェクトCの中にオブジェク
トAとオブジェクトBとが存在し,オブジェクトAとオ
ブジェクトBとの間にメッセージ・パッシングが存在す
るという構造をもつものとなる。
The manner in which the compounding is performed is not limited to the form shown in FIG. 16 (B). For example, when the data D in the leftmost object in FIG. 16C is replaced with an object composed of a method and data,
(C) It is the second one from the left end. In this case, message passing is required between the illustrated method M 1 and data D 1, and 3 from the left end of FIG. 16C.
The method M 1 becomes one object as shown in the second. As a result, the object C and the object B exist in the object C, and the message passing exists between the object A and the object B.

【0014】また更に,図示のオブジェクトBにおける
メソッドMをオブジェクトB1 とし,オブジェクトBに
おけるデータDをオブジェクトB2 とすると,図16
(C)最右端に示す如く,オブジェクトBの中に,オブ
ジェクトB1 とオブジェクトB 2 とが存在し,オブジェ
クトB1 とオブジェクトB2 との間にメッセージ・パッ
シングが存在するという構造となる。
Furthermore, in the illustrated object B
Method M is object B1And on object B
Data D in object B2Then, Fig. 16
(C) In the object B, the object
Ject B1And object B 2And exist,
Bect B1And object B2Between the message
The structure is such that there is a thing.

【0015】以上説明した如く,後述する所の,いわば
原子オブジェクトが複合化されて,例えばカプセル・オ
ブジェクトとなり,当該カプセル・オブジェクトが複合
化されて例えばイベント・オブジェクトとなり,当該イ
ベント・オブジェクトが複合化されて例えばシステム・
オブジェクトとなる・・・如く,次々と複合化されてゆ
く。
As described above, so-called atomic objects, which will be described later, are compounded into, for example, capsule objects, the capsule objects are compounded into, for example, event objects, and the event objects are compounded. For example, the system
It becomes an object ... It is compounded one after another.

【0016】なお,上記においてデータDとして示され
るものは,一般に,複数個の処理対象単位であり,メソ
ッドMとして示したものは当該複数個の処理対象単位を
どのように利用してゆくかを指示する情報または情報群
と考えてよい。図16において,オブジェクトとして表
現したものは,個々の「処理対象単位」,あるいは個々
の処理対象単位がまとめられて1つのまとまった処理対
象単位として取り扱われ得る「処理対象単位」である。
In the above, what is shown as the data D is generally a plurality of units to be processed, and what is shown as the method M is how to use the plurality of units to be processed. It may be considered as information or a group of information to be instructed. In FIG. 16, what is expressed as an object is an individual “processing target unit” or a “processing target unit” that can be handled as a single integrated processing target unit by combining the individual processing target units.

【0017】上記図15に示す如く,個々のオブジェク
トI,II,III は夫々より大きいオブジェクトIV,V,
VIの一部を構成する。また当該オブジェクトIV,V,VI
はまたより大きいオブジェクトVII の一部を構成する。
換言するとオブジェクトIV,V,VIは夫々オブジェクト
VII からみると当該オブジェクトVII における“イズ・
ア(is−a)”で表される関係や“パート・オブ(part
−of)”で表わされる関係にある。
As shown in FIG. 15, the individual objects I, II, III are respectively larger objects IV, V,
Form part of a VI. In addition, the object IV, V, VI
Also forms part of the larger Object VII.
In other words, objects IV, V and VI are objects respectively.
Seen from VII, “Is ...
Relationships represented by “is (a)” and “part of (part)
-Of) ".

【0018】図示のオブジェクトI,II,III を最小単
位と考えるとき,これらオブジェクトI,II,III はい
わば原子オブジェクトである。そしてそれらが集まって
いわばカプセル・オブジェクトと呼ばれるものが形成さ
れ,当該カプセル・オブジェクトなどが集まっていわば
イベント・オブジェクトと呼ばれるものが形成され,更
により大きいシステム・オブジェクトと呼ばれるものが
形成される。
When considering the illustrated objects I, II, and III as the minimum units, these objects I, II, and III are atomic objects. When they are collected, what is called a capsule object is formed, when those capsule objects are collected, what is called an event object is formed, and a larger system object is formed.

【0019】これらの各オブジェクトを総称して複合オ
ブジェクトと呼んでいる。なお当該複合オブジェクトの
概念の中に,上記原子オブジェクトをも含ませている。
しかし原子オブジェクトは上述の如く最小単位のオブジ
ェクトであり,複合オブジェクトあるいは単にオブジェ
クトと一般に称する場合には上記原子オブジェクトの如
く分解不可能な単体で存在しているものを除外したもの
と考えてよい。
Each of these objects is generically called a composite object. The atomic object is also included in the concept of the compound object.
However, the atomic object is an object of the minimum unit as described above, and when it is generally called a compound object or simply an object, it may be considered that an atomic object that exists as a non-decomposable simple substance like the atomic object is excluded.

【0020】上述したカプセル化されたオブジェクトは
一般に上記複合オブジェクトがカプセル化されたもので
ある。上記個々のオブジェクトは次の如きモデルをもっ
て表わすことができる。即ち,図17はオブジェクトを
モデル化して把握するための説明図である。
The encapsulated object described above is generally an encapsulation of the composite object. The individual objects can be represented by the following model. That is, FIG. 17 is an explanatory diagram for modeling and grasping the object.

【0021】或る実世界のもの,例えば写真は,当該写
真を表わす名前と,当該写真がどんなものであるか,例
えば誰の写真で何時撮ったものかなどを表わす性質とを
もって特定することができる。そして当該写真は,
(i)当該写真を特定する呼称としてのコマンドと,(i
i)当該写真のいわば白・黒のドットよりなる絵の実体物
(エンティティ・データ)と,(iii) 当該写真の性質や
上記絵の実体物が格納されている場所などや当該写真に
写っている複数の人などの関係などを記述しているリン
クとをもって,モデル化して把握することができる。
Some things in the real world, such as photographs, can be identified by the name representing the photograph and the nature of what the photograph is like, for example, who photographed what time. it can. And the picture is
(I) A command as a name to specify the photograph, and (i
i) The entity of the picture (entity data) consisting of so-called black and white dots, and (iii) the nature of the photograph, the place where the entity of the picture is stored, and the like It can be modeled and grasped with a link that describes the relationship between multiple people who are present.

【0022】上述の個々のオブジェクトもまた図17に
表わした如き,コマンドとリンクとエンティティ・デー
タとをもって,モデル化して表わすことができる。図1
8はモデル化したオブジェクトの働きを説明する図であ
る。図18左側に示す如くオブジェクトは,コマンドと
リンクとエンティティ・データとをもって表わすことが
でき,エンティティ・データには図示の如きドット・デ
ータが与えられていると考えてよい。そして,上述のカ
プセル・オブジェクトやイベント・オブジェクトやシス
テム・オブジェクトは,一般に,図18右側に示す如
く,エンティティ・データとして他のオブジェクトX,
Y,Zを特定する記述が与えられて当該他のオブジェク
トX,Y,Zと関係づけられ当該他のオブジェクトX,
Y,Zのエンティティ・データx,y,zが利用される
形となる。
The individual objects described above can also be modeled and represented by commands, links, and entity data, as shown in FIG. Figure 1
FIG. 8 is a diagram for explaining the function of the modeled object. As shown on the left side of FIG. 18, an object can be represented by a command, a link, and entity data, and it can be considered that dot data as shown is given to the entity data. The above-mentioned capsule object, event object, and system object are generally other objects X, as entity data, as shown on the right side of FIG.
A description specifying Y and Z is given, and the object is associated with the other object X, Y, Z and the other object X,
The Y, Z entity data x, y, z are used.

【0023】本願発明者らは,先に出願した特願平4−
236641号において,エンティティ・データと一緒
にメタ・データを記述したオブジェクト部品を,1つの
処理単位として把握することを提示した。
The inventors of the present application filed Japanese Patent Application No. 4-
In No. 236641, it was proposed to grasp an object part describing meta data together with entity data as one processing unit.

【0024】図19はオブジェクトを取り扱う処理態様
を示す。図中の符号201はオブジェクト・コマンドで
あって,図17や図18に示すコマンドと同じものであ
る。即ち,当該オブジェクトを特定する際の呼称であ
る。符号202はメタ・データであって,図17や図1
8に示すリンクに対応するものと考えてよい。即ち,実
データを意味づけて説明したデータ(実データの説明
文)であり,名称やコメントやコマンドなどであり,更
には上述した“is−a”階層関係や“part−of”階層関
係やオブジェクト間のシーケンス関係が記述される。当
該コメントは,実データを説明するに際し実データがど
んなものであるかについての意味が判るようにされた説
明文であり,また概略フローチャートや詳細フローチャ
ートやソース・プログラムである。また符号203は図
17や図18に示すエンティティ・データであり,処理
実行用のプログラムは実データの1つとして取り扱われ
る。
FIG. 19 shows a processing mode for handling an object. Reference numeral 201 in the drawing denotes an object command, which is the same as the command shown in FIGS. 17 and 18. That is, it is a name used to specify the object. Reference numeral 202 is meta data, which is shown in FIG.
It can be considered to correspond to the link shown in FIG. That is, it is the data (explanatory text of the actual data) that describes the actual data, and the names, comments, commands, etc., and further the above-mentioned "is-a" hierarchical relation and "part-of" hierarchical relation, The sequence relationship between objects is described. The comment is a descriptive sentence for understanding the meaning of the actual data when explaining the actual data, and is a schematic flowchart, a detailed flowchart, and a source program. Reference numeral 203 is the entity data shown in FIGS. 17 and 18, and the processing execution program is treated as one of the actual data.

【0025】図19における符号204はコマンド・リ
ンク処理部であって,ディレクトリ処理部とも呼ばれ
る。1つの新しいオブジェクトが出来たとき,当該オブ
ジェクトの呼称であるコマンド(以下,オブジェクト・
コマンドということがある)を設定し,実データ203
やメタ・データ202の格納場所を割り付け,コマンド
・リンク・テーブルを作成する。このとき,オブジェク
トの型を決定し,大きさが決まる。そして,当該コマン
ド・リンク・テーブルを用いて,メタ・データ202と
実データ(エンティティ・データ)203との結合体を
入出力できるようにする。また入出力処理を行う。当該
結合体をオブジェクト部品と名付ける。そして当該オブ
ジェクト部品206は,上記オブジェクト・コマンドを
用いて特定することができる。
Reference numeral 204 in FIG. 19 is a command / link processing unit, which is also called a directory processing unit. When one new object is created, the command that is the name of the object (hereinafter, object.
Command)) and set the actual data 203
The storage location of the meta data 202 is allocated, and the command link table is created. At this time, the type of the object is determined and the size is determined. Then, using the command link table, a combination of the meta data 202 and the actual data (entity data) 203 can be input / output. It also performs input / output processing. The combination is named an object part. Then, the object part 206 can be specified using the object command.

【0026】[0026]

【発明が解決しようとする課題】上述の如く,まとめら
れたオブジェクトまたは複合オブジェクトを,必要に応
じて,適宜,変更可能に組み合わせて,所望される処理
を実行することとなる。
As described above, the grouped objects or compound objects are combined in a changeable manner as needed, and the desired processing is executed.

【0027】このような変更可能な組み合わせを得るに
当っては,当該組み合わせを行い得るようにする機構が
必要となる。即ち,一般にこの種のデータ処理システム
の分野において用いられる所のクラスとインスタンスと
において,当該クラスで指定されるメソッドを適宜変更
可能に組み合わせ,かつ使用されるインスタンス・デー
タを適宜変更可能に組み合わせ得るようにする機構が必
要となる。
To obtain such a changeable combination, a mechanism for enabling the combination is required. That is, in a class and an instance that are generally used in the field of this kind of data processing system, the methods specified in the class can be combined appropriately and the instance data used can be combined appropriately. A mechanism to do so is required.

【0028】本発明は,オブジェクト指向データ処理装
置において,クラスで指定されるメソッドと使用される
インスタンス・データとの夫々を適宜変更可能に組み合
わせ得るようにすることを目的としている。
It is an object of the present invention to make it possible to appropriately change the combination of a method designated by a class and instance data used in an object-oriented data processing device.

【0029】[0029]

【課題を解決するための手段】図1は本発明の原理構成
図を示す。図中の符号203は実データ(エンティティ
・データ),204はコマンド・リンク処理部であっ
て,図19に示すものに対応している。
FIG. 1 is a block diagram showing the principle of the present invention. Reference numeral 203 in the figure is actual data (entity data), and 204 is a command link processing unit, which corresponds to that shown in FIG.

【0030】図1に示す符号300は,概念スキーマで
あって,本発明において考慮されている情報階層関係を
概念的に表現したものである。符号301はメタクラス
であって本発明において適宜にメソッドを変更可能に取
り入れたクラスを生成し得るようにするために用意され
たものである。
Reference numeral 300 shown in FIG. 1 is a conceptual schema, which is a conceptual representation of the information hierarchical relationship considered in the present invention. Reference numeral 301 is a metaclass, which is prepared in the present invention so as to be able to generate a class into which a method can be appropriately changed.

【0031】符号302は,クラスであって,当該クラ
スが仮に乗用車に関するものであれば乗用車に関する各
種メソッドを変更可能に取り込んで1つのクラスとして
取扱うよう考慮されているものである。符号303はイ
ンスタンスであって,例えば乗用車に関するクラス30
2内に取込まれている各メソッドが使用する一般名デー
タに個別の特定のデータを与えて,特定の乗用車につい
ての処理プログラムを作成したものを示したものであ
る。
Reference numeral 302 denotes a class, and if the class concerned is a passenger car, it is considered that various methods relating to a passenger car are variably incorporated and handled as one class. Reference numeral 303 is an instance, for example, a class 30 for passenger cars
This is a drawing showing a processing program created for a specific passenger car by giving individual specific data to the generic name data used by each method incorporated in 2.

【0032】符号310は,内部スキーマであって,上
記の概念スキーマ300に対応するものとして,データ
処理装置の内部に構成されているものである。そして符
号311は,メタクラス・メソッドであって,所望の個
々のクラスを生成するためのメソッドである。符号31
2は,クラス・スキーマであって,生成された或る1つ
のクラスに対応して,当該クラスに変更可能に取り込ま
れる各種メソッドについてのメソッドIDを記述すると
共に,当該各種メソッドが利用されてゆく順序関係など
を指示しているシーケンス・スキーマを記述している。
Reference numeral 310 is an internal schema, which corresponds to the above-mentioned conceptual schema 300 and is configured inside the data processing apparatus. Reference numeral 311 is a metaclass method, which is a method for generating a desired individual class. Reference numeral 31
Reference numeral 2 denotes a class schema, which corresponds to one generated class and describes method IDs of various methods that are changeably incorporated into the class, and the various methods are used. Describes the sequence schema that indicates the order relationship.

【0033】符号313,314,315・・・は夫々
メソッドであって,各メソッド313,314,315
がクラス・スキーマ312上のメソッドIDとリンクを
とられて当該クラスにおいて利用されるクラス・メソッ
ド群となる。
Reference numerals 313, 314, 315 ... Represent methods, and each method 313, 314, 315
Are linked with the method ID on the class schema 312 to form a class method group used in the class.

【0034】符号316は,インスタンス・スキーマで
ある。当該インスタンス・スキーマ316内には,自己
のインスタンス・スキーマ316が関係するクラス(例
えば312)のクラス名が記述されると共に,当該クラ
スにおいて利用されるメソッドが必要とするインスタン
ス・データ(上述のエンティティ・データ203と考え
てよい)が各メソッドIDとリンクをとられて記述され
る。
Reference numeral 316 is an instance schema. In the instance schema 316, the class name of the class (for example, 312) related to the own instance schema 316 is described, and the instance data required by the method used in the class (the above-mentioned entity (May be considered as data 203) is described by linking with each method ID.

【0035】符号320は,ポップ・アップ・データで
あって,当該ポップ・アップ・データの中から,上記イ
ンスタンス・スキーマ316内にインスタンス・データ
として抽出されて書込まれる。
Reference numeral 320 denotes pop-up data, which is extracted and written as instance data in the instance schema 316 from the pop-up data.

【0036】[0036]

【作用】例えば乗用車に関するクラス302と当該クラ
スに関連するインスタンス303とを生成しようとする
とき,次のように行われる。
For example, when an attempt is made to generate a class 302 relating to a passenger car and an instance 303 related to the class, the following process is performed.

【0037】当該生成しようとする人(操作者)が,そ
のときに頭に思い浮べた各種メソッド(これらメソッド
は既に存在していると考えておく)を,当該クラスを生
成するために必要なメソッドとして考慮する。当該考慮
されたものが,図示のメタクラス301と考えてよい。
The person (operator) who wants to generate the various methods (think that these methods already exist) that come to mind at that time are necessary for generating the class. Consider as a method. The considered thing may be considered as the illustrated metaclass 301.

【0038】当該操作者は,乗用車に関するクラスを生
成することをメタクラス・メソッド311に入力すると
共に,上記思い浮べた各種メソッド名を当該メタクラス
・メソッド311に入力する。
The operator inputs to the metaclass method 311 the generation of a class related to a passenger car, and also inputs the various method names that come to mind to the metaclass method 311.

【0039】これに対応して,メタクラス・メソッド3
11は,クラス・スキーマ312上に,乗用車に関する
クラスである旨を記述すると共に,上記各種メソッド名
に対応するメソッドIDを記述する。このとき合わせ
て,メタクラス・メソッド311は,当該クラスにおい
て利用される各種メソッドについての利用順番を指示す
るシーケンス・スキーマや,当該クラスが他と交信する
際に必要とするであろうメッセージ送信メソッドについ
ての夫々のIDを,当該クラス・スキーマ312上に自
動的に記述する。
Correspondingly, metaclass method 3
Reference numeral 11 describes on the class schema 312 that it is a class related to passenger cars, and also describes method IDs corresponding to the above-mentioned various method names. At the same time, the metaclass method 311 is a sequence schema for instructing the usage order of various methods used in the class, and a message transmission method that the class may need when communicating with others. The respective IDs of are automatically described in the class schema 312.

【0040】当該クラス・スキーマ312の生成に対応
して,各メソッドIDが夫々のメソッド313,314
・・・をポイントされたこととなり,クラスが生成され
る。なお,当該生成されたクラスに関して,上記利用す
るメソッドを適宜削除したり,交換したり,追加したり
することは自由に行われる。また,上記メタクラス・メ
ソッド311は生成しようとするクラスの側から起動さ
れると考えてよい。
Corresponding to the generation of the class schema 312, each method ID has its own method 313, 314.
... is pointed, and a class is generated. In addition, regarding the generated class, it is possible to freely delete, replace, or add the method to be used. Further, the metaclass method 311 may be considered to be activated from the side of the class to be generated.

【0041】更にインスタンス・スキーマ316に記述
されている所の上述したクラス名(自己が関連するクラ
スの名前)から,クラス・スキーマが発動され,当該ク
ラスが利用する各種メソッドにおいて使用されるインス
タンス・データが逐次入力されて,インスタンス・スキ
ーマ316上に記述される。なお,この動作は,クラス
の側から,操作者に対して夫々のインスタンス・データ
の入力をうながし,操作者が入力するものと考えてよ
い。これらインスタンス・データのうちでポップ・アッ
プ・データ320としてはその時点までに未登録であっ
たデータについては当該ポップ・アップ・データ320
上に自動登録される。
Further, the class schema is invoked from the above-mentioned class name (name of the class with which the self is related) described in the instance schema 316, and the instance class used in various methods used by the class. Data is sequentially input and described in the instance schema 316. It should be noted that this operation may be considered to be performed by the operator by prompting the operator to input each instance data from the class side. Among the instance data, the data that has not been registered as the pop-up data 320 up to that point is the pop-up data 320.
It is automatically registered on.

【0042】インスタンス・スキーマ316上のデータ
は,クラス・スキーマ312上のメソッドIDとリンク
付けされる。言うまでもなく,インスタンス・スキーマ
316上のインスタンス・データは,必要に応じて,適
宜削除したり,交換したり,追加したりされる。またク
ラスが利用するメソッドが変更されると,それに応じて
変更されることになる。
The data on the instance schema 316 is linked with the method ID on the class schema 312. Needless to say, the instance data on the instance schema 316 is deleted, exchanged, or added as needed. Also, if the method used by the class changes, it will change accordingly.

【0043】上記構成によって,所望するクラスを生成
したり,クラスにおいて利用するメソッドを変更した
り,インスタンス・データを変更したりしつつ,適宜に
メソッドを組み合わせて利用することが可能となる。
With the above configuration, it is possible to appropriately use the methods in combination while generating a desired class, changing the method used in the class, and changing the instance data.

【0044】[0044]

【実施例】実世界(例えばユーザの要求)は,図17に
モデル化して示した如く,当該実世界を表現する具体的
な情報を与える内包と,当該実世界をいわば簡単に表現
する外延とを対応づけてモデル化することができる。情
報の交換に当って,例えば或る実世界についての情報交
換を行うに当って,当該実世界について互にその内包が
理解されている場合には,当該実世界についての外延を
与えることで足りる。即ち,いちいち具体的な情報を相
手方に通知する必要はなく,いわばその実世界の呼称を
相手方に通知すれば足りる。
EXAMPLE A real world (for example, a user's request) is, as modeled in FIG. 17, an inclusion giving specific information for expressing the real world and an extension for simply expressing the real world. Can be associated and modeled. In exchanging information, for example, in exchanging information about a certain real world, it is sufficient to give an extension of the real world if the comprehensions of the real world are understood by each other. . In other words, it is not necessary to notify the other party of specific information, but it is sufficient to notify the other party of the real world name.

【0045】図2は静的世界と動的世界とを説明する説
明図である。内包は,上記した理由から,図2に示す如
く,一般に情報が隠蔽されるものであり,「情報隠蔽の
世界」に対応している。一方,実世界は,当該実世界に
ついての仕組みやその仕組みの中での因果関係などを与
える「静的世界」と,当該実世界の時間的な動きを表現
したりまた複数のセッションについての並列処理を許す
か否かを指示したりする「動的世界」とをもってモデル
化することができる。そして,当該「静的世界」や「動
的世界」と,上述の「情報隠蔽の世界」とが,図2に示
す如く,外延によって対応づけられている。
FIG. 2 is an explanatory diagram for explaining the static world and the dynamic world. For the reasons described above, the comprehension generally conceals information as shown in FIG. 2, and corresponds to the “world of information concealment”. On the other hand, the real world is a “static world” that gives the mechanism of the real world and the causal relations within the mechanism, and represents the temporal movement of the real world, and is also a parallel system for multiple sessions. It can be modeled with a "dynamic world" that indicates whether processing is allowed or not. The "static world" and the "dynamic world" are associated with the "information hiding world" by extension, as shown in FIG.

【0046】更に言えば,内包は情報隠蔽の世界であ
り,外延に意味を与えるデータを含んでいる。この或る
意味を含んだ外延を使って実世界をシミュレートする。
それが,「静的世界」に対応する静的モデルであり,
「動的世界」に対応する動的モデルである。
Further, the comprehension is a world of information hiding and contains data that gives meaning to the extension. This real meaning is used to simulate the real world.
That is the static model corresponding to the "static world",
It is a dynamic model corresponding to the "dynamic world."

【0047】図3は静的モデルと動的モデルと機能的モ
デルとの関係を説明する説明図である。図3に示す静的
モデルは図2に示す静的世界に対応するモデルであり,
同じく動的モデルは動的世界に対応するモデルである。
また図2に示す情報隠蔽の世界を機能的モデルに対応づ
けている。
FIG. 3 is an explanatory diagram for explaining the relationship among the static model, the dynamic model, and the functional model. The static model shown in FIG. 3 is a model corresponding to the static world shown in FIG.
Similarly, the dynamic model is a model corresponding to the dynamic world.
In addition, the world of information hiding shown in FIG. 2 is associated with the functional model.

【0048】システムについての仕組みを特定化してゆ
き,また上述した“is−a”や“part−of”などの関係
(テンプレート)を設計することによって,静的モデル
が形成される。そして機能設計が得られ,それに対応す
る形で図1に示すクラス302(あるいは複数のクラス
が更に複合化されて得られるクラス−複合化クラス)が
設計される。
A static model is formed by specifying the mechanism of the system and designing the relations (templates) such as "is-a" and "part-of" described above. Then, a functional design is obtained, and a class 302 (or a class obtained by further compounding a plurality of classes-combined class) shown in FIG. 1 is designed in a corresponding form.

【0049】動的モデルは,上述のクラス302内にイ
ンスタンス・データを割り付けることによって,特定の
処理対象単位(インスタンス)が形成され,当該各処理
対象単位間での時間的な順序関係を設計することによっ
て形成される。そして,静的モデルと動的モデルとの間
に,因果関係による制約が与えられることとなる。
In the dynamic model, a specific processing target unit (instance) is formed by allocating the instance data in the above-mentioned class 302, and the temporal order relationship between the processing target units is designed. Formed by. Then, a constraint due to a causal relationship is given between the static model and the dynamic model.

【0050】図4は,図1に示す図と図3に示す図との
関係を関係づけて示す説明図である。図4に示す符号3
12ないし316は図1に対応している。また図4に示
す「静的世界」は図3に示す「静的モデル」に対応し,
「動的世界」は図3に示す「動的モデル」に対応してい
る。
FIG. 4 is an explanatory diagram showing the relationship between the diagram shown in FIG. 1 and the diagram shown in FIG. 3 in association with each other. Reference numeral 3 shown in FIG.
12 to 316 correspond to FIG. The “static world” shown in FIG. 4 corresponds to the “static model” shown in FIG.
The "dynamic world" corresponds to the "dynamic model" shown in FIG.

【0051】夫々の目的とするデータ処理を行うための
メソッドが形成され,また複数のメソッドが組み合わさ
れてクラスが形成され,更に必要に応じて複数のクラス
が組み合わされて複合クラスが形成されるまたはされて
いる。これらが図2に示す情報隠蔽の世界に置かれる。
A method for performing each desired data processing is formed, a plurality of methods are combined to form a class, and a plurality of classes are combined as necessary to form a composite class. Or has been. These are placed in the world of information hiding shown in FIG.

【0052】クラスを形成するに当っては,図1を参照
して説明した如く,クラス・スキーマ312内に,クラ
ス名を指定し,かつメソッド設定に対応して当該クラス
において使用される(変更可能に取り込まれる)メソッ
ドについてのメソッドIDを記述される。あわせて,当
該メソッドIDと各メソッド313,314・・・とが
リンク付けられる。また各メソッドが実行されるシーケ
ンスを設定するようにされる。
In forming a class, as described with reference to FIG. 1, a class name is specified in the class schema 312 and used in the class corresponding to the method setting (change). The method ID for the method that can be imported is described. At the same time, the method ID and each method 313, 314, ... Are linked. Also, the sequence in which each method is executed is set.

【0053】また,特定の処理に対応して,インスタン
ス・スキーマ316が形成される。即ち当該インスタン
ス・スキーマ内に,当該インスタンスを使用するクラス
のクラス名が記述され,個々のインスタンス・データが
記述される。
An instance schema 316 is formed corresponding to a specific process. That is, the class name of the class that uses the instance is described in the instance schema, and individual instance data is described.

【0054】上記クラスの形成やインスタンス・スキー
マの形成に対応して,静的世界が,或る状態テーブルの
下にチェインづけられたクラスやメソッドと,各メソッ
ドに対して対応づけられた変数や定数とが存在する形と
なって形成される。また,必要に応じて,上述の“is−
a”の関係や“part−of”の関係の下で他クラスと関係
づけられる。更に,因果関係を与える制約群が設定され
ることとなる。
Corresponding to the formation of the above class and the formation of the instance schema, the static world has classes and methods chained under a certain state table, and variables and variables associated with each method. It is formed so that there are constants and. If necessary, the above-mentioned "is-
It is related to another class under the relationship of "a" or the relationship of "part-of." Furthermore, a constraint group that gives a causal relationship is set.

【0055】動的世界においては,セッションが作られ
て処理順序が特定化され,また並行動作を行わせる場合
には,そのためのタイミングなどが指定されることとな
る。図5はメタクラスからクラスを生成する状態を説明
する説明図である。図5に示す符号300,310,3
11,312,313,314,315,316は図1
に示すものに対応している。また符号317はメッセー
ジ送信メソッド,318は一例として示されるガソリン
代計算用メソッド,319はオブジェクト管理部220
内に設けられるシーケンス・テーブルを表わしている。
また符号220はオブジェクト管理部を表わしている。
In the dynamic world, when a session is created, the processing order is specified, and when parallel operations are performed, the timing for that purpose is designated. FIG. 5 is an explanatory diagram illustrating a state in which a class is generated from a metaclass. Reference numerals 300, 310, 3 shown in FIG.
11, 312, 313, 314, 315 and 316 are shown in FIG.
It corresponds to the one shown in. Reference numeral 317 is a message transmission method, 318 is a gasoline cost calculation method shown as an example, and 319 is an object management unit 220.
It represents a sequence table provided inside.
Reference numeral 220 represents an object management unit.

【0056】図1を参照して記述した如く,メタクラス
・メソッド311を用いて,作成しようとするクラスの
クラス名が設定されると共に,当該クラスにおいて使用
されるメソッドが指定される。その際に合わせて,当該
クラスが他と交信するためのメッセージ送信メソッド3
17などが自動的に設定されると共に,当該クラスにお
いて使用される各メソッドの順序関係が設定される。
As described with reference to FIG. 1, the metaclass method 311 is used to set the class name of the class to be created and to specify the method used in the class. At the same time, message transmission method 3 for the class to communicate with others
17 and the like are automatically set, and the order relation of each method used in the class is set.

【0057】これに対応して,クラス・スキーマ312
上に各取り込まれたメソッドについてのメソッドID
や,メッセージ送信メソッドIDや,シーケンス・スキ
ーマが記述される。そして,各IDと各メソッドとがリ
ンクされる。
Correspondingly, the class schema 312
Method ID for each imported method above
The message transmission method ID and the sequence schema are described. Then, each ID and each method are linked.

【0058】作成されたクラスを用いてインスタンスを
特定することによって特定の処理プログラムが形成され
るものとなる。図示の場合,「車」というクラスに対応
して,特定のインスタンスを取込んだインスタンス・ス
キーマ316が用意されている。
A specific processing program is formed by specifying an instance using the created class. In the case shown in the figure, an instance schema 316 that includes a specific instance is prepared for the class “car”.

【0059】オブジェクト管理部220において例えば
所定のインスタンス・スキーマを利用するメッセージが
与えられると,オブジェクト管理部220は,当該イン
スタンスを起動し(インスタンス・スキーマを取り込
み),当該インスタンス・スキーマ内に記述されている
クラス名から図示のクラス・スキーマ312がリンクさ
れ,当該クラス・スキーマ312内のシーケンス・スキ
ーマがシーケンス・テーブル319内に取込まれる。こ
の処理の後に,オブジェクト管理部220は,シーケン
ス・テーブル319の内容を調べて,逐次必要とするメ
ソッドを使用し,インスタンス・スキーマ316の内容
を用いて,メッセージに対応するインスタンスを処理し
てゆく。
When, for example, a message using a predetermined instance schema is given to the object management unit 220, the object management unit 220 activates the instance (takes in the instance schema) and is described in the instance schema. The illustrated class schema 312 is linked from the existing class name, and the sequence schema in the class schema 312 is taken into the sequence table 319. After this processing, the object management unit 220 examines the contents of the sequence table 319, sequentially uses the required method, and uses the contents of the instance schema 316 to process the instance corresponding to the message. .

【0060】図6はクラスからインスタンスを生成する
状態を説明する説明図である。図6に示す符号は図5に
対応している。図1を参照して記述した如く,クラス3
02に対応して,当該クラスに取り込むメソッドが特定
されると,内部スキーマ310内で,クラス・スキーマ
312が作成され,かつ各メソッド313,314・・
・がリンクされる。
FIG. 6 is an explanatory diagram for explaining the state of creating an instance from a class. The reference numerals shown in FIG. 6 correspond to those in FIG. Class 3 as described with reference to FIG.
When the method to be incorporated into the class is specified corresponding to 02, the class schema 312 is created in the internal schema 310, and the methods 313, 314, ...
・ Is linked.

【0061】このようにして作成されたクラス,例えば
「車」に関するクラスは,簡単に言えば,書替え可能な
インスタンス・データがセットされ得る未だ空き状態に
あるデータ記憶域と,車に関しての各種処理を行うため
のメソッド群とよりなるものと考えてよい。そして,こ
のように作成されたクラスにおける上記データ記憶域
に,特定のインスタンス・データをセットすることによ
って,当該インスタンス(インスタンス・データが使用
される特定の処理プログラム)が作成されることにな
る。当該特定の処理プログラムが,図示されるインスタ
ンスである。
In short, the class created in this way, for example, the class related to "car", is a data storage area that is still empty in which rewritable instance data can be set, and various processing related to cars. It can be thought of as consisting of a group of methods for performing. Then, by setting specific instance data in the data storage area of the class created in this way, the instance (specific processing program in which the instance data is used) is created. The specific processing program is the illustrated instance.

【0062】インスタンスを作成するに当っては,各メ
ソッドで使用されるインスタンス・データを,インスタ
ンス・スキーマ316上に設定してゆく。そして当該設
定したインスタンス・スキーマの内容が,クラス・スキ
ーマ312上のメソッドIDとリンクをとられる。これ
によって,インスタンス・スキーマ316の内容を使用
して,対応づけられているクラスにおけるメソッドが実
行される。特定の処理プログラム(インスタンス)が実
行可能となる。当該実行は,オブジェクト管理部220
が,インスタンス・スキーマ316や各メソッド31
3,314・・・を起動することによって行われる。
In creating an instance, the instance data used in each method is set on the instance schema 316. Then, the content of the set instance schema is linked with the method ID on the class schema 312. This causes the method in the associated class to be executed using the contents of the instance schema 316. A specific processing program (instance) can be executed. The execution is performed by the object management unit 220.
But the instance schema 316 and each method 31
, 314 ... Are activated.

【0063】本発明の場合,上述の如く,メタクラス・
メソッド311を用いて,作成対象となるクラスのクラ
ス名を入力させ,当該クラスに取り込む各種メソッドを
変更可能に取り込んで,適宜所望する形でクラスが作成
される。即ち,各メソッドを適宜に組合わせることによ
って,所望されるクラスが作成される。当該クラスは,
処理プログラムの例で言えば,インスタンス・データが
いわば未だ変数の形で記述されている状態の処理プログ
ラムであると考えてよい。
In the case of the present invention, as described above, the metaclass
Using the method 311, the class name of the class to be created is input, various methods to be loaded into the class are mutably loaded, and the class is created in a desired form as appropriate. That is, a desired class is created by appropriately combining the methods. The class is
In the case of the processing program example, it may be considered that the instance data is a processing program in which the instance data is still described in the form of variables.

【0064】当該クラス,即ちインスタンス・データが
いわば未だ変数の形で記述されている状態の処理プログ
ラムにおいて,当該変数に対応して特定のインスタンス
・データを指定した上で完成されたものが,特定の処理
を行う処理プログラムである。当該変数をいわば定数に
設定した処理プログラムが,上述のインスタンスであ
る。上述のインスタンス・スキーマ316にインタンス
・データを書替え可能に設定することによって,適宜所
望するインスタンスが作成される。
In the processing program in the state where the class, that is, the instance data is still described in the form of a variable, the one completed by designating the specific instance data corresponding to the variable is specified. It is a processing program for performing the processing of. The processing program in which the variable is set to a constant is the above instance. By setting the instance data to be rewritable in the above-mentioned instance schema 316, a desired instance is created as appropriate.

【0065】図7はダイナミック・オブジェクト処理部
における動作の一部を説明する図である。上述の内部ス
キーマ310に関連する各種情報は,図19に示したオ
ブジェクト部品206として,部品属性ファイル205
に保持される。図7に示すダイナミック・オブジェクト
処理部は,当該オブジェクト部品を用いて処理を行う。
言うまでもなく,本発明の場合には,上述の如く,各オ
ブジェクト部品206あるいは更に複合された形でのオ
ブジェクト部品206を適宜組み合わせることが可能と
なる。
FIG. 7 is a diagram for explaining a part of the operation in the dynamic object processing section. Various information related to the internal schema 310 described above is stored in the component attribute file 205 as the object component 206 shown in FIG.
Held in. The dynamic object processing unit shown in FIG. 7 performs processing using the object component.
Needless to say, in the case of the present invention, as described above, it is possible to appropriately combine the object parts 206 or the object parts 206 in a composite form.

【0066】図7に示す符号212はダイナミック・オ
ブジェクト処理部であって,シミュレーションなどを行
う仮動作モード216と,テストなどを行うインスタン
ト動作モード217と,データ処理を行ないあるいは他
端末との交信処理を行う本番動作モード218とをもっ
ている。
Reference numeral 212 shown in FIG. 7 denotes a dynamic object processing unit, which is a temporary operation mode 216 for performing a simulation, an instant operation mode 217 for performing a test, and a data processing or communication processing with another terminal. It has a production operation mode 218 for performing.

【0067】符号205は図19に示した部品属性ファ
イルであり,符号205’は当該部品属性ファイル20
5の内容の全部または一部についてコンパイル処理を行
うなどして実動動作を高速度で実行し得るようにまとめ
た実行処理データ214を保持しているものである。な
お実行処理データ214は,処理実行のためのオブジェ
クト・プログラムの場合で言えば,一般に,数10から
数100ステップよりなる処理単位がいわば処理順にシ
リヤルに結合づけられているものである。
Reference numeral 205 is the component attribute file shown in FIG. 19, and reference numeral 205 'is the component attribute file 20.
The execution process data 214 is stored so that the actual operation can be executed at a high speed by performing a compile process on all or part of the contents of item 5. In the case of an object program for processing execution, the execution processing data 214 is generally a series of processing units consisting of several tens to several hundreds of steps, which are so-called serially combined.

【0068】符号213は,上述のオブジェクトであっ
て,一般には,上述の原子オブジェクトの形のままのも
のや,上述のカプセル・オブジェクトの状態のもの,上
述のイベント・オブジェクトの状態のもの,上述のシス
テム・オブジェクトの状態のものの夫々に相当するもの
である。当該オブジェクト213は図19を参照して説
明した如く,オブジェクト部品206の形でオブジェク
ト・コマンドによって特定されるように格納されている
と考えてよい。
Reference numeral 213 is the above-mentioned object, which is generally in the form of the above-mentioned atomic object, the above-mentioned capsule object state, the above-mentioned event object state, the above-mentioned object state. Corresponding to each of the system object states. It can be considered that the object 213 is stored in the form of the object component 206 as specified by the object command, as described with reference to FIG.

【0069】符号215はダイレクト・オブジェクト処
理展開処理を表わしており,上記個々のオブジェクト2
13を展開し,あるいは複数のオブジェクトをまとめて
展開して,実行処理データ214を得る処理を行う。
Reference numeral 215 represents a direct object processing expansion processing, and the individual objects 2
13 is expanded, or a plurality of objects are expanded together to obtain the execution processing data 214.

【0070】図13を参照して上述した如く一般に複合
オブジェクトの形で処理対象単位にまとめられて,1つ
のある目的をもった処理を実行するための振る舞いを発
揮する単位となる。そしてそれらは,図19に示した如
く,オブジェクト・コマンド201をもって特定される
オブジェクト部品206の形で,部品属性ファイル20
5に格納されている。
As described above with reference to FIG. 13, the object is generally grouped in the form of a composite object into the processing target units, and becomes a unit that exhibits the behavior for executing the processing having one purpose. Then, as shown in FIG. 19, they are in the form of the object component 206 specified by the object command 201, and the component attribute file 20
Stored in 5.

【0071】新しい処理機能を生成するような場合,当
該新しい処理機能を行ない得るようにするために,新し
くオブジェクトが生成されあるいは既存のオブジェクト
が合目的的に結合されて,当該新しい処理機能を発揮す
るオブジェクトが上記オブジェクト部品206の1つと
して用意される。
In the case of generating a new processing function, a new object is generated or an existing object is purposely combined to perform the new processing function so that the new processing function can be performed. An object to be created is prepared as one of the object parts 206.

【0072】当該生成されたオブジェクトについては,
現実に正しく機能するか否かについてシミュレーション
を行ったり,あるいはシミュレーションの終了したもの
については仮動作を行わせてみるなどの処理を行う。こ
の処理が図7図示の仮動作モード216であり,ダイナ
ミック・オブジェクト処理部212は,部品属性ファイ
ル205の内容を利用して,該当する処理動作をシミュ
レーションしてみるようにする。
Regarding the generated object,
A process is performed such as performing a simulation as to whether or not the device actually functions correctly, or performing a tentative operation when the simulation is completed. This processing is the temporary operation mode 216 shown in FIG. 7, and the dynamic object processing unit 212 uses the contents of the component attribute file 205 to simulate the corresponding processing operation.

【0073】仮動作モード216によって一応正常に動
作したオブジェクト213あるいはオブジェクト群につ
いては,このままでは実動動作に当たってオブジェクト
管理部(図8参照)との間で多くの交信を必要として処
理速度が遅いことから,実行処理データ(EXEデー
タ)214に展開される(コンパイルされて1つのEX
Eデータとされる)。当該展開処理が図示のダイレクト
・オブジェクト処理展開処理215において行われ,部
品属性ファイル205’に格納される。
Regarding the object 213 or the group of objects that have normally operated in the temporary operation mode 216, the processing speed is slow as it is because it requires a lot of communication with the object management unit (see FIG. 8) in actual operation. To the execution processing data (EXE data) 214 (compiled into one EX
E data). The expansion processing is performed in the illustrated direct object processing expansion processing 215 and stored in the component attribute file 205 ′.

【0074】ダイナミック・オブジェクト処理部212
においては,部品属性ファイル205の内容を利用し
て,所定の処理について一時的に代行処理を行ってみた
り,あるいはテスト処理を行ってみたりする必要が生じ
た場合,上記ダイレクト・オブジェクト処理展開処理2
15を発動して実行処理データ214を生成して,当該
処理を行うことがある。このような処理モードが,図7
においてインスタント動作モード217として示されて
いる。
Dynamic Object Processing Unit 212
In the case of using the contents of the component attribute file 205, when it becomes necessary to temporarily perform a proxy process or a test process for a predetermined process, the above direct object process expansion is performed. Process 2
15 may be activated to generate execution processing data 214, and the processing may be performed. Such a processing mode is shown in FIG.
Is shown as instant operating mode 217.

【0075】また図7図示の本番動作モード218は,
図示の実行処理データ214を用いて,本番の処理動作
を行うモードである。なお部品属性ファイル205内で
のメタ・データには,当該オブジェクトの性質などに関
する意味データが記述されていると共に,自分のオブジ
ェクトからみての上位のオブジェクト(“is−a”で示
されるオブジェクト)についての結合関係や自分のオブ
ジェクトに含まれるより下位のオブジェクト(“part−
of”で示されるオブジェクト)群についての結合関係を
指示する記述が存在していると考えてよい。
The production operation mode 218 shown in FIG.
This is a mode in which the actual processing operation is performed using the illustrated execution processing data 214. It should be noted that the meta data in the component attribute file 205 describes the semantic data regarding the property of the object, and the upper object (the object indicated by “is-a”) as viewed from its own object. Relations and lower-level objects (“part-
It may be considered that there is a description that indicates the connection relation for the object group indicated by “of”.

【0076】図8は端局の構成を示している。図中の符
号202,203,204,205,205’,20
6,212,214は図19や図7に対応している。ま
た符号101は端局であって実行処理データ214を用
いて処理実行を行いあるいは回線を介して他の端局と交
信を行うものを表わしている。また符号103はLAN
または交換回線などの回線を表わしている。端局101
内には,更に符号219で示す通信/受信処理部,符号
220で示すオブジェクト管理部,符号221で示すデ
ィスプレイ,符号222で示すハイパー言語処理部など
が存在している。
FIG. 8 shows the structure of the terminal station. Reference numerals 202, 203, 204, 205, 205 ′, 20 in the figure
6, 212 and 214 correspond to FIG. 19 and FIG. 7. Further, reference numeral 101 represents a terminal station which performs processing execution using the execution processing data 214 or communicates with another terminal station via a line. Reference numeral 103 is a LAN
It also represents a line such as a switched line. Terminal 101
A communication / reception processing unit indicated by reference numeral 219, an object management unit indicated by reference numeral 220, a display indicated by reference numeral 221 and a hyper-language processing unit indicated by reference numeral 222 are further present therein.

【0077】図示のディレクトリ処理部204の処理は
図19を参照して述べた如きものであり,また図示のダ
イナミック・オブジェクト処理部212の処理も図7を
参照して述べた如きものである。
The processing of the illustrated directory processing unit 204 is as described with reference to FIG. 19, and the processing of the illustrated dynamic object processing unit 212 is also as described with reference to FIG. 7.

【0078】図8に示す(仮動作サポート)は,図7に
示した仮動作モード216を行うまでの動作に対応する
サポート機能である。図示のハイパー言語処理部222
には「部品表示・選択」機能があり,使用可能なオブジ
ェクト部品をディスプレイ221から検索して出力す
る。もしも適当なものがなければ新しいオブジェクト部
品として「部品指定」機能を用いて部品指定を行なう。
「属性設定」機能によってクラス・オブジェクト部品を
生み出し,「スキーマ」設定機能などによってインスタ
ンス・オブジェクト部品を生み出すことができる。
The (temporary operation support) shown in FIG. 8 is a support function corresponding to the operation up to the temporary operation mode 216 shown in FIG. The illustrated hyper-language processing unit 222
Has a "part display / selection" function, which searches the display object 221 for available object parts and outputs them. If there is no suitable object, a new object part is designated by using the "part designation" function.
Class object parts can be created by the "Attribute setting" function, and instance object parts can be created by the "Schema" setting function.

【0079】ディスプレイ221を用いての「部品表
示」機能には,オブジェクト部品のメタデータである所
の(i)名称やコメントを出力する目次表示,(ii)オ
ブジェクト部品の内容を示すスキーマや属性の表示,
(iii )クラス属性やインスタンス定数の表示などがあ
る。
The "component display" function using the display 221 includes (i) a table of contents for outputting the name and comment of the metadata of the object component, and (ii) a schema and attributes indicating the contents of the object component. Display of,
(Iii) There are indications of class attributes and instance constants.

【0080】またハイパー言語処理部222による「部
品組み合わせ」機能には,即ちオブジェクト部品を組み
合わせてより大きい複合されたオブジェクト部品を得る
には,クラスの作成に関して属性の追加・変更・削除機
能が用意され,インスタンス定数の作成に関してスキー
マの追加・変更・削除機能が用意されている。
In addition, the "component combination" function by the hyper language processing unit 222, that is, in order to obtain a larger composite object component by combining object components, an attribute addition / modification / deletion function is prepared for class creation. The function to add / change / delete the schema is provided for creating instance constants.

【0081】ハイパー言語処理部222による「ユーザ
画面作成」機能では,画面作成および表示に当たって,
「画面作成および表示」クラスのバッファに画面のデー
タを入れてインスタンスをつくるようにする。このた
め,当該「ユーザ画面作成」機能は画面クラスをインス
タンス化することに相当する。
In the "user screen creation" function by the hyper language processing unit 222, when creating and displaying the screen,
Put screen data in the buffer of "Creation and display" class and create an instance. Therefore, the "user screen creation" function is equivalent to instantiating the screen class.

【0082】またハイパー言語処理部222における
「仮動作」機能では,メッセージをインスタンスが受け
るとクラスで示すメソッドとリンクさせて一次メモリ上
に一時的にカプセル(図16(C)参照)を実現し当該
カプセルのもつ振る舞いを実行するようにする。
In the "provisional operation" function of the hyper language processing unit 222, when a message is received by an instance, it is linked with the method indicated by the class to temporarily realize a capsule on the primary memory (see FIG. 16C). Perform the behavior of the capsule.

【0083】更にハイパー言語処理部222における
「部品変更」の機能は,属性やスキーマの変更・追加・
削除によって,オブジェクト部品を変更する機能であ
る。また「部品登録」機能は,部品属性ファイル205
上に,オブジェクト・コマンド(当該オブジェクト部品
の呼称である)と対応づけて,当該オブジェクト部品を
登録する機能である。
Furthermore, the function of "part change" in the hyper language processing section 222 is to change / add / change attributes and schemas.
This is a function that changes the object component by deleting it. Also, the "part registration" function is used for the part attribute file 205.
This is a function of registering the object component in association with the object command (which is the name of the object component).

【0084】図8に示す「展開(コンパイル)」は,図
7に示すダイレクト・オブジェクト処理展開処理215
を表わしている。当該展開の処理では,データ処理装置
の一次メモリの大きさに合わせて,なるべく大きい実行
処理データ214に展開する。
The "expansion (compilation)" shown in FIG. 8 is the direct object processing expansion processing 215 shown in FIG.
Is represented. In the expansion processing, the execution processing data 214 is expanded as large as possible according to the size of the primary memory of the data processing device.

【0085】オブジェクト管理部220は,図8に示し
たハイパー言語処理部222を制御して上述の如くオブ
ジェクト部品206を部品属性ファイル205上に保持
させ,ダイナミック・オブジェクト処理部212を制御
して仮動作モード216やインスタント動作モード21
7や本番動作モード218の各動作を行わせる。また,
回線103を介してのメッセージ受信に対応して,仮動
作モードでのインスタンス起動を行ない,一次メモリ上
で仮にカプセル化を行ってデータ処理装置を動かし,当
該処理の結果をメッセージ送信するようにする。勿論,
既に実行処理データ214に展開済みのものがあれば,
それを実行して,相手端局にメッセージ送信する。
The object management unit 220 controls the hyper language processing unit 222 shown in FIG. 8 to hold the object component 206 in the component attribute file 205 as described above, and controls the dynamic object processing unit 212 to temporarily store it. Operation mode 216 or instant operation mode 21
7 and the actual operation mode 218 are performed. Also,
In response to the message reception via the line 103, the instance is activated in the temporary operation mode, the data processor is operated by temporarily encapsulating on the primary memory, and the result of the processing is transmitted as a message. . Of course,
If there is already expanded data in the execution processing data 214,
Execute it and send a message to the partner terminal.

【0086】自己端局101内での処理に当たって,所
望されるオブジェクト部品が自己端局101内に存在し
なかったり,属性がなかったり,スキーマがなかったり
すると,回線103を介して他端局から転送を受けて,
自己端局101内に取り込む所のラーニングを行う。
In the processing in the own terminal station 101, if the desired object component does not exist in the own terminal station 101, has no attribute, or has no schema, the other end station receives the information from the other terminal station via the line 103. After being transferred,
Learning is carried out at the place where it is taken into the own terminal station 101.

【0087】図9は複数のクラス間での関係を説明する
説明図である。図9(A)は或るクラスXと他のクラス
Yとが“is−a”の関係にある場合を表わしている。例
えばクラスXが「車」に関するプログラムであるとし,
クラスYが「乗用車」に関するプログラムであるとする
如き関係にある場合を表わしている。
FIG. 9 is an explanatory diagram for explaining the relationship between a plurality of classes. FIG. 9A shows a case where a certain class X and another class Y have an "is-a" relationship. For example, if class X is a program related to "cars",
This shows a case where the class Y has a relationship such that it is a program related to "passenger car".

【0088】図9(A)の場合,クラスXに関してメソ
ッドa,b,cが取り込まれており,クラスYに関して
メソッドd,eが取り込まれているものとして示されて
いる。このような場合に,クラスYを実行することが指
示されたとすると,クラスYの実行に当っては,クラス
Xからメソッドa,b,cがインヘリットされ(遺伝さ
れ)て,メソッドa,b,c,d,eにもとづいた処理
を実行するようにされる。
In the case of FIG. 9A, it is shown that the methods a, b, and c are incorporated for the class X and the methods d and e are incorporated for the class Y. In such a case, if it is instructed to execute the class Y, in executing the class Y, the methods a, b, and c are inherited from the class X, and the methods a, b, and Processing based on c, d, and e is executed.

【0089】図9(B)は或るクラスXと他のクラスα
やβとが“part−of”の関係にある場合を表わしてい
る。例えばクラスXが「車」に関するプログラムである
とし,クラスαやβが「車体」や「エンジン」や「車
輪」・・・などの1つであるプログラムであるとする如
き関係にある場合を表わしている。
FIG. 9B shows a class X and another class α.
And β have a “part-of” relationship. For example, the case where the class X is a program relating to “car” and the classes α and β are programs such as “body”, “engine”, “wheel” ... ing.

【0090】図9(B)の場合,クラスXに関してメソ
ッドa,b,cが取り込まれており,クラスαに関して
メソッドp,qが取り込まれており,クラスβに関して
メソッドr,sが取り込まれているものとして示されて
いる。このような場合に,クラスXを実行することが指
示されたとすると,当該クラスXの実行に当っては,メ
ソッドa,b,c,p,q,r,sにもとづいた処理を
実行するようにされる。
In the case of FIG. 9B, the methods a, b, and c are included in the class X, the methods p and q are included in the class α, and the methods r and s are included in the class β. Shown as being present. In such a case, if it is instructed to execute the class X, in executing the class X, the processing based on the methods a, b, c, p, q, r, and s is executed. To be

【0091】なお,テンプレートの例として,上記“is
−a”と“part−of”とのみを示したが,これに限られ
るものではない。図10はオブジェクト管理部における
構成を説明する図である。オブジェクト管理部220
は,図5,図6,図8に示されているものであり,部品
属性ファイル205に存在している各種情報を利用した
処理を実行するものである。
As an example of the template, the above "is
Although only "-a" and "part-of" are shown, the present invention is not limited to this, and Fig. 10 is a diagram for explaining the configuration of the object management unit.
5, which is shown in FIGS. 5, 6 and 8, executes processing using various information existing in the component attribute file 205.

【0092】当該オブジェクト管理部220は,図5や
図6に示した如くメッセージに対応して処理を実行する
ものであることから,複数のメッセージを並行して実行
することが可能になるようにされるべきである。このこ
とから,図10に示す如く,オブジェクト管理部クラス
330(以下,オブ管クラスと呼ぶことがある)が用意
され,メッセージを受信することに対応して,複数個の
オブ管インスタンス331,332,…333を生成可
能にされる。そして各メッセージの受信に対応してその
都度1つのオブ管インスタンスが割振られ,複数のオブ
管インスタンスが並行に処理されて複数のメッセージを
並行して処理されてゆく。勿論,メッセージが短期間に
集中する場合には,個々のオブ管インスタンス例えば3
31に対応する待キューが形成されることがある。
Since the object management unit 220 executes the process corresponding to the message as shown in FIGS. 5 and 6, it is possible to execute a plurality of messages in parallel. It should be. From this, as shown in FIG. 10, an object management unit class 330 (hereinafter may be referred to as an obv class) is prepared, and a plurality of obv instances 331 and 332 are provided in response to receiving a message. , ... 333 can be generated. Then, in response to the reception of each message, one observer instance is allocated each time, a plurality of observer instances are processed in parallel, and a plurality of messages are processed in parallel. Of course, if messages are concentrated in a short period of time, individual observer instances such as 3
A waiting queue corresponding to 31 may be formed.

【0093】図11はオブジェクト管理部における動作
フローを示している。 (S1):メッセージに対応して当該メッセージを実行
する上で必要とするインスタンスに対応して,インスタ
ンス・スキーマ316を読み込む。 (S2):インスタンス・スキーマ316の中に記述さ
れているクラス名によって,クラス・スキーマ312を
読み込む。 (S3):当該クラス・スキーマ312の内容にもとづ
いて,当該クラス・スキーマが指定するメソッドを引き
出す。
FIG. 11 shows an operation flow in the object management section. (S1): The instance schema 316 is read in correspondence with the message, corresponding to the instance required to execute the message. (S2): The class schema 312 is read by the class name described in the instance schema 316. (S3): Based on the contents of the class schema 312, the method specified by the class schema is retrieved.

【0094】このようにして,必要とするメソッドが引
き出されるが,クラス・スキーマ312の中に“is−
a”や“part−of”の関係にある上位や下位のクラスが
存在する場合には,それらクラスが求められる。
In this way, the required method is extracted, but in the class schema 312, "is-
If there are upper or lower classes in the relationship of "a" or "part-of", those classes are obtained.

【0095】当該関係のあるクラスについてのメソッド
が,図9(A)や図9(B)に関連して説明した如く遺
伝されることとなる。 (S31):“is−a”や“part−of”の関係にあるク
ラスを求める。 (S32):関連するメソッドをすべて引き出す。 (S4):クラス・スキーマ312の中に記述されてい
るシーケンス・データにしたがって,クラスに取り込ま
れているメソッドを逐次起動する。 (S5):1つのメッセージに対応する上述の処理が終
了すると,次のメッセージについての処理を実行するこ
ととなる。
The method for the related class is inherited as described with reference to FIGS. 9A and 9B. (S31): A class having a relation of "is-a" or "part-of" is obtained. (S32): Extract all related methods. (S4): The methods incorporated in the class are sequentially activated in accordance with the sequence data described in the class schema 312. (S5): When the above process corresponding to one message is completed, the process for the next message is executed.

【0096】図12はメソッドの衣(ころも)を説明す
る説明図である。図2に関連して説明した如く,内包に
対応する手続の世界は,外延を仲介としてオブジェクト
の世界と関連づけられる。また図16に関連して説明し
た如くメソッド自体も1つのオブジェクトを構成してい
る。また当該メソッドは,手続の世界の中に存在づけら
れている。
FIG. 12 is an explanatory diagram for explaining the clothes (rolls) of the method. As described with reference to FIG. 2, the world of procedures corresponding to the inclusion is associated with the world of objects through the extension. Further, as described with reference to FIG. 16, the method itself also constitutes one object. The method is also present in the procedural world.

【0097】ただメソッドが単独で取り扱われるとき,
当該メソッド自体のみで存在していると,当該メソッド
がいつの時点から誕生したり消滅したりするのか(生
死)や,常駐状態に置かれるべきか否か(オープン/ク
ローズド)や,他から入力されるデータをどこから受取
るべきか(Input )や,どこに出力すべきか(Output)
などが不明となることが多い。
However, when a method is handled alone,
If it exists only in the method itself, when is the method born or disappeared (live / dead), whether it should be made resident (open / closed), and other information Where to receive the input data (Input) and where to output the data (Output)
It is often unclear.

【0098】このために,本発明においては,メソッド
自体(図示M)と一緒に,当該メソッドの動作を指示す
る動詞(図示V)や補語(図示C)を記述して,1つの
オブジェクトとするようにされる。当該動詞Vや補語C
をもって,本発明においてはメソッドの衣と呼んでい
る。
For this reason, in the present invention, a verb (V in the figure) and a complement (C in the figure) for instructing the operation of the method are described together with the method itself (M in the figure) to form one object. To be done. The verb V and complement C
Therefore, in the present invention, it is called method clothing.

【0099】図12(A)は,メソッドがオブジェクト
として手続の世界に位置していることを表わしている。
また図12(B)は,或るクラスに取込まれているメソ
ッドにおいて,上述のメソッドの衣が記述されており,
データ出力やデータ入力を独自に行ってゆくことを表わ
している。
FIG. 12A shows that the method is located in the procedure world as an object.
Further, in FIG. 12B, the clothing of the above method is described in the method incorporated in a certain class,
This means that data output and data input are performed independently.

【0100】オブジェクトの衣は,メソッドが単独にオ
ブジェクトとして働くためのライフ・サイクル機能を与
えるものである。当該ライフ・サイクル機能をもつこと
によってオブジェクトを自律型のものにする。即ち当該
衣は,オペレータによって外延を介して選択されたメソ
ッドが,自分が動作できるようにするための条件を自分
自身で獲得するようにするためのものである。簡単に言
えば,選択されたメソッド自身が必要なデータ獲得をオ
ペレータに対して指示するデータ獲得手段を,自分の中
に用意しておくためのものである。
The clothing of an object provides a life cycle function for a method to act as an object independently. Make the object autonomous by having the life cycle function. That is, the garment allows the method selected by the operator via the extension to acquire the condition for allowing the operator to operate. In short, it is for preparing the data acquisition means for the selected method itself to instruct the operator to acquire the necessary data.

【0101】オブジェクトの衣には,図12(A)に示
す「生死」,「オープン/クローズド」,「Input 」,
「Output」の外に,その他として,(i)オブジェクト
が動作した際にその終了を通知するための「メッセージ
送信」や,(ii)当該オブジェクトの衣を含めた要求機
能の中でのメソッド群の処理順序を与える「シーケンス
制御」などを持っている。
As the clothing of the object, "life or death", "open / closed", "Input", shown in FIG.
In addition to "Output", other methods include (i) "Send message" to notify the end of an object when it operates, and (ii) the request function including the clothing of the object. It has "sequence control" etc. that gives the processing order of.

【0102】[0102]

【発明の効果】以上説明した如く,本発明によれば,ク
ラスをインスタンスとしている所のメタクラスを用意し
て,メタクラス・メソッドによって,オペレータが希望
するクラスを適宜自由に作成することができ(即ち,或
るクラス名の下に,複数のメソッドを所望する順序で取
り込んで,クラスを作成することができ),また当該作
成されたクラスを利用してオペレータが希望するインス
タンスを適宜自由に作成することができる(即ち,クラ
ス内の空き状態にあるデータ記憶域に,所望するインス
タンス・データを書替え可能に設定することによって,
インスタンスを作成することができる)。
As described above, according to the present invention, a metaclass in which a class is an instance can be prepared, and a class desired by an operator can be freely created by a metaclass method (that is, , A class can be created by importing multiple methods in a desired order under a certain class name), and an instance desired by an operator can be freely created by using the created class. (That is, by setting the desired instance data in the empty data storage area in the class to be rewritable,
You can create an instance).

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】静的世界と動的世界とを説明する説明図であ
る。
FIG. 2 is an explanatory diagram illustrating a static world and a dynamic world.

【図3】静的モデルと動的モデルと機能的モデルとの関
係を説明する説明図である。
FIG. 3 is an explanatory diagram illustrating a relationship among a static model, a dynamic model, and a functional model.

【図4】図1に示す図と図3に示す図との関係を関係づ
けて示す説明図である。
FIG. 4 is an explanatory diagram showing the relationship between the diagram shown in FIG. 1 and the diagram shown in FIG.

【図5】メタクラスからクラスを生成する状態を説明す
る説明図である。
FIG. 5 is an explanatory diagram illustrating a state in which a class is generated from a metaclass.

【図6】クラスからインスタンスを生成する状態を説明
する説明図である。
FIG. 6 is an explanatory diagram illustrating a state of generating an instance from a class.

【図7】ダイナミック・オブジェクト処理部における動
作の一部を説明する図である。
FIG. 7 is a diagram illustrating a part of the operation in the dynamic object processing unit.

【図8】端局の構成を示す図である。FIG. 8 is a diagram showing a configuration of a terminal station.

【図9】複数のクラス間での関係を説明する説明図であ
る。
FIG. 9 is an explanatory diagram illustrating a relationship between a plurality of classes.

【図10】オブジェクト管理部における構成を説明する
図である。
FIG. 10 is a diagram illustrating a configuration of an object management unit.

【図11】オブジェクト管理部における動作フローを示
している。
FIG. 11 shows an operation flow in the object management unit.

【図12】メソッドの衣(ころも)を説明する説明図で
ある。
FIG. 12 is an explanatory diagram illustrating clothing (rolls) of a method.

【図13】オブジェクトをカプセル化する利点を説明す
る図である。
FIG. 13 is a diagram illustrating an advantage of encapsulating an object.

【図14】会社部門をモデル化した説明図である。FIG. 14 is an explanatory diagram modeling a company department.

【図15】モデルを抽象化して示す説明図である。FIG. 15 is an explanatory diagram showing the model in an abstracted manner.

【図16】カプセルを説明する図である。FIG. 16 is a diagram illustrating a capsule.

【図17】オブジェクトをモデル化して説明する図であ
る。
FIG. 17 is a diagram for explaining an object by modeling it.

【図18】モデル化したオブジェクトの働きを説明する
図である。
FIG. 18 is a diagram illustrating a function of a modeled object.

【図19】オブジェクトを取扱う処理態様を示す。FIG. 19 shows a processing mode for handling an object.

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

101 端局 103 LAN又は交換回線 205 部品属性ファイル 206 オブジェクト部品 212 ダイナミック・オブジェクト処理部 220 オブジェクト管理部 301 メタクラス 302 クラス 303 インスタンス 310 内部スキーマ 311 メタクラス・メソッド 312 クラス・スキーマ 313 メソッド 316 インスタンス・スキーマ 330 オブジェクト管理部クラス 331 オブ管インスタンス 101 Terminal Station 103 LAN or Switched Line 205 Component Attribute File 206 Object Component 212 Dynamic Object Processing Unit 220 Object Management Unit 301 Metaclass 302 Class 303 Instance 310 Internal Schema 311 Metaclass Method 312 Class Schema 313 Method 316 Instance Schema 330 Object Management Department Class 331 Observer Instance

───────────────────────────────────────────────────── フロントページの続き (72)発明者 村川 雅彦 神奈川県川崎市高津区坂戸100番1 富士 通ネットワークエンジニアリング株式会社 内 (72)発明者 豊田 雅信 神奈川県川崎市高津区坂戸100番1 富士 通ネットワークエンジニアリング株式会社 内 (72)発明者 足立 武史 神奈川県川崎市高津区坂戸100番1 富士 通ネットワークエンジニアリング株式会社 内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Masahiko Murakawa 100-1 Sakado, Takatsu-ku, Kawasaki-shi, Kanagawa Fujitsu Network Engineering Co., Ltd. (72) Inventor Masanobu Toyota 100-1, Sakado, Takatsu-ku, Kawasaki-shi, Kanagawa (72) Inventor Takeshi Adachi Fujitsu Network Engineering Co., Ltd. 100-1 Sakado, Takatsu-ku, Kawasaki-shi, Kanagawa

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 単一の処理単位および/または単一の処
理単位を複合化した複合処理単位をオブジェクトと名付
け,当該オブジェクトを組み合わせ,所望される処理を
実行するオブジェクト指向データ処理装置において,上
記オブジェクトを,当該オブジェクトを構成するエンテ
ィティ・データと当該オブジェクトの性質を記述したメ
タ・データとをもって,オブジェクト部品(206)と
して,部品属性ファイル(205)に格納しておくよう
構成すると共に,オブジェクト管理部(220)が,上
記部品属性ファイル(205)上の上記オブジェクト部
品(206)と交信して,上記所望される処理を実行す
るよう構成されてなり,上記オブジェクト部品(20
6)を形成する内部スキーマ(310)に関して,当該
データの中に,少なくとも,自己クラス内に変更可能に
取込まれる1つまたは複数のメソッド(313や31
4)をポイントするメソッドIDを記述するクラス・ス
キーマ(312)と,当該取込まれたメソッドが使用す
るインスタンス・データを変更可能に取込むインスタン
ス・スキーマ(316)とを含むと共に,上記クラス・
スキーマ(312)中に自己クラスに取込まれているメ
ソッドについての使用順番を表わすシーケンス・スキー
マとを少なくとも含み,上記クラス・スキーマ(31
2)に記述されている上記メソッドIDと上記インスタ
ンス・スキーマ(316)に記述されている内容とをリ
ンクするよう構成すると共に,上記クラス・スキーマ
(312)中に変更可能に取込まれるメソッド(313
など)を変更可能に取込むためのメタクラス・メソッド
(311)をそなえることを特徴とするオブジェクト指
向データ処理装置。
1. An object-oriented data processing device, which names a single processing unit and / or a composite processing unit obtained by combining a single processing unit as an object, combines the objects, and executes a desired process, The object is configured to be stored in the parts attribute file (205) as an object part (206) with entity data forming the object and meta data describing the property of the object, and object management The part (220) is configured to communicate with the object part (206) on the part attribute file (205) and execute the desired processing.
Regarding the internal schema (310) that forms 6), at least one method (313 or 31) that can be mutably incorporated in the self-class in the data concerned.
4) includes a class schema (312) describing a method ID that points to 4), and an instance schema (316) that modifies the instance data used by the imported method,
The schema (312) includes at least a sequence schema indicating the order of use of the methods incorporated in the self class, and the class schema (31
2) The method ID described in 2) and the content described in the instance schema 316 are configured to be linked, and the method () that can be changed in the class schema (312) is modifiable. 313
Object-oriented data processing device, characterized in that it has a metaclass method (311) for mutably capturing (eg,).
【請求項2】 上記クラス作成に当って,上記メタクラ
ス・メソッド(311)が起動されて,自己のクラス名
を入力させるように指示すると共に自己のクラスに取込
まれるメソッド(313など)についてのメソッドID
を入力させるよう指示し,当該入力されたメソッドID
と上記取込まれるメソッド(313など)とをリンクさ
せるようにしたことを特徴とする請求項1記載のオブジ
ェクト指向データ処理装置。
2. When creating the class, the metaclass method (311) is activated to instruct the input of the class name of itself and the method (313 etc.) to be taken into the own class. Method ID
Is prompted to enter, and the entered method ID
The object-oriented data processing device according to claim 1, characterized in that said method and said fetched method (313, etc.) are linked.
【請求項3】 上記メタクラス・メソッド(311)
は,上記クラス内に取込んだメソッドについての使用順
番を表わすシーケンス・スキーマを自動生成して,上記
クラス・スキーマ(312)内に記述することを特徴と
する請求項2記載のオブジェクト指向データ処理装置。
3. The metaclass method (311)
3. The object-oriented data processing according to claim 2, characterized in that a sequence schema representing the order of use of the methods fetched in the class is automatically generated and described in the class schema (312). apparatus.
【請求項4】 上記メタクラス・メソッド(311)
は,当該作成したクラスが少なくとも上記オブジェクト
管理部(220)と交信するメッセージ送信機能を当該
クラスに対応づけて,上記クラス・スキーマ(312)
中に,メッセージ送信IDとして記述することを特徴と
する請求項2記載のオブジェクト指向データ処理装置。
4. The metaclass method (311)
Associates at least the message sending function of the created class with the object management unit (220) with the class, and creates the class schema (312).
3. The object-oriented data processing device according to claim 2, wherein the message transmission ID is described therein.
【請求項5】 上記インスタンス・スキーマ作成に当っ
て,上記クラスの1つが起動されて,少なくとも,自己
インスタンス・スキーマが関連するクラスについてのク
ラス名を入力させるよう指示すると共に,当該クラスで
指定しているデータ項目名に合わせたデータを入力させ
るよう指示するようにし,当該インスタンス・スキーマ
に記述された内容と上記クラス・スキーマ(312)に
記述されているメソッドIDとの間でリンクをつけるよ
うにしたことを特徴とする請求項1記載のオブジェクト
指向データ処理装置。
5. In creating the instance schema, one of the classes is activated, and at least an instruction to input a class name of a class related to the self instance schema is specified and the class is specified. Make sure to input data matching the specified data item name, and make a link between the content described in the instance schema and the method ID described in the class schema (312). The object-oriented data processing device according to claim 1, wherein
【請求項6】 上記オブジェクト管理部(220)は,
オブジェクト管理部クラス(330)をもって自己の処
理機能をそなえており,当該オブジェクト管理部(22
0)において受信された受信メッセージに対応して,1
つまたは複数個のオブジェクト管理インスタンス・スキ
ーマ(331,332など)を上記オブジェクト管理部
クラス(330)から処理機能を受継いで生成すること
を特徴とする請求項1記載のオブジェクト指向データ処
理装置。
6. The object management unit (220) comprises:
The object management unit class (330) has its own processing function, and the object management unit (22)
1 corresponding to the received message received in 0)
2. The object-oriented data processing device according to claim 1, wherein one or a plurality of object management instance schemas (331, 332, etc.) are generated by inheriting the processing function from the object management unit class (330).
【請求項7】 上記生成されたオブジェクト管理インス
タンス・スキーマ(331など)の1つが,他のオブジ
ェクト管理インスタンス・スキーマ(332など)の処
理と時間的に並行して上記受信メッセージに対応する所
の上記インスタンス・スキーマ(316)を読み取り,
当該インスタンス・スキーマ(316)から使用クラス
である所の上記クラス・スキーマ(312)を読み取
り,当該クラス・スキーマ(312)の内容にもとづい
て上記メソッドを順に起動することを特徴とする請求項
6記載のオブジェクト指向データ処理装置。
7. One of the generated object management instance schemas (331, etc.) corresponds to the received message in parallel with the processing of another object management instance schema (332, etc.). Read the above instance schema (316),
7. The class schema (312), which is a used class, is read from the instance schema (316) and the methods are sequentially activated based on the contents of the class schema (312). The described object-oriented data processing device.
【請求項8】 上記クラスにおいては,自己のクラスに
対して,少なくとも,“is−a”の関係の下で連らなる
他クラスや,“part−of”の関係の下で連らなる他クラ
スについて書替え可能に記述されており,当該自己のク
ラスにおける処理を実行するに当って上記関係する他ク
ラスを呼び出し得るよう構成されていることを特徴とす
る請求項1記載のオブジェクト指向データ処理装置。
8. In the above-mentioned class, at least another class connected under the relation of "is-a" and a connection related to its own class under the relation of "part-of". 2. The object-oriented data processing device according to claim 1, wherein the class is described in a rewritable manner, and in executing a process in the own class, another related class can be called. .
【請求項9】 上記メソッド(313など )には,当
該メソッドが自律的に動作し得るようにするためのオブ
ジェクトの衣(ころも)を記述されており,当該オブジ
ェクトの衣によって,少なくとも,自己メソッドに必要
とするデータに関して,オペレータに対して交信する入
力処理機能と出力処理機能とを与えられていることを特
徴とする請求項1記載のオブジェクト指向データ処理装
置。
9. The method (313, etc.) describes the clothing (also) of the object for enabling the method to operate autonomously, and at least the self clothing by the clothing of the object. 2. The object-oriented data processing device according to claim 1, further comprising an input processing function and an output processing function for communicating with an operator regarding data required for the method.
JP5003497A 1993-01-12 1993-01-12 Object direction data processor Withdrawn JPH06214790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5003497A JPH06214790A (en) 1993-01-12 1993-01-12 Object direction data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5003497A JPH06214790A (en) 1993-01-12 1993-01-12 Object direction data processor

Publications (1)

Publication Number Publication Date
JPH06214790A true JPH06214790A (en) 1994-08-05

Family

ID=11558988

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5003497A Withdrawn JPH06214790A (en) 1993-01-12 1993-01-12 Object direction data processor

Country Status (1)

Country Link
JP (1) JPH06214790A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970067265A (en) * 1996-03-29 1997-10-13 이데이 노부유키 Data processing control device and method
JPH11143895A (en) * 1997-11-10 1999-05-28 Toshiba Corp Information management device and information retrieval method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970067265A (en) * 1996-03-29 1997-10-13 이데이 노부유키 Data processing control device and method
JPH11143895A (en) * 1997-11-10 1999-05-28 Toshiba Corp Information management device and information retrieval method

Similar Documents

Publication Publication Date Title
JPH06214865A (en) Object base data processor
Boissier et al. Multi-agent oriented programming: programming multi-agent systems using JaCaMo
JPH06332710A (en) Object directional data processing system
CN1713196B (en) Product ordering system based on automatic design grid
JPH06332786A (en) Data processing system with composite object
CN105046408A (en) Configurable workflow realization method and system
CN106445536B (en) Automatic business design management system
US5572733A (en) Data processing system which executes composite objects by combining existing objects
CN112199086A (en) Automatic programming control system, method, device, electronic device and storage medium
US5940820A (en) GUI apparatus for generating an object-oriented database application
US5594836A (en) Ennoversion management system for data processing system
CN112905158B (en) Marketing center platform system based on hierarchical series technology
JPH06214790A (en) Object direction data processor
JPH07114464A (en) Object-oriented data processing system
US8875119B2 (en) System and method for generating a source code for a computer program
JPH0683693A (en) Data processor for executing processing by combining objects
KR20000052992A (en) Software producing method, processor, processing method and recording medium
JPH06332711A (en) Object management processing system for data processing system
JPH07114472A (en) Object-oriented data processing system
JPH0683605A (en) Data processing system for execution of changed program
JPH06332785A (en) Object directing data processing system
JPH06332714A (en) Self-pr system for object
JPH06214791A (en) System for processing object data transfer
Hsu et al. A rule-oriented concurrent architecture to effect adaptiveness for integrated manufacturing enterprises
JPH06332784A (en) Object directing data processing system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000404