オブジェクト・ディレクトリマッピングの提案と実装

書誌事項

タイトル別名
  • Foundations and Implementation of Object-directory Mapping

この論文をさがす

抄録

Javaに代表されるオブジェクト指向言語のモデル概念は,オブジェクトを基に実世界の実体や概念とソフトウェア構造を対応させたオブジェクトモデルである.一方,ディレクトリサービスのモデル概念は,エントリを基にしたツリー構造上のディレクトリモデルである.オブジェクト指向言語からディレクトリのデータを扱う際には,オブジェクトモデルとディレクトリモデルの間にあるギャップを埋めるために,たくさんの手続きを実装する必要がある.本発表では,このギャップを埋める概念としてオブジェクト・ディレクトリマッピングを提案し,そのJavaによる実装としてS2Directoryを紹介する.

Nowadays network service applications are developed by object oriented language such as Java. The model concept of object oriented language is an object model to make the substance of the real world and the concept correspond to the software structure based on the object, while the model concept of the directory service is a directory model on the tree structure based on the entry. Accordingly, we need to write a lot of procedures when we treat the data of the directory by using the object oriented language. In this presentation, we propose the Object-Directory Mapping (O/D Mapping) as a concept of burying this gap, and we introduce an S2Directory which is an O/D Mapping implemented by Java.

収録刊行物

キーワード

詳細情報 詳細情報について

  • CRID
    1050282812867217792
  • NII論文ID
    110006242951
  • NII書誌ID
    AA11464814
  • ISSN
    18827802
  • Web Site
    http://id.nii.ac.jp/1001/00016527/
  • 本文言語コード
    ja
  • 資料種別
    article
  • データソース種別
    • IRDB
    • CiNii Articles

問題の指摘

ページトップへ