Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-02 17:40:40 +0000
committerEike Stepper2011-09-02 17:40:40 +0000
commit39e55d340b79a835ec815ea688d8f3011506a935 (patch)
tree561a25786c263a84b30fd6023ac90096a568f243 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/package-summary.html
parent43e934e2b6d9df9b72eb229da769ee8954079c61 (diff)
downloadcdo-39e55d340b79a835ec815ea688d8f3011506a935.tar.gz
cdo-39e55d340b79a835ec815ea688d8f3011506a935.tar.xz
cdo-39e55d340b79a835ec815ea688d8f3011506a935.zip
update javadoc to juno
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/package-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/package-summary.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/package-summary.html
index f5b4f9f186..86090e5c84 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/package-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/package-summary.html
@@ -136,7 +136,7 @@ Server concepts for dealing with mapping strategies and mappings for classes, li
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/ITypeMapping.Registry.html" title="interface in org.eclipse.emf.cdo.server.db.mapping">ITypeMapping.Registry</A></B></TD>
-<TD>A global (singleton) registry which collects all available type mappings which are either available in the CDO
+<TD>A global (singleton) registry which collects all available type mappings which are either available in the CDO
core, as declared extensions, or registered manually.</TD>
</TR>
</TABLE>
@@ -151,7 +151,7 @@ Server concepts for dealing with mapping strategies and mappings for classes, li
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/AbstractTypeMapping.html" title="class in org.eclipse.emf.cdo.server.db.mapping">AbstractTypeMapping</A></B></TD>
-<TD>This is a default implementation for the <A HREF="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/ITypeMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>ITypeMapping</CODE></A> interface which provides default behavor for all common
+<TD>This is a default implementation for the <A HREF="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/ITypeMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>ITypeMapping</CODE></A> interface which provides default behavor for all common
types.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
@@ -167,7 +167,7 @@ Package org.eclipse.emf.cdo.server.db.mapping Description
</H2>
<P>
-Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
+Server concepts for dealing with mapping strategies and mappings for classes, lists and types.
<p>
<P>

Back to the top