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.html10
1 files changed, 6 insertions, 4 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 0b25fa84f9..cbf80971d0 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
@@ -100,10 +100,12 @@ Interface CDONotification</H2>
<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">
-<area shape="rect" id="node1" title="&#171;interface&#187; Notification (org.eclipse.emf.common.notify)" alt="" coords="85,6,291,61"/>
-<area shape="rect" id="node2" href="CDONotification.html" title="&#171;interface&#187; CDONotification" alt="" coords="131,100,245,140"/>
-<area shape="rect" id="node3" href="CDOInvalidationNotification.html" title="&#171;interface&#187; CDOInvalidationNotification" alt="" coords="5,179,181,219"/>
-<area shape="rect" id="node4" href="CDODeltaNotification.html" title="&#171;interface&#187; CDODeltaNotification" alt="" coords="212,179,356,219"/>
+<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"/>
+<area shape="rect" id="node4" href="CDOInvalidationNotification.html" title="&#171;interface&#187; CDOInvalidationNotification" alt="" coords="123,200,300,240"/>
+<area shape="rect" id="node5" href="CDODeltaNotification.html" title="&#171;interface&#187; CDODeltaNotification" alt="" coords="331,200,475,240"/>
+<area shape="rect" id="node6" href="CDOAdapter.html" title="&#171;interface&#187; CDOAdapter" alt="" coords="505,200,599,240"/>
</map>
<CENTER><IMG SRC="CDONotification.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top