Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping.html
index 4877160270..97d8c3c094 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping.html
@@ -93,7 +93,13 @@ Interface IListMapping</H2>
<HR>
<DL>
<DT><PRE>public interface <B>IListMapping</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="IListMapping.html" title="&#171;interface&#187; IListMapping" alt="" coords="5,5,99,45"/>
+</map>
+
+<CENTER><IMG SRC="IListMapping.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Interface for mapping features with <code>isMany() == true</code>.
@@ -103,8 +109,6 @@ Interface for mapping features with <code>isMany() == true</code>.
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper, Stefan Winkler</DD>
</DL>
<HR>

Back to the top