[Modeling-cvs] ProjectModeling/Modeling/doc/UserGuide DefiningaModel.tex,1.21,1.22
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-08-24 19:15:44
|
Update of /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide In directory sc8-pr-cvs1:/tmp/cvs-serv8326/doc/UserGuide Modified Files: DefiningaModel.tex Log Message: misc. update Index: DefiningaModel.tex =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/doc/UserGuide/DefiningaModel.tex,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** DefiningaModel.tex 24 Aug 2003 17:56:14 -0000 1.21 --- DefiningaModel.tex 24 Aug 2003 17:58:16 -0000 1.22 *************** *** 782,786 **** \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Attribute}. Once set, it should not be changed} \lineiii{className}{value of \code{name}}{} --- 782,786 ---- \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Entity}. Once set, it should not be changed} \lineiii{className}{value of \code{name}}{} *************** *** 834,838 **** \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Attribute}. Once set, it should not be changed} \lineiii{type}{\code{'DateTime'}}{} --- 834,838 ---- \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{ADateTime}. Once set, it should not be changed} \lineiii{type}{\code{'DateTime'}}{} *************** *** 857,861 **** \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Attribute}. Once set, it should not be changed} \lineiii{type}{\code{'string'}}{} --- 857,861 ---- \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{AFloat}. Once set, it should not be changed} \lineiii{type}{\code{'string'}}{} *************** *** 879,883 **** \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Attribute}. Once set, it should not be changed} \lineiii{type}{\code{'int'}}{} --- 879,883 ---- \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{AInteger}. Once set, it should not be changed} \lineiii{type}{\code{'int'}}{} *************** *** 899,903 **** \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Attribute}. Once set, it should not be changed} \lineiii{type}{\code{'string'}}{No matter whether you run python2.1 (where --- 899,903 ---- \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{AString}. Once set, it should not be changed} \lineiii{type}{\code{'string'}}{No matter whether you run python2.1 (where *************** *** 923,927 **** \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Attribute}. Once set, it should not be changed} \lineiii{isClassProperty}{\code{0}}{} --- 923,927 ---- \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{APrimaryKey}. Once set, it should not be changed} \lineiii{isClassProperty}{\code{0}}{} *************** *** 946,950 **** \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{Attribute}. Once set, it should not be changed} \lineiii{isClassProperty}{\code{0}}{} --- 946,950 ---- \begin{longtableiii}{p{3cm}p{4cm}p{7cm}}{code}{Prop.}{Default}{Comment} \lineiii{name}{\emph{no default}}{The \code{name} is the only mandatory ! arguments when instanciating a \class{AForeignKey}. Once set, it should not be changed} \lineiii{isClassProperty}{\code{0}}{} |