Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOAdapter.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOAdapter.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOAdapter.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOAdapter.html
index c7ddb0bab9..c6783f31a7 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOAdapter.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOAdapter.html
@@ -98,8 +98,9 @@ Interface CDOAdapter</H2>
<DT><PRE>public interface <B>CDOAdapter</B><DT>extends <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</A></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOObject.html" title="&#171;interface&#187; CDOObject" alt="" coords="5,13,93,53"/>
-<area shape="rect" id="node2" href="CDOAdapter.html" title="&#171;interface&#187; CDOAdapter" alt="" coords="90,100,184,140"/>
-<area shape="rect" id="node3" title="&#171;interface&#187; Adapter (org.eclipse.emf.common.notify)" alt="" coords="123,6,329,61"/>
+<area shape="rect" id="node2" href="CDONotification.html" title="&#171;interface&#187; CDONotification" alt="" coords="123,13,237,53"/>
+<area shape="rect" id="node3" href="CDOAdapter.html" title="&#171;interface&#187; CDOAdapter" alt="" coords="133,117,227,157"/>
+<area shape="rect" id="node4" title="&#171;interface&#187; Adapter (org.eclipse.emf.common.notify)" alt="" coords="267,6,473,61"/>
</map>
<CENTER><IMG SRC="CDOAdapter.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top