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/CDOCommitInfo.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
index 08dc2a78ec..dbb11fd3c9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
@@ -100,10 +100,12 @@ Interface CDOCommitInfo</H2>
<DL>
<DT><PRE>public interface <B>CDOCommitInfo</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPoint</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitData</A></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../../session/CDOSessionInvalidationEvent.html" title="&#171;interface&#187; CDOSessionInvalidationEvent (org.eclipse.emf.cdo.session)" alt="" coords="129,201,321,255"/>
-<area shape="rect" id="node2" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="168,117,283,157"/>
-<area shape="rect" id="node3" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="5,13,128,53"/>
-<area shape="rect" id="node4" href="../branch/CDOBranchPoint.html" title="&#171;interface&#187; CDOBranchPoint (org.eclipse.emf.cdo.common.branch)" alt="" coords="157,6,397,61"/>
+<area shape="rect" id="node1" href="../../session/CDOSessionInvalidationEvent.html" title="&#171;interface&#187; CDOSessionInvalidationEvent (org.eclipse.emf.cdo.session)" alt="" coords="5,214,197,269"/>
+<area shape="rect" id="node2" href="CDOCommitInfoManager.html" title="&#171;interface&#187; CDOCommitInfoManager" alt="" coords="227,221,392,261"/>
+<area shape="rect" id="node3" href="CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler" alt="" coords="422,221,580,261"/>
+<area shape="rect" id="node4" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="252,117,367,157"/>
+<area shape="rect" id="node5" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="89,13,212,53"/>
+<area shape="rect" id="node6" href="../branch/CDOBranchPoint.html" title="&#171;interface&#187; CDOBranchPoint (org.eclipse.emf.cdo.common.branch)" alt="" coords="241,6,481,61"/>
</map>
<CENTER><IMG SRC="CDOCommitInfo.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top