Fixes a problem with the new ID generator, that prevented the creation of new CDM...
[cdmlib.git] / cdmlib-model / src / main / java / eu / etaxonomy / cdm / model / overview.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <html>
3 <head>
4 <!--
5
6 @(#)overview.html (model)
7
8 Copyright (C) 2007 EDIT
9 European Distributed Institute of Taxonomy
10 http://www.e-taxonomy.eu
11
12 The contents of this file are subject to the Mozilla Public License Version 1.1
13 See LICENSE.TXT at the top of this package for the full license terms.
14
15 -->
16 </head>
17 <body bgcolor="white">
18
19 <h2>CDM</h2>
20
21 Domain model classes for EDIT's Common Data Model are provided here,
22 focusing on taxonomy and related fields.
23 <br/>
24 Classes contain EJB3 &amp; Hibernate annotations for the <a href="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-persistence">persistence module</a>.
25 <br/>
26 <br/>
27 <a href="#uml_related_documentation">Related documentation</a>
28 <br/>
29 <a href="#uml_diagrams">UML Diagrams</a>
30
31
32
33
34 <a name="uml_related_documentation"/>
35 <h2>Related Documentation</h2>
36
37 <ul>
38 <li><a href="http://dev.e-taxonomy.eu/trac/wiki/CommonDataModel">EDIT Developer Wiki</a></li>
39 </ul>
40
41 <a name="uml_diagrams"/>
42 <h2>UML Diagrams</h2>
43 <ul>
44 <li><a href="#uml_package_overview">Package overview</a></li>
45 </ul>
46
47 <a name="uml_package_overview"/>
48 <h3>Package overview</h3>
49 <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/package_overview.png" />
50
51
52 <!-- Put @see and @since tags down here. -->
53
54 </body>
55 </html>