Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDString.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDString.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/AbstractCDOIDString.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDString.html
index cd20af837b..0b3f59c7fa 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDString.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDString.html
@@ -101,14 +101,19 @@ Class AbstractCDOIDString</H2>
<HR>
<DL>
<DT><PRE>public abstract class <B>AbstractCDOIDString</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="AbstractCDOIDString.html" title="AbstractCDOIDString" alt="" coords="5,71,152,97"/>
+<area shape="rect" id="node2" href="AbstractCDOID.html" title="AbstractCDOID" alt="" coords="22,6,135,31"/>
+</map>
+
+<CENTER><IMG SRC="AbstractCDOIDString.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>3.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Martin Taal</DD>
<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#org.eclipse.emf.cdo.spi.common.id.AbstractCDOIDString">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