Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-03 08:28:15 +0000
committerEike Stepper2011-09-03 08:28:15 +0000
commit527531b5418eaec0a16ec50b986f4cd13bc03cf5 (patch)
treeccaec9190121e9bb4a45d57c3e256eb3e2b2e5a8 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/package-summary.html
parentce02ef4805d48b58dc0d10a3736d16388ee4a290 (diff)
downloadcdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.gz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.xz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.zip
converted package.html to packe-info.java / added apiviz
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/package-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/package-summary.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/package-summary.html
index 6e147e467b..cfaca42b3c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/package-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/package-summary.html
@@ -88,6 +88,25 @@ Common service provider interfaces and useful base implementations.
&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="AbstractQueryResult.html" title="AbstractQueryResult" alt="" coords="327,478,470,503"/>
+<area shape="rect" id="node2" href="CDOAuthenticationResult.html" title="CDOAuthenticationResult" alt="" coords="313,399,484,425"/>
+<area shape="rect" id="node3" href="CDOLobStoreImpl.html" title="CDOLobStoreImpl" alt="" coords="335,321,462,346"/>
+<area shape="rect" id="node4" href="../../../spi/cdo/AbstractQueryIterator.html" title="AbstractQueryIterator (org.eclipse.emf.spi.cdo)" alt="" coords="545,471,711,511"/>
+<area shape="rect" id="node5" href="../../common/util/BlockingCloseableIterator.html" title="&#171;interface&#187; BlockingCloseableIterator (org.eclipse.emf.cdo.common.util)" alt="" coords="32,463,251,518"/>
+<area shape="rect" id="node6" href="../../common/branch/CDOBranchHandler.html" title="&#171;interface&#187; CDOBranchHandler (org.eclipse.emf.cdo.common.branch)" alt="" coords="21,5,261,59"/>
+<area shape="rect" id="node7" href="../../common/commit/CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler (org.eclipse.emf.cdo.common.commit)" alt="" coords="19,83,263,138"/>
+<area shape="rect" id="node8" href="../../common/lob/CDOLobStore.html" title="&#171;interface&#187; CDOLobStore (org.eclipse.emf.cdo.common.lob)" alt="" coords="32,306,251,361"/>
+<area shape="rect" id="node9" href="CDORawReplicationContext.html" title="&#171;interface&#187; CDORawReplicationContext" alt="" coords="307,237,491,277"/>
+<area shape="rect" id="node10" href="CDOReplicationContext.html" title="&#171;interface&#187; CDOReplicationContext" alt="" coords="319,169,478,209"/>
+<area shape="rect" id="node11" href="CDOReplicationInfo.html" title="&#171;interface&#187; CDOReplicationInfo" alt="" coords="74,241,209,281"/>
+<area shape="rect" id="node12" href="../../common/lock/IDurableLockingManager.LockArea.Handler.html" title="&#171;interface&#187; IDurableLockingManager.LockArea.Handler (org.eclipse.emf.cdo.common.lock)" alt="" coords="6,162,277,217"/>
+<area shape="rect" id="node13" href="../server/InternalSynchronizableRepository.html" title="&#171;interface&#187; InternalSynchronizableRepository (org.eclipse.emf.cdo.spi.server)" alt="" coords="521,194,735,249"/>
+<area shape="rect" id="node14" title="&#171;interface&#187; Serializable (java.io)" alt="" coords="97,385,186,439"/>
+</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">
@@ -137,7 +156,6 @@ Package org.eclipse.emf.cdo.spi.common Description
<P>
Common service provider interfaces and useful base implementations.
-<p>
<P>
<P>

Back to the top