[BACK]Return to cmo-register.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-specs

Diff for /OpenXM/doc/OpenXM-specs/cmo-register.tex between version 1.3 and 1.4

version 1.3, 2002/01/20 09:26:21 version 1.4, 2020/03/14 01:21:56
Line 1 
Line 1 
 %% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-register.tex,v 1.2 2000/01/24 07:36:35 noro Exp $  %% $OpenXM: OpenXM/doc/OpenXM-specs/cmo-register.tex,v 1.3 2002/01/20 09:26:21 takayama Exp $
 //&jp \section{ CMO Ͽ }  //&jp \section{ 新しい CMO の登録 }
 //&eg \section{ Registering a new CMO }  //&eg \section{ Registering a new CMO }
   
 //&jp \subsection{ CMO Ȥ«}  //&jp \subsection{新しい CMO を作るときの約束}
 //&eg \subsection{Requirement for a new CMO}  //&eg \subsection{Requirement for a new CMO}
   
 /*&jp  /*&jp
 CMO Ǥ, ƵŪʥǡɽ뤷ƤΤ,  CMO では, 再帰的なデータ表現をゆるしているので,
 Object 䤷, Ȥ餢 CMO ưĥ.  Object を増やした場合, もとからある CMO の動作も拡張される.
 ΥƥबưΤǧɬפ.  そのシステムが正しく動作するのか確認する必要がある.
 ׻뤳ȤϤǤʤƤ, ̿Ǥʤ,  計算することはできなくても, 通信の中断なしに,
 ǡμϤǤʤȤʤ.  データの受渡しをできないといけない.
 */  */
 /*&eg  /*&eg
 CMO data types are defined recursively.  CMO data types are defined recursively.
Line 18  Thus, if one introduces a new CMO, then old CMO's may 
Line 18  Thus, if one introduces a new CMO, then old CMO's may 
 also extended.  also extended.
 */  */
   
 //&jp \subsection{OpenXM ץȤ˻äˤ?}  //&jp \subsection{OpenXM プロジェクトに参加するには?}
 //&eg \subsection{How to join in the OpenXM project}  //&eg \subsection{How to join in the OpenXM project}
   
 /*&jp  /*&jp
 OpenXM ˥ѥåäƤΤ紿ޤǤ.  OpenXM にパッケージを加えてくれるのは大歓迎です.
 takayama@math.kobe-u.ac.jpϢ.  takayama@math.kobe-u.ac.jpに連絡下さい.
  CMO ɬפʤäƲ.  新しい CMO を必要なら加えて下さい.
 ä  加えた場合は
 \begin{enumerate}  \begin{enumerate}
 \item CMObject ηŪ.  \item 定義した CMObject の形式的な定義と説明.
 \item ƥ xxx , CMObject ˴ؤƤɤΤ褦˿񤦤.  \item システム xxx が, この CMObject に関してどのように振舞うかの説明.
 \item CMObject, ƥ xxx ˴ؤ URL.  \item この CMObject, システム xxx に関する URL.
 \end{enumerate}  \end{enumerate}
 򤪤äƲ.  をおくって下さい.
 ɬפʤǥå򤪤ʤ, Ǥλͤ, ꤷʳ  必要ならディスカッションをおこない, 確定版の仕様を作成し, 確定した段階で
 CMO ΥȯԤ, CMObject ˴Ϣ URL  CMO のタグを発行し, この CMObject に関連する URL を
 OpenXM ۡڡ \cite{openxxx} 󥯤ޤ.  OpenXM ホームページ \cite{openxxx} よりリンクします.
 */  */
   
 /*&eg  /*&eg

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>