JPH0667839A - オブジェクトの図形的関連装置及び方法 - Google Patents

オブジェクトの図形的関連装置及び方法

Info

Publication number
JPH0667839A
JPH0667839A JP5143881A JP14388193A JPH0667839A JP H0667839 A JPH0667839 A JP H0667839A JP 5143881 A JP5143881 A JP 5143881A JP 14388193 A JP14388193 A JP 14388193A JP H0667839 A JPH0667839 A JP H0667839A
Authority
JP
Japan
Prior art keywords
database
input
display
predicate
objects
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
JP5143881A
Other languages
English (en)
Other versions
JP2509444B2 (ja
Inventor
Kenneth Ray Banning
レイ バニング ケネス
Hsu James Wendy
スー ジェームズ ウェンディ
Shih-Gong Li
リ シー−ゴン
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of JPH0667839A publication Critical patent/JPH0667839A/ja
Application granted granted Critical
Publication of JP2509444B2 publication Critical patent/JP2509444B2/ja
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • 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
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99934Query formulation, input preparation, or translation
    • 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
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99943Generating database or data structure, e.g. via user interface
    • 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/968Computer process, e.g. operation of computer interface for database querying and retrieval

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Digital Computer Display Output (AREA)

Abstract

(57)【要約】 【目的】 図形表示を用いてデータベース情報の視覚的
表示のための独自の方法及びシステムを提供し、且つ画
面オブジェクトの直接操作を提供する。 【構成】 直接操作によってオブジェクトを図形的に関
連させるための装置は、情報を記憶するためのデータベ
ース手段(41,42) と、データベースに第1入力を選択す
るためのポインタ手段と、データベースに第2入力を選
択するための手段と、第1入力と第2入力の間に論理的
関係を動的に生成するための手段と、ディスプレイに論
理的関係を表示するための手段(44)と、から成る。

Description

【発明の詳細な説明】
【0001】
【産業上の利用分野】本発明は概してデータベース照会
の改良に関し、特にWHERE文節の述部を表現するた
めのデータベース照会の図形表示に関する。
【0002】
【従来の技術】データベースは、コンピュータ化された
データベースによって記憶及び検索されるデータの量の
増加のためだけでなく、記憶処理及び検索処理の間に設
定可能なデータ関係によってもまた、最近の重要な関心
の的となっている。
【0003】構造化照会言語(SQL)、特にANSI
(米国規格協会)SQLは、関係データベースへの照会
を通信するのに好ましい言語媒体となっている。結果と
して、数千の関係データベースと、当該データベースに
向けられる数千の関連した照会が現存している。当該デ
ータベース及び照会に投資があるとすれば、移行は望ま
しい特徴であるだけでなく、新たな関係データベースシ
ステム及び方法に実質的に必要な能力でもある。
【0004】ワークステーションの表示画面の図形描写
で照会を描写する概念は、関係データベースインタフェ
ーシングへの比較的新しいアプローチである。しばしば
図形的照会と称される視覚的照会は、SQLステートメ
ントによって従来定義される照会目的を表すワークステ
ーショングラフィックスを利用する。視覚的照会は、検
索の目的を外観的に描写することによって、ユーザに照
会言語を学習させるいかなる必要性も取り除き、SQL
照会が公式化可能な割合を改良して、照会の欠陥率又は
エラー率を減少する。
【0005】関係データベース、通信ネットワーク及び
ワークステーションが普及するにつれて、代表するシス
テムユーザの訓練及び経験は利用可能な資源に関連して
減少する。これらのさまざまな事象によって3つのジレ
ンマ(難問題)が生じる。第1に、従来のSQL表現で
公式化される照会の設定され且つ価値のあるベースがあ
る。第2に、それらの情報にアクセスする関係データベ
ース及びネットワークの用途が増加している。当該デー
タベースのエンドユーザは、関係データベース情報に効
率的かつ正確にアクセスするのに必要なツールに日常あ
まり熟知していない。最後に、データベースアクセス方
法のユーザは、データベースの操作に基づいた変化の直
接フィードバックを受信しない。従って、照会ステート
メントを未熟なデータベースユーザによって理解できる
視覚的表現に変換し、更に、図形的又は視覚的に表現さ
れた照会を現存のデータベース及びネットワーク環境に
使用可能なSQLフォーマットのステートメントに変換
するような方法、システム及びプログラムが必要なこと
は明らかである。
【0006】ファルトス(Faloutos, F.)及びセリス(Sel
lis, T.)著、「PSQLのための効率的な外観的データ
ベースシステム(An Efficient Pictorial Database Sys
temfor PSQL)(IEEE Transactions on Software Enginee
ring, Vol. 14, No. 5, 1988 年5月) は、検索を最適
化するために効率的なデータ構造を用いて、Kツリー又
はBツリーデータベースを検索するための先行技術につ
いて述べている。報告書では、情報を検索し、図形表示
装置に情報を表示するためのアクセス技術について述べ
ている。例えば、人口統計情報は、情報を検索し、米国
のさまざまなセクションの人口を反映するように図形的
に情報をフォーマット化するため用いられる。次の図形
表示でデータのアクセスを更に最適化する改良が、米国
特許第4、905、163号及びIBM技術発表報告
(IBM Technical Disclosure Bulletin, Vol. 30, No.
1, 1987 年6月, Intelligent Scheduling, Query and
Reporting Data Base)に開示されている。
【0007】知識ベースアプリケーションのための動的
な図形表示の一例が、米国特許第4、752、889号
に開示されている。米国特許第4、752、889号
は、ユーザラインコマンドを介してデータベースに対し
て行われる変更の後、更新される知識ベースの図形ツリ
ー構造描写について開示している。
【0008】先行技術には、ユーザにWHERE文節述
部を定義させるさまざまなプログラムがある。例えば、
ユーザはWHERE文節を含むSQL照会を定義するた
めのプログラムへのアクセスを有する。この入力は、別
個のパネルにおけるテキストストリング、或いは、照会
コマンドテキスト全体のフローにおけるストリングであ
る。ユーザは、いずれの形式でコマンド言語テキストに
入力してもよい。
【0009】現在公知の全てのアプローチにはいくつか
の欠点がある。第1に、述部定義は列オブジェクトの直
接操作によって開始されない。第2に、結果となる述部
は他の定義された述部に関連して直ちに表示されるので
はない。第3に、述部はテーブル列が関連するテーブル
列のインジケータと同時に表示されない。第4に、述部
は図形形式で表示されない。第5に、述部自体は直接操
作にアクセス可能でない。第6に、列情報は述部情報と
同時に表示されない。
【0010】現在実施する際のこうした問題の結果、ユ
ーザが述部を定義するのに余分な時間が必要となる。人
の記憶がシステムにとって既知の複写情報に依存するた
め、関連する情報へのアクセスが不可能であると遅延及
びエラーが生じる。定義された述部が所望の条件を生じ
るならばユーザが識別できないため、結合されていない
テキストストリングにおける述部のセットはエラーを生
じる。現在のアプローチは、所望の動作、即ち、データ
ベースレコードの所望のサブセットを達成するための行
条件での述部の定義、を実行する上でユーザを支援して
いない。
【0011】
【発明が解決しようとする課題】従って、本発明の主な
目的は、図形表示を用いてデータベース情報の視覚的表
示のための独自の方法及びシステムを提供し、且つ画面
オブジェクトの直接操作を提供することである。
【0012】
【課題を解決するための手段と作用】直接操作によって
オブジェクトを図形的に関連させるための装置は、情報
を記憶するためのデータベース手段と、データベースに
第1入力を選択するためのポインタ手段と、データベー
スに第2入力を選択するための手段と、第1入力と第2
入力の間に論理的関係を動的に生成するための手段と、
ディスプレイに論理的関係を表示するための手段と、か
ら成る。
【0013】直接操作によってオブジェクトを図形的に
関連させるための方法は、情報をデータベースに記憶す
るステップと、データベースに第1入力を選択するステ
ップと、データベースに第2入力を選択するステップ
と、第1入力と第2入力の間に論理的関係を動的に生成
するステップと、ディスプレイに論理的関係を表示する
ステップと、から成る。
【0014】本発明のこれらの目的及び他の目的は、プ
ロセッサのメモリにおける処理の動作によって達成され
る。個々の述部の定義、述部の関係の定義、述部の編
集、及び述部の関係の編集は、簡素化され、動的で且つ
ユーザにとって対話式とすることによって、実行される
タスクの完了を容易にする。システムが関連する情報の
直接操作を支援する形式で、述部定義と同時に特定の述
部の関連する列情報を提供するため、ユーザはその列情
報を記憶する必要はない。述部及びそれらの関係は、初
期定義及びあらゆる次の編集動作双方の定義動作と同時
に表示される。ユーザはこの列情報を選択して、所望の
動作に進むため所望の位置に列情報をドラッグする。
【0015】本発明の利点には、タスクを開始するため
関連する列の直接操作を有することによって、行条件タ
スクの高められたユーザパフォーマンスが含まれる。ユ
ーザはまた、述部定義タスクから成るサブタスクの直接
操作に支援される。ユーザは、幾つかの述部の関係を容
易に理解できる図形で見ることができ、システムがより
簡単に使用できる。ユーザは、システムによって提供さ
れる情報を記憶する必要がない。これによって、未熟な
ユーザと熟練したユーザの両方に、システムがより簡単
に使用され、ユーザの技術レベル如何にかかわらず、選
択されたオブジェクトに有効な動作のみを提供する図形
インタフェースの結果、エラーが減少される。
【0016】本発明のこれらの目的及び他の目的は、プ
ロセッサのメモリにおけるアルゴリズムの動作によって
達成される。プロセッサは、データベースの現在のステ
ータスを決定するためデータ構造体にアクセスし、デー
タベースに記憶される情報の論理的関係を図形的に表示
する。ユーザは、データベースの部分とグラフィックユ
ーザインタフェースを介するデータベースの論理的関係
と、を選択及び変更するための指示(ポインティング)
装置を使用する。選択及び変更は、下にあるデータ構造
体を変更することによって関係データベースに動的に行
われ、ディスプレイに図形的に反映される。更に、表示
オブジェクトと称されるダイナミックデータ構造体は、
関係、新たなテーブル、グループ、制限、条件を有する
行条件、SQLステートメント、範疇、並びに現存のデ
ータベース情報のセットを定義するユーザ生成情報に基
づいて生成される。ダイナミックデータ構造体は、最終
的に元のデータベースの一部となることができる。方
法、システム及びプログラムは、データベースの直接操
作及び変化で使用するための表示オブジェクトと称され
るデータ構造体の動的生成に包括的である。
【0017】
【実施例】関係データベースから情報を得る照会は、A
NSI規格構造化照会言語(SQL)ステートメントで
従来定義されている。これらのステートメントは、コン
ピュータ認識可能言語においてデータが抽出されるべき
テーブル、対象となる列、行が満足しなければならない
条件、どの列が含まれるべきか、どのように選択列がグ
ループ化されるか、列の順序、列における明らかな制
限、テーブル内のデータの接続、ベース照会に組み込ま
れるべきより低レベルな照会、即ち、副照会、を定義す
る。SQL及びSQLの使用を記載する簡単なテキスト
として、1991年IBM社(IBM Corporation) によって発
行された小冊子、IBMオペレーティングシステム/2
拡張編集データベース管理プログラム構造化照会言語
(SQL)概念(IBM Operating Systems/2 Extended Edi
tion Database Manager Structured Query Language (S
QL) Concepts)がある。ANSI規格SQLステートメ
ントに加えて、関係データベースコミュニティ内に数多
くの規格外のSQLステートメントがある。従って、い
かなる両方向変換資源も、広範囲の関係データベースS
QL言語変化をインタフェースするためのさまざまな構
造を有さなければならない。
【0018】前述のように、広範囲にわたる変換の両方
向性は、設定されたSQL照会からそれらの図形的照会
又は視覚的照会に相当するものへの移行の可能性という
点で重要である。現行のSQL照会の視覚的な環境内へ
の再生成を要求するには不適切である。同時に、新たな
視覚的照会は、現行のデータベース及び関係データベー
スを備えた現行のハードウェアで使用するために、SQ
Lフォーマットで利用できなければならない。図形表示
による包括的両方向性及び直接操作は、先行技術にはな
い。
【0019】SQLから視覚的描写又は図形的描写へと
非常に限られた変換を行う技術は、幾つか存在する。代
表的な例が、フロー(Hrohr) 著、「情報を照会するため
の図形的ユーザ言語: どこで基準を求めるか?(Graphic
al User Languages for Querying Information: Where
to look for criteria?)」(1988 IEEE Workshop On Vis
ual Languages, 1988 年5月、14-20 頁) 、チェイド(C
zejdo)他著、「関係データベース管理システムのための
対話式図形照会インタフェースの設計及び実行(Design
and Implementation of An Interactive Graphical Que
ry Interface for a Relational Database Management
System) 」(1988 IEEE Workshop On Visual Languages,
1988 年5月、21-28 頁) 、並びに、ベンジャミン(Ben
jamin)他著、「関係データベース隠喩データベースサー
バへのエンドユーザアクセス(End-User Access to Rela
tional Database Metaphor Database Server) 」(InfoD
B,1987 年夏号) に記載されている。
【0020】不幸なことに、これらの刊行物に記載され
る変換は広範囲にわたる両方向性及びダイバーシチの範
囲の双方に欠けていた。すなわち、SQLから視覚的描
写又は図形的描写への変換のみに向けられていたのであ
る。更に、変換は、行条件が多様な論理的関係を取り扱
うことができず、いかなる数学的関係も列データに許容
されず、且つ副照会による取扱いがないために、ANS
I規格SQLを許容しなかった。いかなる教示も、グラ
フィック表示から直接来るデータベースを直接操作する
能力さえ示唆していなかった。
【0021】ハワード(Howard)他著、「構造技術関係デ
ータベースのためのユーザインタフェース(User Interf
aces for Structural Engineering Relational Databas
e)」(Engineering With Computers, 1988 年、239-249
頁) は、テキストに基づいた照会、定義された技術照会
言語及び図形表示の間での両方向変換の重要性を認識し
た。しかしながら、そのような所望の目的がいかに達成
できるかについては開示しなかった。文献では、比較的
複雑な照会形成を変換し、図形インタフェースからデー
タベースに照会形成を行う潜在的な必要性を認識してい
るが、解決法を示そうという試みはなかった。対照的
に、本発明はこれら所望の目的を達成し、列と副照会か
ら成る階層照会の操作との間の複雑な論理的関係及び代
数関係の定義を含むが、限定されない、複雑な形成を取
り扱う資源を用いて、目的を達成するための方法、シス
テム及びプログラムを定義する。
【0022】本発明は、IBM社で入手可能なOS/2
拡張編集ソフトウェアプログラム(OS/2 Extended Editi
on software program)等で使用できる関係データベース
のコンテキストで実行されるのが好ましい。図1には、
従来のマイクロプロセッサ等の中央処理装置10、及び
システムバス12を介して相互接続される複数の他の装
置を有する、本発明に従ったワークステーションの一般
的なハードウェア構成を示す代表的なハードウェア環境
が示されている。図1に示されるワークステーション
は、ランダムアクセスメモリ(RAM)14、読取専用
メモリ(ROM)16、ディスク装置20等の周辺装置
をバスに接続するための入出力アダプタ18、キーボー
ド24、マウス26、スピーカー28、マイクロホン3
2、及び/又はタッチスクリーンデバイス(図示せず)
等の他のユーザインタフェースデバイスをバスに接続す
るためのユーザインタフェースアダプタ22、ワークス
テーションをデータ処理ネットワークに接続するための
通信アダプタ34、並びに、バスをディスプレイ装置3
8に接続するためのディスプレイアダプタ36を備えて
いる。
【0023】図2には、OS/2拡張編集ベースオペレ
ーティングシステム(OS/2 ExtendedEdition base opera
ting system) 、及び前述のOS/2拡張編集関係デー
タベースプログラムに常駐のIBM製のPS/2ワーク
ステーションを含むワークステーションのネットワーク
が示されている。ワークステーション39は、ハードデ
ィスク、光ディスク又はテープドライブ媒体等のデータ
ベースの不揮発性記憶装置と、追加のデータベース41
及び42と共に別個の近接しないワークステーション4
3等に接続されたネットワーク40内へ通信を行うため
の手段とを備えている。基本的な目的は、ワークステー
ション39の関係データベースに比較的未熟なユーザに
対して、広く経時ベースの情報を含む関係データベース
照会を生成、変更及び実行するための、方法、システム
及びプログラムを提供することである。本発明は、更
に、従来のSQLフォーマットで公式化された既存の照
会がワークステーション39に運ばれて、グラフィック
ディスプレイ44のディスプレイに等価の視覚的照会又
は図形的照会へと変換させることを考える。その後、ユ
ーザは照会を詳細化し、照会を行って、グラフィックデ
ィスプレイの結果を動的に見る。
【0024】構造化照会言語(SQL)照会のためのユ
ーザインタフェースアーキテクチャの基本的教義は、数
学的言語及び厳密な解析規則を備えたコンピュータと異
なり、人が範疇を用いて情報を組織し、オブジェクト間
の関係を理解することである。オブジェクトは、関係デ
ータベースにおけるあらゆる実際の入力である。SQL
を用いて関係データベースの照会を行うためにコンピュ
ータに必要な情報は、対象とするオブジェクトを表すテ
キストを備えた関連したオブジェクトと、リクエスタに
ある又はリクエスタに重要な関係を表すこれらオブジェ
クトの図形表示に視覚的に構成される。構造化照会言語
(SQL)のステートメントの詳細な記述に関しては、
IBMのSQL参考文献(SQL REFERENCE) SC26-4380(19
89) を参照のこと。これらステートメントは、オブジェ
クトを生成、変更及びドロップし、オブジェクトのデー
タを検索、挿入、更新及び削除して、オブジェクトに特
権の認可及び取消を行うことを含む。前記刊行物は、構
文、オプション及び効果の記述を備えたIBMによって
実行される全てのSQL要素と、全てのSQLステート
メントの英字リストを全て記載している。
【0025】関係データベース照会は、報告書に含まれ
るべきデータレコードを指定するための行条件を必要と
してもよい。行条件は、論理的にリンクされた述部のセ
ットから成る。通常、行条件で述部を定義する際に、ユ
ーザは手近にテーブル情報のリストを持ち、次にフラッ
トなテキスト形式で述部をタイプする必要がある。本発
明では、照会を定義するための図形ユーザインタフェー
スを提供することによって、テーブルオブジェクトは図
形で表示される。テーブルの各列は、テーブルオブジェ
クトウインドウの顧客エリアに表示される直接操作可能
オブジェクトである。直接操作及び対話ボックスから成
るメカニズムによって、述部は列又は列の組合せに対し
て定義されることができる。各述部が定義された後、述
部は個々のウインドウと、行条件ウインドウに直ちに挿
入されて、予め定義された述部と共に表示される。行条
件ウインドウにおいて、述部及び述部内の論理的関係は
図形で示される。行条件ウインドウ及びテーブルウイン
ドウを同時に図形的に表示することによって、本発明は
ユーザが参照した列と共に定義された述部を見ることを
可能にする。
【0026】図3は、新たな述部が対話ボックスによっ
て定義される視覚的照会のユーザインタフェース設計を
示している。図3において、視覚的照会−1次−ABC
(Visual Query - Primary - ABC)210は、照会を定義
するための1次ウインドウである。スタッフ(Staff) 2
20及び組織(ORG) 230は、SQL照会定義で参照さ
れるテーブルのウインドウである。各テーブルウインド
ウの内容は、テーブルに属する列のリストである。最初
に、行条件ウインドウ(Row Condition Window)250は
見えない。行条件ウインドウ(Row Condition Window)2
50は、第1述部が定義された後で見えるようになる。
行条件ウインドウ(Row Condition Window)250の内容
は、定義された述部及びそれらの関係(ブール論理にお
ける)を示す。ユーザは、行条件ウインドウ(Row Condi
tion Window)250及びテーブルウインドウ220、2
30に表示される情報を検査し、より多くの述部を定義
するための列名を選んで、行条件(WHERE条件)を
作成することができる。ユーザは、テーブルウインドウ
の列入力をダブルクリックして、列に基づいた述部を定
義することができる。列入力がダブルクリックされる
と、図3に示される条件定義(Condition Definition)対
話ボックス240等の対話ボックスが、列に対して述部
を定義するため表示される。ユーザが条件定義(Conditi
on Definition)対話ボックス240をコミットした後、
対話ボックスは閉鎖され、新たに定義された述部が行条
件ウインドウ(Row Condition Window)250に表示され
る。
【0027】図4は、ユーザが図3に示される対話ボッ
クス240を実行した後の画面表示を示している。新た
に定義された述部MANAGER IN BestMgr330が、行条件
ウインドウ(Row Condition Window)310の予め定義さ
れた述部320と共に表示される。新たに定義された述
部330は、未だいかなる他の述部にもリンクされてい
ないことに注意したい。述部330が表示された後、ユ
ーザは行条件ウインドウ(Row Condition Window)310
に示される他の述部とのリンク関係を指定することがで
きる。
【0028】本発明において、述部は列オブジェクトを
直接操作することによって定義され、その結果は直ちに
行条件ウインドウに表示される。行条件ウインドウに全
ての定義された述部を一緒に挿入することにより、述部
は直接操作によってグループ化され、且つリンクされ
て、最後の行条件を定義することができる。更に、テー
ブルオブジェクト(その列を含む)及び定義された述部
は、画面上に図形で同時に表示される。述部が行条件ウ
インドウで操作されるときは常に、列オブジェクトの情
報は画面で入手できる。本発明は、ユーザにとって、新
たな述部を定義すると共に現行の述部を変更する上での
決定を支援する。
【0029】図5、図6及び図7は、本発明に従った詳
細なフローチャートである。処理は、列入力が選択され
たときに機能ブロック400で開始する。次に、機能ブ
ロック410において、対話ボックスが選択された列入
力に対して生成され、決定ブロック420において、対
話ボックスがコミットされたかどうかを決定するテスト
が行われる。対話ボックスがコミットされていなけれ
ば、端末430で制御が戻される。対話ボックスがコミ
ットされていれば、選択された比較動作のテキストが機
能ブロック440で入手され、決定ブロック450で右
側が入力されたかどうかを決定するテストが行われる。
右側が入力されていなければ、制御は機能ブロック47
0に渡されて、ポインタオブジェクトが開始される。右
側が入力されていれば、ポインタオブジェクトが機能ブ
ロック460において右側で開始される。
【0030】いずれの側が選択されたかにかかわらず、
制御はラベル480を介して、図6の機能ブロック50
0へと渡され、ここでポインタオブジェクトを表示する
ための長さが計算される。機能ブロック510は対話ボ
ックスにて各フィールドの入力されたデータを記憶し、
機能ブロック520は述部を表示するための適切な画面
配置を探し出して、決定ブロック530において、第1
述部が定義されたかどうかを決定するテストが行われ
る。これが第1述部ならば、行条件ウインドウが機能ブ
ロック540に表示される。第1述部でないならば、制
御は機能ブロック550に渡され、ここで述部が表示さ
れて、決定ブロック560において、デフォルト(省略
時)設定が使用されたかどうかを決定するテストが行わ
れる。いかなるデフォルト設定も使用されていなけれ
ば、制御は図7のラベル580乃至610を通過して端
末640に渡り、そこで制御が呼出しプログラムに戻さ
れる。デフォルト設定が指定されれば、制御はラベル5
70乃至600を通過して機能ブロック620に渡さ
れ、そこでルート(根)及びノード(節)が表示され
る。次に、機能ブロック630において、オブジェクト
を生成してルートとノードをリンクし、ユーザに結果を
表示した後、端末640において呼出しルーチンに制御
を戻す。なお、本発明に従った一連の擬似コードが図8
乃至図13に示されている。
【0031】
【発明の効果】本発明は上記より構成され、図形表示を
用いてデータベース情報の視覚的表示のための独自の方
法及びシステムを提供し、且つ画面オブジェクトの直接
操作を提供する。
【図面の簡単な説明】
【図1】本発明に従ったパーソナルコンピュータシステ
ムのブロック図である。
【図2】本発明に従った関係データベースを備えるネッ
トワークに接続されたワークステーションを概略的に示
す。
【図3】本発明に従った視覚的照会ディスプレイを示
す。
【図4】本発明に従った視覚的照会ディスプレイを示
す。
【図5】本発明に従った詳細なフローチャートである。
【図6】本発明に従った詳細なフローチャートである。
【図7】本発明に従った詳細なフローチャートである。
【図8】本発明に従った擬似コードである。
【図9】本発明に従った擬似コードである。
【図10】本発明に従った擬似コードである。
【図11】本発明に従った擬似コードである。
【図12】本発明に従った擬似コードである。
【図13】本発明に従った擬似コードである。
【符号の説明】
39、43 ワークステーション 40 ネットワーク 41、42 データベース 44 グラフィックディスプレイ
───────────────────────────────────────────────────── フロントページの続き (72)発明者 ウェンディ スー ジェームズ アメリカ合衆国78729、テキサス州オース チン、アマリロ アヴェニュー 13113 (72)発明者 シー−ゴン リ アメリカ合衆国78750、テキサス州オース チン、ミスティック オークス トレイル 9402

Claims (6)

    【特許請求の範囲】
  1. 【請求項1】 直接操作によってオブジェクトを図形的
    に関連させるための装置であって、 (a)情報を記憶するためのデータベース手段と、 (b)データベースに第1入力を選択するためのポイン
    タ手段と、 (c)データベースに第2入力を選択するための手段
    と、 (d)第1入力と第2入力の間に論理的関係を動的に生
    成するための手段と、 (e)ディスプレイに論理的関係を表示するための手段
    と、 から成るオブジェクトの図形的関連装置。
  2. 【請求項2】 データベースが関係する、請求項1に記
    載のオブジェクトの図形的関連装置。
  3. 【請求項3】 論理的関係を表示するために表示オブジ
    ェクトを形成するための手段を含む、請求項1に記載の
    オブジェクトの図形的関連装置。
  4. 【請求項4】 直接操作によってオブジェクトを図形的
    に関連させるための方法であって、 (a)情報をデータベースに記憶するステップと、 (b)データベースに第1入力を選択するステップと、 (c)データベースに第2入力を選択するステップと、 (d)第1入力と第2入力の間に論理的関係を動的に生
    成するステップと、 (e)ディスプレイに論理的関係を表示するステップ
    と、 から成るオブジェクトの図形的関連方法。
  5. 【請求項5】 データベースが関係する、請求項4に記
    載のオブジェクトの図形的関連方法。
  6. 【請求項6】 論理的関係を表示するために表示オブジ
    ェクトを形成するステップを含む、請求項4に記載のオ
    ブジェクトの図形的関連方法。
JP5143881A 1992-07-20 1993-06-15 オブジェクトの図形的関連づけ装置及び方法 Expired - Lifetime JP2509444B2 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US07/916,239 US5721900A (en) 1992-07-20 1992-07-20 Method and apparatus for graphically displaying query relationships
US916239 1992-07-20

Publications (2)

Publication Number Publication Date
JPH0667839A true JPH0667839A (ja) 1994-03-11
JP2509444B2 JP2509444B2 (ja) 1996-06-19

Family

ID=25436929

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5143881A Expired - Lifetime JP2509444B2 (ja) 1992-07-20 1993-06-15 オブジェクトの図形的関連づけ装置及び方法

Country Status (4)

Country Link
US (1) US5721900A (ja)
EP (1) EP0583053B1 (ja)
JP (1) JP2509444B2 (ja)
DE (1) DE69329265T2 (ja)

Families Citing this family (88)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0748185B2 (ja) * 1992-08-12 1995-05-24 株式会社ピーエフユー 副次問い合わせ編集装置およびその方法
US5884306A (en) * 1997-01-31 1999-03-16 Microsoft Corporation System and method for directly manipulating fields for grouping items
US5933145A (en) * 1997-04-17 1999-08-03 Microsoft Corporation Method and system for visually indicating a selection query
US5886698A (en) * 1997-04-21 1999-03-23 Sony Corporation Method for filtering search results with a graphical squeegee
US6192358B1 (en) * 1997-07-10 2001-02-20 Internatioanal Business Machines Corporation Multiple-stage evaluation of user-defined predicates
US6490620B1 (en) * 1997-09-26 2002-12-03 Worldcom, Inc. Integrated proxy interface for web based broadband telecommunications management
US6188403B1 (en) * 1997-11-21 2001-02-13 Portola Dimensional Systems, Inc. User-friendly graphics generator using direct manipulation
DE19811524A1 (de) * 1998-03-17 1998-11-19 Usu Softwarehaus Unternehmensb Datenverarbeitungssystem
US6169985B1 (en) * 1998-05-29 2001-01-02 Epiphany, Inc. Method and apparatus for determining a set of database entries
US5966123A (en) * 1998-09-30 1999-10-12 Harris Corporation Meta model editor controlling topic display application
US6313833B1 (en) * 1998-10-16 2001-11-06 Prophet Financial Systems Graphical data collection and retrieval interface
JP2002531900A (ja) * 1998-11-30 2002-09-24 シーベル システムズ,インコーポレイティド 割り当てマネージャ
US6523028B1 (en) * 1998-12-03 2003-02-18 Lockhead Martin Corporation Method and system for universal querying of distributed databases
US6654762B2 (en) * 1999-08-16 2003-11-25 International Business Machines Corporation Generating small footprint applications for mobile devices
US6941317B1 (en) 1999-09-14 2005-09-06 Eragen Biosciences, Inc. Graphical user interface for display and analysis of biological sequence data
US6721722B1 (en) * 1999-11-24 2004-04-13 Unisys Corporation Cool ice data wizard calculation service
US6640221B1 (en) 2000-07-10 2003-10-28 Sas Institute Inc. System and method for configuring, sequencing and viewing joins in a query
US6898783B1 (en) * 2000-08-03 2005-05-24 International Business Machines Corporation Object oriented based methodology for modeling business functionality for enabling implementation in a web based environment
US7171455B1 (en) 2000-08-22 2007-01-30 International Business Machines Corporation Object oriented based, business class methodology for generating quasi-static web pages at periodic intervals
US6684388B1 (en) 2000-08-22 2004-01-27 International Business Machines Corporation Method for generating platform independent, language specific computer code
US6853994B1 (en) 2000-08-30 2005-02-08 International Business Machines Corporation Object oriented based, business class methodology for performing data metric analysis
US20020078020A1 (en) * 2000-10-02 2002-06-20 Lawton Scott S. Method and system of entering search criteria using multiple entry fields per data element
US6785668B1 (en) 2000-11-28 2004-08-31 Sas Institute Inc. System and method for data flow analysis of complex data filters
US6665670B2 (en) 2001-03-30 2003-12-16 M.Cam, Inc. Method and system for graphical representation of multitemporal, multidimensional data relationships
US8069419B2 (en) * 2001-04-18 2011-11-29 Sas Institute Inc. Graphical user interface check-list button control and method
WO2003060771A1 (en) * 2002-01-14 2003-07-24 Jerzy Lewak Identifier vocabulary data access method and system
US7281218B1 (en) 2002-04-18 2007-10-09 Sap Ag Manipulating a data source using a graphical user interface
US6983273B2 (en) * 2002-06-27 2006-01-03 International Business Machines Corporation Iconic representation of linked site characteristics
US7206851B2 (en) * 2002-07-11 2007-04-17 Oracle International Corporation Identifying dynamic groups
US7512585B2 (en) * 2002-07-11 2009-03-31 Oracle International Corporation Support for multiple mechanisms for accessing data stores
US7447701B2 (en) 2002-07-11 2008-11-04 Oracle International Corporation Automatic configuration of attribute sets
US7428523B2 (en) * 2002-07-11 2008-09-23 Oracle International Corporation Portal bridge
US7478407B2 (en) * 2002-07-11 2009-01-13 Oracle International Corporation Supporting multiple application program interfaces
US7467142B2 (en) * 2002-07-11 2008-12-16 Oracle International Corporation Rule based data management
US8375113B2 (en) * 2002-07-11 2013-02-12 Oracle International Corporation Employing wrapper profiles
US7428592B2 (en) 2002-07-11 2008-09-23 Oracle International Corporation Securely persisting network resource identifiers
US7383513B2 (en) * 2002-09-25 2008-06-03 Oracle International Corporation Graphical condition builder for facilitating database queries
US20040088208A1 (en) * 2002-10-30 2004-05-06 H. Runge Bernhard M. Creating and monitoring automated interaction sequences using a graphical user interface
US20050015361A1 (en) * 2003-07-15 2005-01-20 International Business Machines Corporation Model content provider with reusable components for supporting a plurality of GUI API's
US20050015368A1 (en) * 2003-07-15 2005-01-20 International Business Machines Corporation Query modelling tool having a dynamically adaptive interface
US20050015363A1 (en) * 2003-07-15 2005-01-20 International Business Machines Corporation Method and structure for representing complex query elements in a modelling tool
US8458164B2 (en) * 2003-07-15 2013-06-04 International Business Machines Corporation Query model tool and method for visually grouping and ungrouping predicates
US20050033764A1 (en) * 2003-08-05 2005-02-10 E.Piphany, Inc. Interactive editor for data driven systems
US20060155640A1 (en) * 2003-09-12 2006-07-13 Christopher Kennedy Product optimizer
US7904487B2 (en) 2003-10-09 2011-03-08 Oracle International Corporation Translating data access requests
US7340447B2 (en) * 2003-10-09 2008-03-04 Oracle International Corporation Partitioning data access requests
US7882132B2 (en) * 2003-10-09 2011-02-01 Oracle International Corporation Support for RDBMS in LDAP system
US20050114361A1 (en) * 2003-11-26 2005-05-26 Brent Roberts Method and apparatus for integrating data repositories and frameworks
US20050187911A1 (en) * 2004-02-24 2005-08-25 Microsoft Corporation Visual query
US20050216525A1 (en) * 2004-03-26 2005-09-29 Andre Wachholz-Prill Defining target group for marketing campaign
US7644050B2 (en) * 2004-12-02 2010-01-05 International Business Machines Corporation Method and apparatus for annotation-based behavior extensions
US8341590B1 (en) 2007-12-12 2012-12-25 Accurev, Inc. System for relating workflow status to code component status in a software project
US8473893B2 (en) * 2008-09-30 2013-06-25 Accurev, Inc. Integration of external software analysis processes with software configuration management applications
US8667465B2 (en) * 2008-03-31 2014-03-04 Accurev, Inc. System for estimating a software product release time from version information
US8548967B1 (en) * 2007-12-12 2013-10-01 Accurev, Inc. System for visual query and manipulation of configuration management records
US9292276B1 (en) 2004-07-19 2016-03-22 Micro Focus (IP) Development Limited Method and system for utilizing change packages
US20060075326A1 (en) * 2004-09-20 2006-04-06 Parag Patel Research software tool with flowchart graphic user interface
US20060101076A1 (en) * 2004-11-10 2006-05-11 Parag Patel Electronic file system graphic user interface including user defined relationship symbology between folders
WO2006034218A2 (en) * 2004-09-20 2006-03-30 On A Chart, Llc Electronic file system graphical user interface
US7630974B2 (en) 2004-09-28 2009-12-08 Oracle International Corporation Multi-language support for enterprise identity and access management
US20060095435A1 (en) * 2004-10-22 2006-05-04 Bellsouth Intellectual Property Corporation Configuring and deploying portable application containers for improved utilization of server capacity
US20060095407A1 (en) * 2004-11-01 2006-05-04 International Business Machines Corporation Methods and apparatus for adding parenthetical expression capability to a tabular query user interface
US7562342B2 (en) * 2004-12-02 2009-07-14 International Business Machines Corporation Method and apparatus for incrementally processing program annotations
US7769747B2 (en) * 2004-12-02 2010-08-03 International Business Machines Corporation Method and apparatus for generating a service data object based service pattern for an enterprise Java beans model
US7792851B2 (en) * 2004-12-02 2010-09-07 International Business Machines Corporation Mechanism for defining queries in terms of data objects
US7437080B2 (en) * 2005-02-03 2008-10-14 Stratalight Communications, Inc. Optical transmission system having optimized filter wavelength offsets
US20060190461A1 (en) * 2005-02-18 2006-08-24 Schaefer Brian M Apparatus, system, and method for managing objects in a database according to a dynamic predicate representation of an explicit relationship between objects
US7716252B2 (en) * 2005-07-29 2010-05-11 Microsoft Corporation Dynamically exposing relationships among entities contained in data stores
US20070073675A1 (en) * 2005-09-24 2007-03-29 International Business Machines Corporation Database query translation
US8417700B2 (en) * 2005-12-01 2013-04-09 Northrop Grumman Systems Corporation Interactive tool for constructing and editing process diagrams
US8819083B2 (en) * 2005-12-29 2014-08-26 Sap Ag Creating new database objects from existing objects
US8018471B2 (en) * 2006-05-15 2011-09-13 Microsoft Corporation Visual component/clause merging
US7467354B2 (en) * 2006-05-30 2008-12-16 International Business Machines Corporation Method to search data
US8627232B2 (en) * 2006-11-22 2014-01-07 Oracle International Corporation Graphical tool for defining a set of ranges
US20100228752A1 (en) * 2009-02-25 2010-09-09 Microsoft Corporation Multi-condition filtering of an interactive summary table
US8862457B2 (en) * 2009-07-02 2014-10-14 International Business Machines Corporation Method and system for smart mark-up of natural language business rules
US8381178B2 (en) * 2009-07-02 2013-02-19 International Business Machines Corporation Intuitive visualization of Boolean expressions using flows
US8713012B2 (en) * 2009-07-02 2014-04-29 International Business Machines Corporation Modular authoring and visualization of rules using trees
WO2011025892A1 (en) * 2009-08-27 2011-03-03 Mastercard International Incorporated Multi-database query system and method
US8316019B1 (en) * 2010-06-23 2012-11-20 Google Inc. Personalized query suggestions from profile trees
US8326861B1 (en) 2010-06-23 2012-12-04 Google Inc. Personalized term importance evaluation in queries
US9280574B2 (en) 2010-09-03 2016-03-08 Robert Lewis Jackson, JR. Relative classification of data objects
US8825633B2 (en) 2012-05-15 2014-09-02 Sas Institute Inc. System, method, and data structure for automatically generating database queries which are data model independent and cardinality independent
EP2728494A1 (en) 2012-11-05 2014-05-07 Software AG System and method for graphically creating queries on model data
US9880815B2 (en) 2013-01-22 2018-01-30 Aptitude Software Limited SQL visualizer
US9015165B1 (en) * 2014-03-03 2015-04-21 Michael L. Hamm Text-SQL relational database
US10019743B1 (en) 2014-09-19 2018-07-10 Altisource S.á r.l. Methods and systems for auto expanding vendor selection
US11016965B2 (en) 2019-01-22 2021-05-25 International Business Machines Corporation Graphical user interface for defining atomic query for querying knowledge graph databases

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0433140A (ja) * 1990-05-30 1992-02-04 Fuji Xerox Co Ltd データ表示方式

Family Cites Families (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4068304A (en) * 1973-01-02 1978-01-10 International Business Machines Corporation Storage hierarchy performance monitor
US4087794A (en) * 1973-01-02 1978-05-02 International Business Machines Corporation Multi-level storage hierarchy emulation monitor
US4527250A (en) * 1980-09-11 1985-07-02 Allen-Bradley Company Video computer terminal with detachable intelligent keyboard module
US4556954A (en) * 1981-10-13 1985-12-03 International Business Machines Corporation Method for displaying selected text processing task options corresponding to the contents of the combined program diskette
US4477880A (en) * 1981-10-13 1984-10-16 International Business Machines Corporation Method for combining program diskettes in an interactive text processing system
US4449186A (en) * 1981-10-15 1984-05-15 Cubic Western Data Touch panel passenger self-ticketing system
US4464652A (en) * 1982-07-19 1984-08-07 Apple Computer, Inc. Cursor control device for use with display systems
GB2126054A (en) * 1982-08-11 1984-03-14 Philips Electronic Associated Display system with nested information display
JPS5995645A (ja) * 1982-11-24 1984-06-01 Toshiba Corp 情報整理装置
US4829423A (en) * 1983-01-28 1989-05-09 Texas Instruments Incorporated Menu-based natural language understanding system
FR2542480B1 (fr) * 1983-03-11 1985-08-16 Technip Cie Dispositif formant reglette pour l'interpretation de differentes etapes d'un programme interactif d'ordinateur et procede d'utilisaton de ce dispositif
DE3381300D1 (de) * 1983-03-31 1990-04-12 Ibm Abbildungsraumverwaltung und wiedergabe in einem bestimmten teil des bildschirms eines virtuellen mehrfunktionsterminals.
US4656603A (en) * 1984-03-01 1987-04-07 The Cadware Group, Ltd. Schematic diagram generating system using library of general purpose interactively selectable graphic primitives to create special applications icons
US4689737A (en) * 1984-04-27 1987-08-25 Grant Richard B Integrated environment computer system control structure with natural language interface
US4635208A (en) * 1985-01-18 1987-01-06 Hewlett-Packard Company Computer-aided design of systems
US4648062A (en) * 1985-02-01 1987-03-03 International Business Machines Corporation Method for providing an on line help facility for interactive information handling systems
US4686522A (en) * 1985-02-19 1987-08-11 International Business Machines Corporation Method of editing graphic objects in an interactive draw graphic system using implicit editing actions
US4843538A (en) * 1985-04-30 1989-06-27 Prometrix Corporation Multi-level dynamic menu which suppresses display of items previously designated as non-selectable
US4873623A (en) * 1985-04-30 1989-10-10 Prometrix Corporation Process control interface with simultaneously displayed three level dynamic menu
US4951190A (en) * 1985-04-30 1990-08-21 Prometrix Corporation Multilevel menu and hierarchy for selecting items and performing tasks thereon in a computer system
US4815029A (en) * 1985-09-23 1989-03-21 International Business Machines Corp. In-line dynamic editor for mixed object documents
NL8600831A (nl) * 1986-04-02 1987-11-02 Oce Nederland Bv Werkwijze voor het opwekken en bewerken van modellen van twee- of driedimensionale objecten in een computer en voor het weergeven van die modellen op een display.
US4939507A (en) * 1986-04-28 1990-07-03 Xerox Corporation Virtual and emulated objects for use in the user interface of a display screen of a display processor
US4899136A (en) * 1986-04-28 1990-02-06 Xerox Corporation Data processor having a user interface display with metaphoric objects
US4885717A (en) * 1986-09-25 1989-12-05 Tektronix, Inc. System for graphically representing operation of object-oriented programs
US4945475A (en) * 1986-10-30 1990-07-31 Apple Computer, Inc. Hierarchical file system to provide cataloging and retrieval of data
US4763356A (en) * 1986-12-11 1988-08-09 AT&T Information Systems, Inc. American Telephone and Telegraph Company Touch screen form entry system
US4984152A (en) * 1987-10-06 1991-01-08 Bell Communications Research, Inc. System for controlling computer processing utilizing a multifunctional cursor with decoupling of pointer and image functionalities in space and time
US5041967A (en) * 1987-10-13 1991-08-20 Bell Communications Research, Inc. Methods and apparatus for dynamic menu generation in a menu driven computer system
US4821211A (en) * 1987-11-19 1989-04-11 International Business Machines Corp. Method of navigating among program menus using a graphical menu tree
US4853843A (en) * 1987-12-18 1989-08-01 Tektronix, Inc. System for merging virtual partitions of a distributed database
US5040131A (en) * 1987-12-23 1991-08-13 International Business Machines Corporation Graphical processing
US5001697A (en) * 1988-02-10 1991-03-19 Ibm Corp. Method to automatically vary displayed object size with variations in window size
US4953080A (en) * 1988-04-25 1990-08-28 Hewlett-Packard Company Object management facility for maintaining data in a computer system
US5088052A (en) * 1988-07-15 1992-02-11 Digital Equipment Corporation System for graphically representing and manipulating data stored in databases
US4989132A (en) * 1988-10-24 1991-01-29 Eastman Kodak Company Object-oriented, logic, and database programming tool with garbage collection
US5041982A (en) * 1988-12-12 1991-08-20 Honeywell Inc. Edit area algorithm for navigation display of an electronic flight instrument system
US4996654A (en) * 1988-12-22 1991-02-26 Tektronix, Inc. Method of displaying acquired data
US4933514B1 (en) * 1989-02-27 1997-12-09 Harold L Bowers Interactive template
US5175814A (en) * 1990-01-30 1992-12-29 Digital Equipment Corporation Direct manipulation interface for boolean information retrieval
US5265246A (en) * 1990-12-10 1993-11-23 International Business Machines Corporation Graphic definition of range in the selection of data from a database field
JP2819517B2 (ja) * 1990-12-17 1998-10-30 インターナショナル・ビジネス・マシーンズ・コーポレイション データベース照会を行う方法およびシステム

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0433140A (ja) * 1990-05-30 1992-02-04 Fuji Xerox Co Ltd データ表示方式

Also Published As

Publication number Publication date
EP0583053B1 (en) 2000-08-23
DE69329265D1 (de) 2000-09-28
JP2509444B2 (ja) 1996-06-19
US5721900A (en) 1998-02-24
EP0583053A1 (en) 1994-02-16
DE69329265T2 (de) 2001-03-01

Similar Documents

Publication Publication Date Title
JP2509444B2 (ja) オブジェクトの図形的関連づけ装置及び方法
JP2549247B2 (ja) データベース用表示装置及び方法
US5428737A (en) Comprehensive bilateral translation between SQL and graphically depicted queries
US5421008A (en) System for interactive graphical construction of a data base query and storing of the query object links as an object
US5499368A (en) Scaled depiction of information from a database
US5418950A (en) System for interactive clause window construction of SQL queries
US5787418A (en) Find assistant for creating database queries
EP0575358B1 (en) Database management system graphical query front end
JP2819517B2 (ja) データベース照会を行う方法およびシステム
US5692175A (en) Decision modeling and analysis for object oriented data access and analysis system
Ozsoyoglu et al. Example-based graphical database query languages
US6460031B1 (en) System and method for creating and titling reports using an integrated title bar and navigator
US11068131B1 (en) Integrated drill down within a natural language interface for a data analysis platform
JP2798118B2 (ja) データベース問合せ文作成装置
JPH0668157A (ja) データベース内の情報を表示する装置および方法
JPH05224906A (ja) 図形的照会システム
JPH0668158A (ja) データベース内の情報を表示する装置および方法
JPH0644310A (ja) データベース内の情報を表示する装置および方法

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090416

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100416

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110416

Year of fee payment: 15

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110416

Year of fee payment: 15

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 16

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 16

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S202 Request for registration of non-exclusive licence

Free format text: JAPANESE INTERMEDIATE CODE: R315201

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 16

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120416

Year of fee payment: 16

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 17

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 17

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 17

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 17

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 17

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140416

Year of fee payment: 18

EXPY Cancellation because of completion of term