Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOQuery.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOQuery.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOQuery.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOQuery.html
index 7a526bed23..4ce3cd4030 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOQuery.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOQuery.html
@@ -96,7 +96,14 @@ Interface CDOQuery</H2>
<HR>
<DL>
<DT><PRE>public interface <B>CDOQuery</B><DT>extends <A HREF="../../../../../org/eclipse/emf/cdo/common/util/CDOQueryInfo.html" title="interface in org.eclipse.emf.cdo.common.util">CDOQueryInfo</A></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="../common/util/CDOQueryInfo.html" title="&#171;interface&#187; CDOQueryInfo (org.eclipse.emf.cdo.common.util)" alt="" coords="5,6,224,61"/>
+<area shape="rect" id="node2" href="CDOQuery.html" title="&#171;interface&#187; CDOQuery" alt="" coords="72,100,157,140"/>
+</map>
+
+<CENTER><IMG SRC="CDOQuery.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Provides access to the information that specifies a query from a <A HREF="../../../../../org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common"><CODE>view</CODE></A> to a
@@ -107,8 +114,6 @@ Provides access to the information that specifies a query from a <A HREF="../../
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Simon McDuff</DD>
<DT><B>No Implement</B></DT>
<DD>This interface is not intended to be implemented by clients.</DD>
<DT><B>No Extend</B></DT>

Back to the top