Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html
index 17d3cda1ee..f578dd7a06 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html
@@ -104,7 +104,14 @@ Class CDOItemProviderAdapter.AdaptersDescriptor</H2>
<HR>
<DL>
<DT><PRE>public static class <B>CDOItemProviderAdapter.AdaptersDescriptor</B><DT>extends <A HREF="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.CDOPropertyDescriptor</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOItemProviderAdapter.CDOPropertyDescriptor.html" title="CDOItemProviderAdapter.CDOPropertyDescriptor" alt="" coords="5,6,312,31"/>
+<area shape="rect" id="node2" href="CDOItemProviderAdapter.AdaptersDescriptor.html" title="CDOItemProviderAdapter.AdaptersDescriptor" alt="" coords="18,71,299,97"/>
+</map>
+
+<CENTER><IMG SRC="CDOItemProviderAdapter.AdaptersDescriptor.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eAdapters()" title="class or interface in org.eclipse.emf.common.notify"><CODE>eAdapters</CODE></A> list of a <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.
@@ -114,8 +121,6 @@ Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Victor Roldan Betancort</DD>
</DL>
<HR>

Back to the top