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/AbstractCDOID.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html15
1 files changed, 12 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html
index 09a67aa041..72ac965e54 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html
@@ -103,14 +103,23 @@ Class AbstractCDOID</H2>
<HR>
<DL>
<DT><PRE>public abstract class <B>AbstractCDOID</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="../../../common/id/CDOID.html" title="&#171;interface&#187; CDOID (org.eclipse.emf.cdo.common.id)" alt="" coords="235,6,445,61"/>
+<area shape="rect" id="node2" href="AbstractCDOIDString.html" title="AbstractCDOIDString" alt="" coords="5,166,152,191"/>
+<area shape="rect" id="node3" href="AbstractCDOIDLong.html" title="AbstractCDOIDLong" alt="" coords="181,166,323,191"/>
+<area shape="rect" id="node4" href="AbstractCDOIDInteger.html" title="AbstractCDOIDInteger" alt="" coords="353,166,505,191"/>
+<area shape="rect" id="node5" href="AbstractCDOIDByteArray.html" title="AbstractCDOIDByteArray" alt="" coords="535,166,704,191"/>
+<area shape="rect" id="node6" href="AbstractCDOID.html" title="AbstractCDOID" alt="" coords="283,101,396,126"/>
+</map>
+
+<CENTER><IMG SRC="AbstractCDOID.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.AbstractCDOID">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