Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-03 08:28:15 +0000
committerEike Stepper2011-09-03 08:28:15 +0000
commit527531b5418eaec0a16ec50b986f4cd13bc03cf5 (patch)
treeccaec9190121e9bb4a45d57c3e256eb3e2b2e5a8 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOQueryInfo.html
parentce02ef4805d48b58dc0d10a3736d16388ee4a290 (diff)
downloadcdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.gz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.xz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.zip
converted package.html to packe-info.java / added apiviz
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOQueryInfo.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOQueryInfo.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOQueryInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOQueryInfo.html
index 31c57d9b80..a6f5e2868c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOQueryInfo.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/CDOQueryInfo.html
@@ -96,7 +96,14 @@ Interface CDOQueryInfo</H2>
<HR>
<DL>
<DT><PRE>public interface <B>CDOQueryInfo</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOQueryInfo.html" title="&#171;interface&#187; CDOQueryInfo" alt="" coords="38,5,143,45"/>
+<area shape="rect" id="node2" href="../../view/CDOQuery.html" title="&#171;interface&#187; CDOQuery (org.eclipse.emf.cdo.view)" alt="" coords="5,85,176,139"/>
+</map>
+
+<CENTER><IMG SRC="CDOQueryInfo.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Encapsulates all the transferrable information that fully 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 @@ Encapsulates all the transferrable information that fully specifies a query from
<DL>
<DT><B>Since:</B></DT>
<DD>3.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