[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.1 and 1.4

version 1.1, 2000/01/20 08:52:46 version 1.4, 2020/03/14 01:21:56
Line 1 
Line 1 
 %% $OpenXM$  %% $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 }
   
   //&jp \subsection{新しい CMO を作るときの約束}
   //&eg \subsection{Requirement for a new CMO}
   
 /*&jp  /*&jp
 \subsection{ CMO Ȥ«}  CMO では, 再帰的なデータ表現をゆるしているので,
   Object を増やした場合, もとからある CMO の動作も拡張される.
   そのシステムが正しく動作するのか確認する必要がある.
   計算することはできなくても, 通信の中断なしに,
   データの受渡しをできないといけない.
   */
   /*&eg
   CMO data types are defined recursively.
   Thus, if one introduces a new CMO, then old CMO's may be
   also extended.
   */
   
 CMO Ǥ, ƵŪʥǡɽ뤷ƤΤ,  //&jp \subsection{OpenXM プロジェクトに参加するには?}
 Object 䤷, Ȥ餢 CMO ưĥ.  //&eg \subsection{How to join in the OpenXM project}
 ΥƥबưΤǧɬפ.  
 ׻뤳ȤϤǤʤƤ, ̿Ǥʤ,  
 ǡμϤǤʤȤʤ.  
   
 \subsection{Open XM ץȤ˻äˤ?}  /*&jp
   OpenXM にパッケージを加えてくれるのは大歓迎です.
 Open XM ˥ѥåäƤΤ紿ޤǤ.  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 を
 Open XM ۡڡ \cite{openxxx} 󥯤ޤ.  OpenXM ホームページ \cite{openxxx} よりリンクします.
   */
   
   /*&eg
   You are welcome to add packages to OpenXM.
   Ask takayama@math.kobe-u.ac.jp for details.
   You may introduce new CMO's if necessary.
   If you have defined a new CMO, send
   \begin{enumerate}
   \item the formal definition and an explanation of the CMO,
   \item an explanation of the behavior of a system xxx for the CMO,
   \item URL's related to the CMO or xxx.
   \end{enumerate}
   After discussing on the new CMO, we will fix the specification.
   Then we will issue the tag for the new CMO and create links to
   the URL related to the CMO from the OpenXM home page \cite{openxxx}.
 */  */

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

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