JPS60159939A - 図式・ソ−スプログラム自動生成方法 - Google Patents

図式・ソ−スプログラム自動生成方法

Info

Publication number
JPS60159939A
JPS60159939A JP59013461A JP1346184A JPS60159939A JP S60159939 A JPS60159939 A JP S60159939A JP 59013461 A JP59013461 A JP 59013461A JP 1346184 A JP1346184 A JP 1346184A JP S60159939 A JPS60159939 A JP S60159939A
Authority
JP
Japan
Prior art keywords
diagram
module
processing
graphic
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP59013461A
Other languages
English (en)
Other versions
JPH0640302B2 (ja
Inventor
Kazumasa Saito
斉藤 和正
Hiroyuki Maezawa
前沢 裕行
Masakazu Kobayashi
正和 小林
Yoshihiko Futamura
良彦 二村
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59013461A priority Critical patent/JPH0640302B2/ja
Priority to GB08502097A priority patent/GB2155218B/en
Priority to CA000472979A priority patent/CA1218160A/en
Priority to CA000473112A priority patent/CA1235958A/en
Priority to DE19853503119 priority patent/DE3503119A1/de
Publication of JPS60159939A publication Critical patent/JPS60159939A/ja
Priority to US07/145,410 priority patent/US4831525A/en
Priority to US07/329,598 priority patent/US4956773A/en
Publication of JPH0640302B2 publication Critical patent/JPH0640302B2/ja
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B82NANOTECHNOLOGY
    • B82YSPECIFIC USES OR APPLICATIONS OF NANOSTRUCTURES; MEASUREMENT OR ANALYSIS OF NANOSTRUCTURES; MANUFACTURE OR TREATMENT OF NANOSTRUCTURES
    • B82Y15/00Nanotechnology for interacting, sensing or actuating, e.g. quantum dots as markers in protein assays or molecular motors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S715/00Data processing: presentation processing of document, operator interface processing, and screen saver display processing
    • Y10S715/961Operator interface with visual structure or function dictated by intended use
    • Y10S715/965Operator interface with visual structure or function dictated by intended use for process control and configuration
    • Y10S715/966Computer process, e.g. operation of computer
    • Y10S715/967Visual or iconic programming

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、ソースプログラム自動作成装置に関し、特に
、そのような装置において、プログラムの仕様の作成か
らソースプログラムのコーディングまでを自動的に行な
う方法に関する。
〔発明の背景〕
従来、ソースプログラムを作るには、プログラマが、ま
ずプログラムの仕様書を作シ、次にそれに基いてコーデ
ィングシートにプログラムを書き、そして、パンチャー
等がパンチカード等の記録媒体に記録するか、あるいは
端末のキーボードから直接入力していた。このような方
法では、プログラム言語によって決まっている部分、例
えば、キーワード、区切シ記号、継続のだめの文字等に
ついても、そのつど人手によってコーディングをし、ま
たパンチ、キー操作等を行なわなければならない。この
ような決まり切った部分の人手による処理は、一種のむ
だであシ、また、ミスを生じることも多い。更に、しば
しば生じるプログラム仕様書の書き直しや書き足しにも
、多くの労力を要する。
〔発明の目的〕
本発明の目的は、ソースプログラムの作成に要する負担
を大幅に減少するとともに、言語によつて決まシきった
部分の記述ミスを防ぎ、また、中間生成物である諸図式
をプログラム仕様書として利用できるようにし、以てソ
ースプログラムの作成作業の効率を改善することにある
〔発明の概要〕
本発明によれば、まず、対話用表示端末によシ、モジュ
ール関連図(各プログラムモジュール間の接続関係を表
わす図式)を作シ、更に、各モジュールについて、処理
フロー図(一種の処理フローチャート)と、内部データ
定義図(各処理において使用されるデータの形式等を指
定する図式)と、インタフェイスデータ定義図(引数や
モジュール間共通データなどの形式等を指定する図式〕
とを作成して、それらの内容をファイルに蓄積する。
そして、各モジュールごとに、モジュール関連図、処理
フロー図、内部データ定義図及びインタフェイスデータ
定義図の各図式情報をファイルから読出し、定型の文や
記号を付加して、ソースプログラムの個々の文を生成し
、それから、これらの文を言語の規則に従って編集して
、ソースプログラムを完成する。必要に応じて、前記各
図をプリントアウトして、プログラム仕様書として利用
する。
〔発明の実施例〕
第1図は本発明を実施するためのシステム構成の一例を
示す。1は各種情報の処理を行なうホスト計算機、2は
キーボードとグラフィックディスプレイ装置を備え、適
当な回線を介して対話形式でホスト計算機1と交信する
TSS端末、3はTSS端末2を用いて作成あるいは修
正された図式仕様情報を記憶しておく図式ファイル、4
は出力用のラインプリンタである。
第2図は本発明においてホスト計算機1が行なう処理の
概略をフローチャートで表わしたものである。この処理
は、オペレータの指定に従い、モジュール関連図を定義
あるいは修正する処理5、処理フロー図を定義あるいは
修正する処理6、内部データを定義あるいは修正する処
理7、インタフェイスデータを定義あるいは修正する処
理8、及びソースコードを生成する処理9に分けて遂行
され、これらの内で処理5〜8は、TSs端末2のキー
ボードとグラフィックディスプレイ装置を用いた対話式
処理操作によって行なわれる。これらの処理5〜8によ
って作成される各図式仕様のディスプレイ画面上のフォ
ーマットを例示したものが、第3図(1)〜(4)であ
る。
第3図(1)はモジュール関連図であって、これは、作
成しようとするソースプログラムの各モジュールの相互
接続関係を表わす。図示の例は、rMAINJという名
称のモジュールがr8UB1 100」という名称のモジュールとr SUB 110
 Jという名称のモジュールをcalll、ておシ、更
に、rsUB 100J がrsUB 200J及びr
SUB210」という名称の各モジュールをcalll
、ていることを示している。第3図(2)は処理フロー
図であって、これは、各モジュールにおける処理の論理
的な流れを表わし、図示の例は、公知のP A D (
prol)lem Anal)S is Diagra
m )を用いて表現したものである。PADは、3種類
のBOXの接続忙よ多処理の流れを表現するもので、単
純矩形のBOXはシーケンシャルな処理を表わし、矩形
の右端に切込みのあるBOXは選択条件によって右上又
は左下の角に接続されたBOXの処理を行なうことを表
わし、矩形の右端部に縦線が入ったBOXは右横に接続
されたBOXの処理の反覆遂行を表わす。第3図(2)
の例は、rI(1)=J+KJという代入処理を行なっ
て、r I (1)> OJという条件が満たされるな
らばrX=I(1)* 10Jの処理を行ない、それ以
外のときは何の処理も行なわず、次いでrK=1.IO
Jという反覆条件によシ、[Y=X/10Jという処理
が10回くり返されることを示している。このように、
PADは、処理の流れを二次元図式で表現し、実行順序
は原則として上から下に進み、条件があるところでは右
方向に処理が進むことにしているので、処理のまとまシ
、実行順序、反覆及び判定の深さなどの、処理の論理構
造を視覚的に表わすのに有効な手段である。
第3図(3)は内部データ定義図であって、これは、前
記処理フロー図中の各処理で使用されるデータの配列数
、型等を定義するものである。図示の例は、FORTR
AN言語による表現の場合で、例えば、「■(5ン工*
8」の表現において、rIJは変数名、r(5)Jは配
列数、rI*sJはINTEGER(整数型)で8ノく
イトのデータであることを表わしている。第3図(4)
はインタフェイスデータ定義図であって、これは、モジ
ュールがcallされるときの引数及びモジュール間で
参照あるいは更新される共通データについて、それぞれ
「引数」、r、I N −DATA J、r OUT−
DATAJと表示されたBOX内に、内部データと同様
に、データの変数名、型、配列数などを定義する。
第4図は、モジュール関連図の定義/修正処理(第2図
の処理5)の内容をやや詳細に示したフローチャートで
ある。オペレータが入力するサフ゛コマンドに応じてr
INPUTJ (入力)、rMODIFYJ (修正)
、及びrENDJ (終了)の処理が行なわれ、rMO
DIFYjの場合には、更に下位の修正コマンドにより
「ADDJ (追加)rDBLETEJ (削除)、[
CHANGEJ (変更)rENDJ (修正モード終
了)の各処理が行なわれる。
第5図は、第4図におけるrINPUTJ処理中の「新
規作成」処理部分の詳細を示したもので、図中「入力デ
ータ」はオペレータがキー操作によってそのつど入力す
る情報を表わし、「出力画面」は前記入力操作に応答し
てディスプレイ装置上に表示される画面の状態を表わす
。動作は矢印に沿って進行する。なお、「入力データ」
における小三角形はスペースである。このよう遅動作を
行なわせるだめの機器の制御方法は、周知であるから、
その説明を省略する。各種rMODIFYj処理の内容
も基本的にはこれと同様でおる。
第6図は、処理フロー図の定義/修正処理(第2図の処
理6)の内容をやや詳細に示したフローチャートである
。第4図のモジュール関連図定義/修正処理の場合と同
様なコマンドがあシ、全体の体系も同じである。
第7図は、第6図におけるrINPUTJ処理中の「新
規作成」処理部分の詳細を示したもので、その表現形式
は第5図と同様である。ただし、入力データにおいて、
「R」はPADにおける反覆遂行処理、「S」は同シー
ケンシャル処理、rBJは同分岐処理をそれぞれ指示す
る。
第8図は各図式の関係を示す。モジュール関連図中の各
モジュールについて、図示の例ではrAJというモジュ
ールについて、処理フロー図とインタフェイスデータ定
義図が作成される。処理フロー図は1画面に納まる必要
はなく、複数画面にわたることもあシうる。そして、各
処理フロー図ごとに内部データ定義図が作成される。
内部データ定義図及びインタフェイスデータ定義図の定
義/修正処理の内容も、第6図の処理フロー図のそれと
基本的には同じであって、それと同様なコマンド体系を
有し、TSS端末2から、rINPUTjコマンドによ
りデータの名称、型、配列数などを定義し、「MODI
FY」コマンドによシそれらの追加、変更及び削除を行
なう。第9図は内部データ定義図、第10図はインタフ
ェイスデータ定義図の、それぞれrINPUTJ処理に
おける「新規作成」処理部分の詳細を、第5図と同じ形
式で表わしたものである。
以上のようにモジュール関連図、処理フロー図、内部デ
ータ定義図及びインタフェイスデータ定義図を作成し、
これらの図式情報を図式ファイル3に蓄積した後、ソー
スコード生成処理によりソースプログラムを自動的に作
成する。このソースコード生成処理の概略を第11図の
フローチャートニ示ス。オペレータが、ソースコードを
生成しようとするモジュール関連図の名称と、所望のソ
ースコード言語(pog’rRAN、 PI、/1、P
I、7M等)をキーボードから指定すると、指定された
モジュール関連図の各モジュールに対応する処理フロー
図、内部データ定義図及びインタフェイスデータ定義図
の各図式情報を図式ファイル3から読出して、それらの
情報に基いてソースコードを生成する。
第12図に、各図式情報からソースコードを生成する手
順を示す。同図において、(1)図式仕様の(1)に示
したモジュール関連図中のモジュールrsUBJについ
て、対応する(2)処理フロー図、(3)内部データ定
義図及び(4)インタフェイスデータ定義図が図示のと
おシに定義されておシ、これらからFORTRANで記
述されたソースプログラムを作成するものとする。この
作成処理は、大別して(11)ソース変換と< ++r
 )ソース編集の二段階からなる。
第1段階として、各図式情報(+)の(1)〜(4)か
ら、(i+)のソース変換処理によシ、矢印で示すよう
に、個々のソース文が生成される。
図中、枠で囲って斜線を施した部分が自動的に付加さS
れ・たものであり、それらは、指定されたプログラム言
語に特有の記述規則に従って予め決まっている文、記号
等である。図示の例では、処理部のl’−D OJ、l
’−CO’NT I NUE J、l’−IFJ等、ま
た、データの型を定義する「INTEGE几」、「几E
ALj、rCOMMONJ等のキーワードは、FORT
RAN言語の記述規則に従ったものである。
第2段階として、第1段階で得られた諸ソース文を、(
iii)のソース編集処理により、一つのプログラム単
位を形成するように、指定されたプログラム言語の記述
規則忙従って、順序よく並べ変える。FORTRANの
場合、rSUBROUTINEJから「END」までが
一つのコンパイル単位であり、これらの間に、記述規則
に従い、先頭にデータの型の定義を置き、その後に処理
部が並べられて、モジュール「5UBJのソースプログ
ラムが完成する。図中、矢印は、各ソース文がソース編
集によってどこに移されるかを示す。
このソースコード生成処理の過程で、処理フロー、内部
データ及びインタフェイスデータがすべて定義済みか否
かをチェックし、未定義の場合にはその旨のメツセージ
をディスプレイ装置上に表示してオペレータに指示する
生成されたソースコードは、一旦適当なファイルに入れ
ておき、その後読出してコンパイラにかけ、コンパイル
結果を出力する。このときコンパイルエラーがあれば、
コンパイルリストを表示する代わシに、ディスプレイ装
置上で、前に作成したモジュール関連図、処理フロー図
、内部データ定義図及びインタフェイスデータ定義図中
の対応個所に、エラーメツセージを表示する。このよう
にエラーが指摘された場合に、オペレータは、当該図式
に対するrMODIFYJ処理を指令し、適自な修正コ
マンドを用いて修正しく第4図、第6図参照)て、再度
ソースコード生成処理を行なわせる。
もしもコンパイルエラーがなく、作成された諸国式情報
をプログラム仕様書として使用するとき・は、それらを
ラインプリンタで打出す。
〔発明の効果〕
本発明によれば、オペレータが対話形式で完成した図式
仕様書をファイルし、自動的にソースプログラムを作成
するので、プログラム作成の手間を大幅に削減するとと
もに、ケアレスミスをなくすことができる。そして、プ
ログラムの自動作成の過程で仕様の不足や誤シも自動的
にチェックすることが可能であシ、また、清書された図
式林様書を機械で打出すこともできる。更に、ソースプ
ログラムと仕様書が常に一体化しておシ、それらの間の
不一致が生じることはない。
【図面の簡単な説明】
第1図は本発明を実施するためのシステム構成の一例を
示すブロックダイヤグラム、第2図は本発明による処理
の概略的なフローチャート、第3図(1)〜(4)は各
図式仕様の表示画面フォーマットの説明図、第4図はモ
ジュール関連図定義/修正処理のフローチャート、第5
図は第4図中のモジュール関連図作成処理部分の過程図
、第6図は処理フロー図定義/修正処理のフローチャー
ト、第7図は第6図中の処理フロー図作成処理部分の過
程図、第8図は各図式の関連を示す概念図、第9図は内
部データ定義図作成処理の過程図、第10図はインタフ
ェイスデータ定義図作成処理の過程図、第11図はソー
スコード生成処理のフローチャート、第12図は第11
図中のソースコード変換処理部分の過程図である。 1・・・ホスト計算機、2・・・TSS端末、3・・・
図式ファイル、4・・・ラインプリンタ、5・・・モジ
ュール関連図定義/修正処理、6・・・処理フロー図定
義/修正処理、7・・・内部データ定義/修正処理、8
・・・イフタフェイスデータ定義/修正処理、9・・・
ソースコード生成処理。 代理人 弁理士 野萩 守 (ほか1名) 第1図 第2ω 図面の7’/を占−( 第 内i゛iに変更なし) 、3 口 第4図 図面の浄書(内容に変更なし) 第 5 国 第60 ノ 図面の浄書−(内容に変更なし) 第 7 目 第 13 口 1?1面の浄;j:(内容に変更なし)* 9 目 図面の注出(内容に変更なし) 第 lO目 第1I図 手続補正書(方式) 昭和59年 5月23日 特許庁長官殿 1、事件の表示 昭和59年特許願第13461号2、
発明の名称 図式・ソースプログラム自動生成方法3、
補正をする者 事件との関係 特許出願人 住 所 東京都千代田区神田駿河台四丁目6番地名 称
 610)株式会社 日立製作所代表者 三 1) 勝
 茂 4、代理人 居 所 東京都港区虎ノ門二丁目7番9号6、補正の対
称 図面(第3 + 5 > 7 t 8 * 9 t
 10 t 12図)76 補正の内容 第3,5,7
,8t9tlO,12図を別紙のとおりに補正する。

Claims (1)

    【特許請求の範囲】
  1. 1、計算機及びそれに・接続されたファイル装置と対話
    用表示端末を有する情報処理装置において、モジュール
    関連図並びに各モジュールに対応する処理フロー図、内
    部データ定義図及びインタフェイスデータ定義図の各図
    式情報を前記対話用表示端末から前記ファイル装置に蓄
    積する段階と、各モジュールごとに前記各図式情報を前
    記ファイル装置から読出して各図式情報から個々あソー
    ス文を生成する段階と、前記ソース文を編集してソース
    プログラムを生成する段階とを有することを特徴とする
    図式・ソースプログラム自動生成方法。
JP59013461A 1984-01-30 1984-01-30 図式・ソ−スプログラム自動生成方法 Expired - Lifetime JPH0640302B2 (ja)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP59013461A JPH0640302B2 (ja) 1984-01-30 1984-01-30 図式・ソ−スプログラム自動生成方法
GB08502097A GB2155218B (en) 1984-01-30 1985-01-28 Method of automatically generating source program
CA000472979A CA1218160A (en) 1984-01-30 1985-01-28 Method of automatically generating source program
CA000473112A CA1235958A (en) 1984-01-30 1985-01-29 Method of forming images
DE19853503119 DE3503119A1 (de) 1984-01-30 1985-01-30 Verfahren zum automatischen erzeugen eines quellenprogramms
US07/145,410 US4831525A (en) 1984-01-30 1988-01-19 Method of generating a source program from inputted schematic information
US07/329,598 US4956773A (en) 1984-01-30 1989-03-28 System and method of generating a source program from inputted schematic information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59013461A JPH0640302B2 (ja) 1984-01-30 1984-01-30 図式・ソ−スプログラム自動生成方法

Publications (2)

Publication Number Publication Date
JPS60159939A true JPS60159939A (ja) 1985-08-21
JPH0640302B2 JPH0640302B2 (ja) 1994-05-25

Family

ID=11833781

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59013461A Expired - Lifetime JPH0640302B2 (ja) 1984-01-30 1984-01-30 図式・ソ−スプログラム自動生成方法

Country Status (5)

Country Link
US (2) US4831525A (ja)
JP (1) JPH0640302B2 (ja)
CA (1) CA1218160A (ja)
DE (1) DE3503119A1 (ja)
GB (1) GB2155218B (ja)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6255730A (ja) * 1985-09-04 1987-03-11 Mitsubishi Electric Corp プログラム編集作成装置
JPS6255731A (ja) * 1985-09-04 1987-03-11 Mitsubishi Electric Corp プログラム編集作成装置
JPS62204306A (ja) * 1986-03-05 1987-09-09 Fuji Electric Co Ltd シ−ケンス制御システムの設計装置
JPS6361329A (ja) * 1986-09-02 1988-03-17 Toyo Commun Equip Co Ltd プログラム作成装置
JPH01226038A (ja) * 1988-03-07 1989-09-08 Fujitsu Ltd テストプログラム自動生成方法
JPH02100130A (ja) * 1988-10-07 1990-04-12 Nippon Steel Corp 計算機プログラム作成装置
JPH0324622A (ja) * 1989-06-21 1991-02-01 Nec Corp 図式プログラム編集装置
JPH0475136A (ja) * 1990-07-17 1992-03-10 Sanyo Electric Co Ltd プログラム開発装置
JPH0475133A (ja) * 1990-07-17 1992-03-10 Mitsubishi Electric Corp プログラム開発装置
JPH0475135A (ja) * 1990-07-17 1992-03-10 Sharp Corp プログラム開発装置
US5761508A (en) * 1992-01-31 1998-06-02 Asahi Kasei Kogyo Kabushiki Kaisha Information processing system and method applied to the development of computer programs
US8109813B2 (en) 2006-06-20 2012-02-07 Toyota Jidosha Kabushiki Kaisha Thin air outlet structure of vehicle air conditioner

Families Citing this family (161)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4914568A (en) * 1986-10-24 1990-04-03 National Instruments, Inc. Graphical system for modelling a process and associated method
US5291587A (en) * 1986-04-14 1994-03-01 National Instruments, Inc. Graphical system for executing a process and for programming a computer to execute a process, including graphical variable inputs and variable outputs
JPH022419A (ja) * 1988-06-10 1990-01-08 Hitachi Ltd プログラム情報管理方式
JP2534360B2 (ja) * 1988-09-26 1996-09-11 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン 接続方法、ノ―ド接続方法、デ―タ処理方法、及び木内にノ―ドを挿入する方法
JP2927484B2 (ja) 1989-01-25 1999-07-28 株式会社日立製作所 プログラムの自動生成方法及び装置
JP2765969B2 (ja) * 1989-07-31 1998-06-18 株式会社日立製作所 図式データ駆動型プログラム開発支援装置
ES2133145T3 (es) * 1989-09-01 1999-09-01 Amdahl Corp Ordenador programable con traduccion automatica entre el codigo fuente y el codigo objeto con control de la version.
US5175843A (en) * 1989-10-30 1992-12-29 General Electric Company Computer-aided design method for restructuring computational networks to minimize shimming delays
AU648533B2 (en) * 1989-11-30 1994-04-28 Seer Technologies, Inc. Software engineering facility
US5495610A (en) * 1989-11-30 1996-02-27 Seer Technologies, Inc. Software distribution system to build and distribute a software release
JPH03202963A (ja) * 1989-12-28 1991-09-04 Brother Ind Ltd 図形処理装置
US5241645A (en) * 1990-04-27 1993-08-31 Bachman Information Systems, Inc. Computer system for creating and manipulating subsets of dynamic information systems models
US5146591A (en) * 1990-04-27 1992-09-08 Bachman Information Systems, Inc. Dynamic information management system utilizing entity-relationship information model in which the attribute is independent of an entity
US5313575A (en) * 1990-06-13 1994-05-17 Hewlett-Packard Company Processing method for an iconic programming system
US5699310A (en) * 1990-06-29 1997-12-16 Dynasty Technologies, Inc. Method and apparatus for a fully inherited object-oriented computer system for generating source code from user-entered specifications
JP3059467B2 (ja) * 1990-07-17 2000-07-04 シャープ株式会社 ファイル管理装置
US5542085A (en) * 1990-07-24 1996-07-30 Hitachi, Ltd. Method for producing program modules
US5241623A (en) * 1990-09-27 1993-08-31 General Electric Company Method and system for delineation of structure and linkages between knowledge base modules
CA2054026A1 (en) * 1990-10-31 1992-05-01 William Monroe Turpin Goal oriented electronic form system
US5390320A (en) * 1991-01-22 1995-02-14 Grumman Aerospace Corporation Automatically converting structured analysis tool database outputs into an integrated simulation model via transportable standardized metafile
US5276791A (en) * 1991-01-29 1994-01-04 International Business Machines Corporation Network editing system
US5377318A (en) * 1991-02-28 1994-12-27 Hewlett-Packard Company Line probe diagnostic display in an iconic programming system
US5293476A (en) * 1991-03-12 1994-03-08 Hewlett-Packard Co. System for entering and modifying variable names for terminals of icons in an iconic programming system
US5261043A (en) * 1991-03-12 1993-11-09 Hewlett-Packard Company Input and output data constraints on iconic devices in an iconic programming system
US5216592A (en) * 1991-04-25 1993-06-01 International Business Machines Corporation System and method for business process automation
JPH05108288A (ja) * 1991-10-17 1993-04-30 Fuji Xerox Co Ltd 情報分類支援装置
JPH05233239A (ja) * 1992-02-20 1993-09-10 Fujitsu Ltd プログラム自動生成装置
JPH05257661A (ja) * 1992-03-13 1993-10-08 Hitachi Ltd ソフトウェア生産方式
JPH06103048A (ja) * 1992-04-24 1994-04-15 Nec Corp プログラム開発支援システム
GB9211368D0 (en) * 1992-05-29 1992-07-15 British Telecomm Software fault location
FR2692055B1 (fr) * 1992-06-09 1996-10-25 Bull Sa Dispositif de conception de reseaux de commande d'informations pour la modelisation de tous processus.
US5673390A (en) * 1992-09-03 1997-09-30 International Business Machines Corporation Method and system for displaying error messages
US5671415A (en) * 1992-12-07 1997-09-23 The Dow Chemical Company System and method for facilitating software development
EP0602263A1 (en) * 1992-12-15 1994-06-22 International Business Machines Corporation User interface program generator
JPH06332678A (ja) * 1993-05-18 1994-12-02 Software Kouchiku Kagaku Kenkyusho:Kk 特定業務用プログラムの製造方法
JPH0756754A (ja) * 1993-08-03 1995-03-03 Internatl Business Mach Corp <Ibm> マルチメディア・グループ資源割当て装置及び方法
US5530643A (en) * 1993-08-24 1996-06-25 Allen-Bradley Company, Inc. Method of programming industrial controllers with highly distributed processing
US6179490B1 (en) * 1993-12-23 2001-01-30 Telefonaktiebolaget Lm Ericsson Method and apparatus for creating a flowchart using a programmed computer which will automatically result in a structured program
US5506952A (en) * 1994-01-03 1996-04-09 International Business Machines Corporation Method and system for guiding the formation of a correctly structured instruction for data processing systems
JPH07219758A (ja) * 1994-02-02 1995-08-18 Fujitsu Ltd 仕様書生成方法
US5748973A (en) * 1994-07-15 1998-05-05 George Mason University Advanced integrated requirements engineering system for CE-based requirements assessment
EP0703532B1 (en) * 1994-09-22 2001-11-28 Sun Microsystems, Inc. Embedded program flow information for object code manipulation
JP3696906B2 (ja) * 1994-10-25 2005-09-21 キヤノン株式会社 データ入力方法及びその装置
US5850548A (en) * 1994-11-14 1998-12-15 Borland International, Inc. System and methods for visual programming based on a high-level hierarchical data flow model
US5893125A (en) * 1995-01-27 1999-04-06 Borland International, Inc. Non-modal database system with methods for incremental maintenance
US5694608A (en) * 1995-01-27 1997-12-02 Borland International, Inc. Non-modal database system wth methods for incremental maintenance of live reports
AU4783796A (en) 1995-02-22 1996-09-11 Plougmann, Ole Graphical environment for managing and developing applications
US5724556A (en) * 1995-04-14 1998-03-03 Oracle Corporation Method and apparatus for defining and configuring modules of data objects and programs in a distributed computer system
US5911070A (en) * 1995-08-07 1999-06-08 Inprise Corporation Development system with methods for bi-directional application program code generation
US5724589A (en) * 1995-10-13 1998-03-03 Borland International, Inc. Development system with a property-method-event programming model for developing context-free reusable software components
US5806074A (en) * 1996-03-19 1998-09-08 Oracle Corporation Configurable conflict resolution in a computer implemented distributed database
JP3368141B2 (ja) * 1996-04-10 2003-01-20 シャープ株式会社 アセンブラ言語ソースプログラム生成装置
US6578044B1 (en) 1997-11-17 2003-06-10 Sun Microsystems, Inc. Method and system for typesafe attribute matching
US6463446B1 (en) 1998-02-26 2002-10-08 Sun Microsystems, Inc. Method and apparatus for transporting behavior in an event-based distributed system
US6182083B1 (en) 1997-11-17 2001-01-30 Sun Microsystems, Inc. Method and system for multi-entry and multi-template matching in a database
US6185611B1 (en) 1998-03-20 2001-02-06 Sun Microsystem, Inc. Dynamic lookup service in a distributed system
US6466947B2 (en) 1998-03-20 2002-10-15 Sun Microsystems, Inc. Apparatus and method for dynamically verifying information in a distributed system
US6393497B1 (en) 1998-03-20 2002-05-21 Sun Microsystems, Inc. Downloadable smart proxies for performing processing associated with a remote procedure call in a distributed system
US6446070B1 (en) 1998-02-26 2002-09-03 Sun Microsystems, Inc. Method and apparatus for dynamic distributed computing over a network
US6938263B2 (en) 1996-04-23 2005-08-30 Sun Microsystems, Inc. System and method for facilitating dynamic loading of “stub” information to enable a program operating in one address space to invoke processing of a remote method or procedure in another address space
US6237024B1 (en) 1998-03-20 2001-05-22 Sun Microsystem, Inc. Method and apparatus for the suspension and continuation of remote processes
US6487607B1 (en) 1998-02-26 2002-11-26 Sun Microsystems, Inc. Methods and apparatus for remote method invocation
US6138238A (en) 1997-12-11 2000-10-24 Sun Microsystems, Inc. Stack-based access control using code and executor identifiers
US6708171B1 (en) 1996-04-23 2004-03-16 Sun Microsystems, Inc. Network proxy
US6832223B1 (en) 1996-04-23 2004-12-14 Sun Microsystems, Inc. Method and system for facilitating access to a lookup service
US6247026B1 (en) 1996-10-11 2001-06-12 Sun Microsystems, Inc. Method, apparatus, and product for leasing of delegation certificates in a distributed system
US6421704B1 (en) 1998-03-20 2002-07-16 Sun Microsystems, Inc. Method, apparatus, and product for leasing of group membership in a distributed system
US6598094B1 (en) 1998-03-20 2003-07-22 Sun Microsystems, Inc. Method and apparatus for determining status of remote objects in a distributed system
US6282652B1 (en) 1998-02-26 2001-08-28 Sun Microsystems, Inc. System for separately designating security requirements for methods invoked on a computer
US6438614B2 (en) 1998-02-26 2002-08-20 Sun Microsystems, Inc. Polymorphic token based control
US6226746B1 (en) 1998-03-20 2001-05-01 Sun Microsystems, Inc. Stack-based system and method to combine security requirements of methods
US6272559B1 (en) 1997-10-15 2001-08-07 Sun Microsystems, Inc. Deferred reconstruction of objects and remote loading for event notification in a distributed system
US6560656B1 (en) 1998-02-26 2003-05-06 Sun Microsystems, Inc. Apparatus and method for providing downloadable code for use in communicating with a device in a distributed system
US6237009B1 (en) 1996-10-11 2001-05-22 Sun Microsystems, Inc. Lease renewal service
US5832529A (en) 1996-10-11 1998-11-03 Sun Microsystems, Inc. Methods, apparatus, and product for distributed garbage collection
US6728737B2 (en) 1996-10-11 2004-04-27 Sun Microsystems, Inc. Method and system for leasing storage
US5930512A (en) * 1996-10-18 1999-07-27 International Business Machines Corporation Method and apparatus for building and running workflow process models using a hypertext markup language
US5893105A (en) * 1996-11-12 1999-04-06 Micrografx, Inc. Executable flowchart
US6408429B1 (en) 1997-01-17 2002-06-18 Cognex Corporation Machine vision system for identifying and assessing features of an article
US6253256B1 (en) 1997-10-15 2001-06-26 Sun Microsystems, Inc. Deferred reconstruction of objects and remote loading in a distributed system
US6957427B1 (en) 1997-10-15 2005-10-18 Sun Microsystems, Inc. Remote object activation in a distributed system
US6243857B1 (en) * 1998-02-17 2001-06-05 Nemasoft, Inc. Windows-based flowcharting and code generation system
EP1058883A2 (en) 1998-02-26 2000-12-13 Sun Microsystems, Inc. Method and system for deterministic hashes to identify remote methods
US6604127B2 (en) 1998-03-20 2003-08-05 Brian T. Murphy Dynamic lookup service in distributed system
WO2000028447A1 (en) * 1998-11-11 2000-05-18 Thomas De Nooij Steering process and steering model builder
DE19907328C2 (de) * 1999-02-20 2002-10-24 Johannes Reichardt Verfahren und System zur visuellen Programmierung
US6901518B1 (en) 1999-04-08 2005-05-31 Sun Microsystems, Inc. Method and system for establishing trust in downloaded proxy code
US6370683B1 (en) * 1999-05-07 2002-04-09 Arnold Sobers Computer software for generating flowchart images of a source program
US6877163B1 (en) 1999-06-14 2005-04-05 Sun Microsystems, Inc. Method and system for dynamic proxy classes
US6845393B1 (en) 1999-06-14 2005-01-18 Sun Microsystems, Inc. Lookup discovery service in a distributed system having a plurality of lookup services each with associated characteristics and services
US6973639B2 (en) * 2000-01-25 2005-12-06 Fujitsu Limited Automatic program generation technology using data structure resolution unit
US7370091B1 (en) 2000-05-09 2008-05-06 Sun Microsystems, Inc. Method and apparatus for obtaining space advertisements
US8135796B1 (en) 2000-05-09 2012-03-13 Oracle America, Inc. Mechanism and apparatus for accessing and addressing services in a distributed computing environment
US8082491B1 (en) 2000-05-09 2011-12-20 Oracle America, Inc. Dynamic displays in a distributed computing environment
US7260543B1 (en) 2000-05-09 2007-08-21 Sun Microsystems, Inc. Automatic lease renewal with message gates in a distributed computing environment
US7716492B1 (en) 2000-05-09 2010-05-11 Oracle America, Inc. Method and apparatus to obtain service capability credentials
US7016966B1 (en) 2000-05-09 2006-03-21 Sun Microsystems, Inc. Generating results gates in a distributed computing environment
US6950875B1 (en) 2000-05-09 2005-09-27 Sun Microsystems, Inc. Message conductors in a distributed computing environment
US7065574B1 (en) 2000-05-09 2006-06-20 Sun Microsystems, Inc. Messaging system using pairs of message gates in a distributed computing environment
US7080078B1 (en) 2000-05-09 2006-07-18 Sun Microsystems, Inc. Mechanism and apparatus for URI-addressable repositories of service advertisements and other content in a distributed computing environment
US6862594B1 (en) 2000-05-09 2005-03-01 Sun Microsystems, Inc. Method and apparatus to discover services using flexible search criteria
US6850979B1 (en) 2000-05-09 2005-02-01 Sun Microsystems, Inc. Message gates in a distributed computing environment
US7577834B1 (en) 2000-05-09 2009-08-18 Sun Microsystems, Inc. Message authentication using message gates in a distributed computing environment
US6917976B1 (en) 2000-05-09 2005-07-12 Sun Microsystems, Inc. Message-based leasing of resources in a distributed computing environment
US6868447B1 (en) 2000-05-09 2005-03-15 Sun Microsystems, Inc. Mechanism and apparatus for returning results of services in a distributed computing environment
US6792466B1 (en) 2000-05-09 2004-09-14 Sun Microsystems, Inc. Trusted construction of message endpoints in a distributed computing environment
US8001232B1 (en) 2000-05-09 2011-08-16 Oracle America, Inc. Event message endpoints in a distributed computing environment
US7010573B1 (en) 2000-05-09 2006-03-07 Sun Microsystems, Inc. Message gates using a shared transport in a distributed computing environment
US6970869B1 (en) 2000-05-09 2005-11-29 Sun Microsystems, Inc. Method and apparatus to discover services and negotiate capabilities
US6789077B1 (en) 2000-05-09 2004-09-07 Sun Microsystems, Inc. Mechanism and apparatus for web-based searching of URI-addressable repositories in a distributed computing environment
US6898618B1 (en) 2000-05-09 2005-05-24 Sun Microsystems, Inc. Client-specified display services in a distributed computing environment
US6918084B1 (en) 2000-05-09 2005-07-12 Sun Microsystems, Inc. Spawning new repository spaces using information provided in advertisement schema messages
US7188251B1 (en) 2000-05-09 2007-03-06 Sun Microsystems, Inc. System and method for secure message-based leasing of resources in a distributed computing environment
US6643650B1 (en) 2000-05-09 2003-11-04 Sun Microsystems, Inc. Mechanism and apparatus for using messages to look up documents stored in spaces in a distributed computing environment
US7243356B1 (en) 2000-05-09 2007-07-10 Sun Microsystems, Inc. Remote method invocation with secure messaging in a distributed computing environment
US7072967B1 (en) 2000-05-09 2006-07-04 Sun Microsystems, Inc. Efficient construction of message endpoints
US7200848B1 (en) 2000-05-09 2007-04-03 Sun Microsystems, Inc. Migrating processes using data representation language representations of the processes in a distributed computing environment
US6789126B1 (en) 2000-05-09 2004-09-07 Sun Microsystems, Inc. Addressing message gates in a distributed computing environment
US6973493B1 (en) 2000-05-09 2005-12-06 Sun Microsystems, Inc. Mechanism and apparatus for security of newly spawned repository spaces in a distributed computing environment
US7395333B1 (en) 2000-05-09 2008-07-01 Sun Microsystems, Inc. Method and apparatus to obtain negotiated service advertisement
US6865657B1 (en) 2000-06-02 2005-03-08 Sun Microsystems, Inc. Garbage collector for a virtual heap
US6760815B1 (en) 2000-06-02 2004-07-06 Sun Microsystems, Inc. Caching mechanism for a virtual heap
US6941410B1 (en) 2000-06-02 2005-09-06 Sun Microsystems, Inc. Virtual heap for a virtual machine
US6763440B1 (en) 2000-06-02 2004-07-13 Sun Microsystems, Inc. Garbage collection using nursery regions for new objects in a virtual heap
US6957237B1 (en) 2000-06-02 2005-10-18 Sun Microsystems, Inc. Database store for a virtual heap
US6854115B1 (en) 2000-06-02 2005-02-08 Sun Microsystems, Inc. Process persistence in a virtual machine
JP2002023881A (ja) * 2000-07-12 2002-01-25 Sony Corp 情報処理装置および方法、並びにプログラム格納媒体
US6829758B1 (en) * 2000-07-14 2004-12-07 Nokia Internet Communications, Inc. Interface markup language and method for making application code
WO2002044897A1 (en) * 2000-11-29 2002-06-06 Fourbit Group, Inc. Generating a declarative user interface
US7296275B2 (en) 2001-01-04 2007-11-13 Sun Microsystems, Inc. Method and system for passing objects in a distributed system using serialization contexts
US6591358B2 (en) 2001-01-26 2003-07-08 Syed Kamal H. Jaffrey Computer system with operating system functions distributed among plural microcontrollers for managing device resources and CPU
SE0102648A0 (sv) * 2001-08-02 2003-03-06 Lars Höidahl Arrangemang att utföra objekt-orienterad programmering
US7756969B1 (en) 2001-09-07 2010-07-13 Oracle America, Inc. Dynamic provisioning of identification services in a distributed system
US7660887B2 (en) 2001-09-07 2010-02-09 Sun Microsystems, Inc. Systems and methods for providing dynamic quality of service for a distributed system
US7310784B1 (en) 2002-01-02 2007-12-18 The Jellyvision Lab, Inc. Methods for identifying cells in a path in a flowchart and for synchronizing graphical and textual views of a flowchart
AU2002950444A0 (en) * 2002-07-29 2002-09-12 Interad Technology Limited Bi-directional programming system/method for program development
DE10248621A1 (de) * 2002-10-18 2004-04-29 Giesecke & Devrient Gmbh Verfahren und System zur Bearbeitung von Banknoten
US7792874B1 (en) 2004-01-30 2010-09-07 Oracle America, Inc. Dynamic provisioning for filtering and consolidating events
US8037102B2 (en) 2004-02-09 2011-10-11 Robert T. and Virginia T. Jenkins Manipulating sets of hierarchical data
US7799273B2 (en) 2004-05-06 2010-09-21 Smp Logic Systems Llc Manufacturing execution system for validation, quality and risk assessment and monitoring of pharmaceutical manufacturing processes
US9646107B2 (en) * 2004-05-28 2017-05-09 Robert T. and Virginia T. Jenkins as Trustee of the Jenkins Family Trust Method and/or system for simplifying tree expressions such as for query reduction
US7620632B2 (en) * 2004-06-30 2009-11-17 Skyler Technology, Inc. Method and/or system for performing tree matching
US7882147B2 (en) * 2004-06-30 2011-02-01 Robert T. and Virginia T. Jenkins File location naming hierarchy
US7801923B2 (en) * 2004-10-29 2010-09-21 Robert T. and Virginia T. Jenkins as Trustees of the Jenkins Family Trust Method and/or system for tagging trees
US7627591B2 (en) * 2004-10-29 2009-12-01 Skyler Technology, Inc. Method and/or system for manipulating tree expressions
US7636727B2 (en) 2004-12-06 2009-12-22 Skyler Technology, Inc. Enumeration of trees from finite number of nodes
US7630995B2 (en) 2004-11-30 2009-12-08 Skyler Technology, Inc. Method and/or system for transmitting and/or receiving data
US8316059B1 (en) 2004-12-30 2012-11-20 Robert T. and Virginia T. Jenkins Enumeration of rooted partial subtrees
US7689969B1 (en) * 2005-01-18 2010-03-30 The Mathworks, Inc. Obfuscation of automatically generated code
US20060168555A1 (en) * 2005-01-21 2006-07-27 Represas Ferrao Lucio E Software development system and method
US20060168577A1 (en) * 2005-01-21 2006-07-27 Melo Antonio A V Software development system and method
US7735062B2 (en) * 2005-01-21 2010-06-08 Outsystems—Software Em Rede, S.A. Software development system and method
US8615530B1 (en) 2005-01-31 2013-12-24 Robert T. and Virginia T. Jenkins as Trustees for the Jenkins Family Trust Method and/or system for tree transformation
US7681177B2 (en) 2005-02-28 2010-03-16 Skyler Technology, Inc. Method and/or system for transforming between trees and strings
US8356040B2 (en) * 2005-03-31 2013-01-15 Robert T. and Virginia T. Jenkins Method and/or system for transforming between trees and arrays
US7899821B1 (en) 2005-04-29 2011-03-01 Karl Schiffmann Manipulation and/or analysis of hierarchical data
US8719716B2 (en) 2005-09-15 2014-05-06 The Mathworks, Inc. Locked element for use in a graphical modeling environment
US8521709B2 (en) * 2006-10-31 2013-08-27 The Jellyvision Lab, Inc. Methods for preloading media assets
US20080184143A1 (en) * 2006-12-14 2008-07-31 Gottlieb Harry N Methods for Identifying Actions in a Flowchart
WO2008098161A1 (en) 2007-02-08 2008-08-14 Gottlieb Harry N Method of automatically populating and generating flowchart cells
US10333696B2 (en) 2015-01-12 2019-06-25 X-Prime, Inc. Systems and methods for implementing an efficient, scalable homomorphic transformation of encrypted data with minimal data expansion and improved processing efficiency

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4389706A (en) * 1972-05-03 1983-06-21 Westinghouse Electric Corp. Digital computer monitored and/or operated system or process which is structured for operation with an improved automatic programming process and system
US4533997A (en) * 1972-08-25 1985-08-06 Westinghouse Electric Corp. Computer monitored or controlled system which may be modified and de-bugged on-line by one not skilled in computer programming
JPS5556233A (en) * 1978-10-18 1980-04-24 Fujitsu Ltd Program input system
JPS56168263A (en) * 1980-05-30 1981-12-24 Hitachi Ltd Program making device
GB2079995B (en) * 1980-07-16 1984-07-11 Suwa Seikosha Kk Portable data processing apparatus
GB2114784B (en) * 1981-11-06 1986-01-08 Alan Frederick John Hookway Information-indexing machines
US4517652A (en) * 1982-03-05 1985-05-14 Texas Instruments Incorporated Hand-held manipulator application module
GB2127188B (en) * 1982-06-14 1986-06-11 Tektronix Inc Software/hardware integration control system
US4536840A (en) * 1982-09-30 1985-08-20 Ronald Borta Autogrammer
US4555619A (en) * 1983-05-19 1985-11-26 Rockwell International Corporation Driver key car identifying system
US4558413A (en) * 1983-11-21 1985-12-10 Xerox Corporation Software version management system
JPH0614320B2 (ja) * 1984-10-17 1994-02-23 株式会社日立製作所 図式プログラム・テスト方法

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6255730A (ja) * 1985-09-04 1987-03-11 Mitsubishi Electric Corp プログラム編集作成装置
JPS6255731A (ja) * 1985-09-04 1987-03-11 Mitsubishi Electric Corp プログラム編集作成装置
JPS62204306A (ja) * 1986-03-05 1987-09-09 Fuji Electric Co Ltd シ−ケンス制御システムの設計装置
JPS6361329A (ja) * 1986-09-02 1988-03-17 Toyo Commun Equip Co Ltd プログラム作成装置
JPH01226038A (ja) * 1988-03-07 1989-09-08 Fujitsu Ltd テストプログラム自動生成方法
JPH02100130A (ja) * 1988-10-07 1990-04-12 Nippon Steel Corp 計算機プログラム作成装置
JPH0324622A (ja) * 1989-06-21 1991-02-01 Nec Corp 図式プログラム編集装置
JPH0475136A (ja) * 1990-07-17 1992-03-10 Sanyo Electric Co Ltd プログラム開発装置
JPH0475133A (ja) * 1990-07-17 1992-03-10 Mitsubishi Electric Corp プログラム開発装置
JPH0475135A (ja) * 1990-07-17 1992-03-10 Sharp Corp プログラム開発装置
US5761508A (en) * 1992-01-31 1998-06-02 Asahi Kasei Kogyo Kabushiki Kaisha Information processing system and method applied to the development of computer programs
US8109813B2 (en) 2006-06-20 2012-02-07 Toyota Jidosha Kabushiki Kaisha Thin air outlet structure of vehicle air conditioner

Also Published As

Publication number Publication date
US4831525A (en) 1989-05-16
GB2155218B (en) 1987-12-09
GB8502097D0 (en) 1985-02-27
US4956773A (en) 1990-09-11
DE3503119A1 (de) 1985-08-01
GB2155218A (en) 1985-09-18
CA1218160A (en) 1987-02-17
JPH0640302B2 (ja) 1994-05-25

Similar Documents

Publication Publication Date Title
JPS60159939A (ja) 図式・ソ−スプログラム自動生成方法
CA1313270C (en) Method and apparatus for forms generation
US4417322A (en) Report generation control system for text processing machines
Welsh et al. A design rationale for a language‐based editor
JP2786206B2 (ja) 機能設計図生成方法
JPS6121570A (ja) 文章作成装置
JPS63139751A (ja) 印刷システムにおける印刷方法
JPS62145422A (ja) ソ−スプログラム自動生成方法
JPS62145423A (ja) プログラム仕様書自動生成方法
Paine et al. Rapid Spreadsheet Reshaping with Excelsior: multiple drastic changes to content and layout are easy when you represent enough structure
JPH0157815B2 (ja)
JP2692196B2 (ja) テストデータ編集方式
JPS62217320A (ja) リスト編集処理方法
JPS59123043A (ja) 清書処理装置
JPH0248731A (ja) プログラム表示および編集方式
Winter A prototype intelligent prettyprinter
JPH03137727A (ja) プログラム解説ファイル作成機能付エディタ
Sahara et al. An interactive layout system of analog printed wiring boards
JPS6051950A (ja) プログラム出力方式
JPH0365759A (ja) 表の編集処理方式
JPH05127846A (ja) 帳票定義装置
JPH0462548B2 (ja)
JPH0498529A (ja) プログラム作成支援システム
JPH0399324A (ja) 知識変換システム
Purvy Flowchart-to-source-code conversion program for GPSS/360

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term