Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
index 70a10b8817..4e752a74dd 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
@@ -99,7 +99,15 @@ Interface CDOCommitData</H2>
<HR>
<DL>
<DT><PRE>public interface <B>CDOCommitData</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="19,163,133,203"/>
+<area shape="rect" id="node2" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="15,84,137,124"/>
+<area shape="rect" id="node3" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="5,5,147,45"/>
+</map>
+
+<CENTER><IMG SRC="CDOCommitData.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
<A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>Change set data</CODE></A> with detailed information about new <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitData.html#getNewPackageUnits()"><CODE>package
@@ -110,8 +118,6 @@ Interface CDOCommitData</H2>
<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