Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
index 920998fdd0..ba72a75206 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
@@ -99,7 +99,16 @@ Interface CDOChangeSetData</H2>
<HR>
<DL>
<DT><PRE>public interface <B>CDOChangeSetData</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeKindProvider</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="5,163,128,203"/>
+<area shape="rect" id="node2" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="69,84,211,124"/>
+<area shape="rect" id="node3" href="CDOChangeSet.html" title="&#171;interface&#187; CDOChangeSet" alt="" coords="157,163,272,203"/>
+<area shape="rect" id="node4" href="CDOChangeKindProvider.html" title="&#171;interface&#187; CDOChangeKindProvider" alt="" coords="57,5,223,45"/>
+</map>
+
+<CENTER><IMG SRC="CDOChangeSetData.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
A <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>change kind provider</CODE></A> with detailed information about <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html#getNewObjects()"><CODE>new</CODE></A>,
@@ -110,8 +119,6 @@ A <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKindProv
<DL>
<DT><B>Since:</B></DT>
<DD>3.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
<DT><B>No Implement</B></DT>
<DD>This interface is not intended to be implemented by clients.</DD>
<DT><B>No Extend</B></DT>

Back to the top