The transient Data Model

A preliminary version of the transient data model was exposed in the document ''Data Management''. We describe here its current implementation. Lsiting 1.1 shows the implementation of every class used in this model. The code should be pretty obvious to understand.


\begin{lstlisting}[style=JavaListing, caption=Transient Data Model, label=lis:cl...
...cription();
public String primary();
public String decay();
}
\end{lstlisting}



Sebastien Ponce 2004-03-12