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/id/CDOIDProvider.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html
index 5501cbc4ff..474e987874 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html
@@ -91,14 +91,20 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A
org.eclipse.emf.cdo.common.id</FONT>
<BR>
Interface CDOIDProvider</H2>
+<DL>
+<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../../org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOTransaction</A>, <A HREF="../../../../../../org/eclipse/emf/spi/cdo/InternalCDOView.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOView</A>, <A HREF="../../../../../../org/eclipse/emf/spi/cdo/InternalCDOXATransaction.InternalCDOXACommitContext.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOXATransaction.InternalCDOXACommitContext</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/spi/server/InternalSession.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalSession</A></DD>
+</DL>
<HR>
<DL>
<DT>public interface <B>CDOIDProvider</B>
</DL>
<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="CDOIDProvider.html" title="&#171;interface&#187; CDOIDProvider" alt="" coords="5,101,112,141"/>
-<area shape="rect" id="node2" href="CDOID.html" title="&#171;interface&#187; CDOID" alt="" coords="16,5,101,45"/>
+<area shape="rect" id="node1" href="../../spi/server/InternalSession.html" title="&#171;interface&#187; InternalSession (org.eclipse.emf.cdo.spi.server)" alt="" coords="5,185,208,239"/>
+<area shape="rect" id="node2" href="../../../spi/cdo/InternalCDOXATransaction.InternalCDOXACommitContext.html" title="&#171;interface&#187; InternalCDOXATransaction.InternalCDOXACommitContext (org.eclipse.emf.spi.cdo)" alt="" coords="237,185,592,239"/>
+<area shape="rect" id="node3" href="../../../spi/cdo/InternalCDOView.html" title="&#171;interface&#187; InternalCDOView (org.eclipse.emf.spi.cdo)" alt="" coords="622,185,785,239"/>
+<area shape="rect" id="node4" href="CDOIDProvider.html" title="&#171;interface&#187; CDOIDProvider" alt="" coords="361,101,468,141"/>
+<area shape="rect" id="node5" href="CDOID.html" title="&#171;interface&#187; CDOID" alt="" coords="372,5,457,45"/>
</map>
<CENTER><IMG SRC="CDOIDProvider.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top