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/package-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html27
1 files changed, 26 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html
index 6406a6a8e3..21b6a1dc4a 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html
@@ -88,6 +88,32 @@ Common concepts for dealing with commits and change sets.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
<P>
+<map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="handler/AsyncCommitInfoHandler.html" title="AsyncCommitInfoHandler (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="221,572,512,612"/>
+<area shape="rect" id="node2" href="handler/BinaryCommitInfoLog.html" title="BinaryCommitInfoLog (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="221,636,512,676"/>
+<area shape="rect" id="node3" href="../../spi/common/commit/CDOChangeKindCache.html" title="CDOChangeKindCache (org.eclipse.emf.cdo.spi.common.commit)" alt="" coords="234,364,499,404"/>
+<area shape="rect" id="node4" href="../../spi/common/commit/CDOChangeSetDataRevisionProvider.html" title="CDOChangeSetDataRevisionProvider (org.eclipse.emf.cdo.spi.common.commit)" alt="" coords="234,141,499,181"/>
+<area shape="rect" id="node5" href="handler/TextCommitInfoLog.html" title="TextCommitInfoLog (org.eclipse.emf.cdo.common.commit.handler)" alt="" coords="221,700,512,740"/>
+<area shape="rect" id="node6" href="../branch/CDOBranchPoint.html" title="&#171;interface&#187; CDOBranchPoint (org.eclipse.emf.cdo.common.branch)" alt="" coords="541,573,781,627"/>
+<area shape="rect" id="node7" href="../branch/CDOBranchPointRange.html" title="&#171;interface&#187; CDOBranchPointRange (org.eclipse.emf.cdo.common.branch)" alt="" coords="247,429,487,483"/>
+<area shape="rect" id="node8" href="CDOChangeKindProvider.html" title="&#171;interface&#187; CDOChangeKindProvider" alt="" coords="15,436,182,476"/>
+<area shape="rect" id="node9" href="CDOChangeSet.html" title="&#171;interface&#187; CDOChangeSet" alt="" coords="604,440,719,480"/>
+<area shape="rect" id="node10" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="296,508,437,548"/>
+<area shape="rect" id="node11" href="CDOChangeSetDataProvider.html" title="&#171;interface&#187; CDOChangeSetDataProvider" alt="" coords="5,213,192,253"/>
+<area shape="rect" id="node12" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="600,508,723,548"/>
+<area shape="rect" id="node13" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="811,544,925,584"/>
+<area shape="rect" id="node14" href="CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler" alt="" coords="19,668,178,708"/>
+<area shape="rect" id="node15" href="CDOCommitInfoManager.html" title="&#171;interface&#187; CDOCommitInfoManager" alt="" coords="16,69,181,109"/>
+<area shape="rect" id="node16" href="../../spi/common/CDOReplicationContext.html" title="&#171;interface&#187; CDOReplicationContext (org.eclipse.emf.cdo.spi.common)" alt="" coords="257,765,476,819"/>
+<area shape="rect" id="node17" href="../../transaction/CDOSavepoint.html" title="&#171;interface&#187; CDOSavepoint (org.eclipse.emf.cdo.transaction)" alt="" coords="261,206,472,261"/>
+<area shape="rect" id="node18" href="../../session/CDOSessionInvalidationEvent.html" title="&#171;interface&#187; CDOSessionInvalidationEvent (org.eclipse.emf.cdo.session)" alt="" coords="955,537,1147,591"/>
+<area shape="rect" id="node19" href="../../transaction/CDOTransaction.html" title="&#171;interface&#187; CDOTransaction (org.eclipse.emf.cdo.transaction)" alt="" coords="261,285,472,339"/>
+<area shape="rect" id="node20" href="../../spi/common/commit/InternalCDOCommitInfoManager.html" title="&#171;interface&#187; InternalCDOCommitInfoManager (org.eclipse.emf.cdo.spi.common.commit)" alt="" coords="234,62,499,117"/>
+<area shape="rect" id="node21" href="CDOChangeKind.html" title="&#171;enum&#187; CDOChangeKind" alt="" coords="39,5,159,45"/>
+</map>
+
+<CENTER><IMG SRC="package-summary.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+<BR>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
@@ -154,7 +180,6 @@ Package org.eclipse.emf.cdo.common.commit Description
<P>
Common concepts for dealing with commits and change sets.
-<p>
<P>
<P>

Back to the top