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/IListMappingDeltaSupport.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMappingDeltaSupport.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/IListMappingDeltaSupport.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMappingDeltaSupport.html
index 95504ea662..8cd32b0f8d 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMappingDeltaSupport.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IListMappingDeltaSupport.html
@@ -93,7 +93,13 @@ Interface IListMappingDeltaSupport</H2>
<HR>
<DL>
<DT><PRE>public interface <B>IListMappingDeltaSupport</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="IListMappingDeltaSupport.html" title="&#171;interface&#187; IListMappingDeltaSupport" alt="" coords="5,5,176,45"/>
+</map>
+
+<CENTER><IMG SRC="IListMappingDeltaSupport.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Interface to complement <A HREF="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IListMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>IListMapping</CODE></A> in order to provide list delta processing support.
@@ -103,8 +109,6 @@ Interface to complement <A HREF="../../../../../../../org/eclipse/emf/cdo/server
<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