| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
|---|
| 2 | <html> |
|---|
| 3 | <head> |
|---|
| 4 | <!-- |
|---|
| 5 | |
|---|
| 6 | @(#)package.html (common) |
|---|
| 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 | Provides general technical or common classes on the base of which |
|---|
| 20 | are built the model classes of all others thematic packages. |
|---|
| 21 | <br/> |
|---|
| 22 | <br/> |
|---|
| 23 | <a href="#uml_diagrams">UML Diagrams</a> |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | <a name="uml_diagrams"/> |
|---|
| 27 | <h2>UML Diagrams</h2> |
|---|
| 28 | <ul> |
|---|
| 29 | <li><a href="#uml_base_classes">base classes</a></li> |
|---|
| 30 | <li><a href="#uml_term_base">term base classes</a></li> |
|---|
| 31 | <li><a href="#uml_defined_terms">defined terms</a></li> |
|---|
| 32 | <li><a href="#uml_language">language</a></li> |
|---|
| 33 | <li><a href="#uml_media">media</a></li> |
|---|
| 34 | <li><a href="#uml_source">source</a></li> |
|---|
| 35 | </ul> |
|---|
| 36 | |
|---|
| 37 | <a name="uml_base_classes"/> |
|---|
| 38 | <h3>Base classes</h3> |
|---|
| 39 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Base_classes.png" /> |
|---|
| 40 | |
|---|
| 41 | <a name="uml_term_base"/> |
|---|
| 42 | <h3>Term base</h3> |
|---|
| 43 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Term_base.png" /> |
|---|
| 44 | |
|---|
| 45 | <a name="uml_defined_terms"/> |
|---|
| 46 | <h3>Defined terms</h3> |
|---|
| 47 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Defined_terms.png" /> |
|---|
| 48 | |
|---|
| 49 | <a name="uml_language"/> |
|---|
| 50 | <h3>Language</h3> |
|---|
| 51 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Language.png" /> |
|---|
| 52 | |
|---|
| 53 | <a name="uml_media"/> |
|---|
| 54 | <h3>Media</h3> |
|---|
| 55 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Media.png" /> |
|---|
| 56 | |
|---|
| 57 | <a name="uml_source"/> |
|---|
| 58 | <h3>Source</h3> |
|---|
| 59 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Source.png" /> |
|---|
| 60 | |
|---|
| 61 | |
|---|
| 62 | <!-- Put @see and @since tags down here. --> |
|---|
| 63 | |
|---|
| 64 | </body> |
|---|
| 65 | </html> |
|---|