Project

General

Profile

Download (1.35 KB) Statistics
| Branch: | Tag: | Revision:
1 de6a1846 m.doering
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
<html>
3
<head>
4
<!--
5
6 b187046d m.geoffroy
  @(#)overview.html (model)
7 de6a1846 m.doering
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 84f92f5b m.geoffroy
<h2>CDM</h2>
20
21
Domain model classes for EDIT's Common Data Model are provided here,
22 a12f92a3 m.geoffroy
focusing on taxonomy and related fields.
23 1ed281e2 m.geoffroy
<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 de6a1846 m.doering
31
32 84f92f5b m.geoffroy
33 1ed281e2 m.geoffroy
34
<a name="uml_related_documentation"/>
35 de6a1846 m.doering
<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 1ed281e2 m.geoffroy
<a name="uml_diagrams"/>
42 de6a1846 m.doering
<h2>UML Diagrams</h2>
43 1ed281e2 m.geoffroy
<ul>
44
 <li><a href="#uml_package_overview">Package overview</a></li>
45
</ul>
46
47
  <a name="uml_package_overview"/>
48 ff168ae2 m.geoffroy
  <h3>Package overview</h3>
49 c250eb04 m.doering
    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/package_overview.png" />
50 de6a1846 m.doering
51
52
<!-- Put @see and @since tags down here. -->
53
54
</body>
55
</html>