root/trunk/cdmlib/cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/molecular/package.html

Revision 5476, 1.1 kB (checked in by a.kohlbecker, 3 years ago)

svn keyword property "Id" added

  • Property svn:keywords set to Id
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<html>
3<head>
4<!--
5
6  @(#)package.html (molecular)
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
19Provides classes for DNA samples and related sequences.
20<br/>
21<br/>
22<a href="#uml_related_documentation">Related documentation</a>
23<br/>
24<a href="#uml_diagrams">UML Diagrams</a>
25
26
27
28
29<a name="uml_related_documentation"/>
30<h2>Related Documentation</h2>
31
32<ul>
33  <li><a href="http://www.insdc.org/">International Nucleotide Sequence Database Collaboration</a></li>
34</ul>
35
36
37<a name="uml_diagrams"/>
38<h2>UML Diagrams</h2>
39<ul>
40 <li><a href="#uml_molecular">Molecular</a></li>
41</ul>
42
43  <a name="molecular"/>
44  <h3>Molecular</h3>
45    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Molecular_section.png" />
46
47
48<!-- Put @see and @since tags down here. -->
49
50</body>
51</html>
Note: See TracBrowser for help on using the browser.