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.html7
1 files changed, 5 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 34301bdfba..d28029e179 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
@@ -96,8 +96,11 @@ Interface CDOAdapter</H2>
</DL>
<HR>
<DL>
-<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">
+ <DT>public interface <B>CDOAdapter</B>
+ <DD>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>
+
+<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="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"/>

Back to the top