Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html
index 1f53cba803..d6685a023c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMappingDeltaSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMapping3.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html" target="_top">Frames</a></li>
@@ -96,8 +96,9 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="IListMapping2.html" title="&#171;interface&#187; IListMapping2" alt="" coords="5,84,107,124"/>
-<area shape="rect" id="node2" href="IListMapping.html" title="&#171;interface&#187; IListMapping" alt="" coords="9,5,103,45"/>
+<area shape="rect" id="node1" href="IListMapping3.html" title="&#171;interface&#187; IListMapping3" alt="" coords="5,163,107,203"/>
+<area shape="rect" id="node2" href="IListMapping2.html" title="&#171;interface&#187; IListMapping2" alt="" coords="5,84,107,124"/>
+<area shape="rect" id="node3" href="IListMapping.html" title="&#171;interface&#187; IListMapping" alt="" coords="9,5,103,45"/>
</map>
<div id="apivizContainer" style="text-align: center;"><img src="IListMapping2.png" usemap="#APIVIZ" border="0"></div>
<div class="description">
@@ -107,6 +108,10 @@ var activeTableTab = "activeTableTab";
<dt>All Superinterfaces:</dt>
<dd><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping">IListMapping</a></dd>
</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMapping3.html" title="interface in org.eclipse.emf.cdo.server.db.mapping">IListMapping3</a></dd>
+</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">IListMapping2</span>
@@ -224,7 +229,7 @@ extends <a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/ILis
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMappingDeltaSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMapping3.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/emf/cdo/server/db/mapping/IListMapping2.html" target="_top">Frames</a></li>

Back to the top