Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html
index 7880c207ad..87b2630b1b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html
@@ -99,8 +99,11 @@ Interface CDONotification</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDONotification</B><DT>extends <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Notification.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notification</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDONotification</B>
+ <DD>extends <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Notification.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notification</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" title="&#171;interface&#187; Notification (org.eclipse.emf.common.notify)" alt="" coords="203,6,409,61"/>
<area shape="rect" id="node2" href="CDOObject.html" title="&#171;interface&#187; CDOObject" alt="" coords="5,200,93,240"/>
<area shape="rect" id="node3" href="CDONotification.html" title="&#171;interface&#187; CDONotification" alt="" coords="249,104,364,144"/>

Back to the top