Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html
index 266365e14d..e2efecb7c5 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html
@@ -101,14 +101,19 @@ Class AbstractCDOIDInteger</H2>
<HR>
<DL>
<DT><PRE>public abstract class <B>AbstractCDOIDInteger</B><DT>extends <A HREF="../../../../../../../org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOID</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="AbstractCDOIDInteger.html" title="AbstractCDOIDInteger" alt="" coords="5,71,157,97"/>
+<area shape="rect" id="node2" href="AbstractCDOID.html" title="AbstractCDOID" alt="" coords="25,6,137,31"/>
+</map>
+
+<CENTER><IMG SRC="AbstractCDOIDInteger.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.cdo.spi.common.id.AbstractCDOIDInteger">Serialized Form</A><DT><B>No Extend</B></DT>
<DD>This interface is not intended to be extended by clients.</DD>
</DL>

Back to the top