Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/AbstractQueryResult.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/AbstractQueryResult.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/AbstractQueryResult.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/AbstractQueryResult.html
index e222d526d3..fc66022322 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/AbstractQueryResult.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/common/AbstractQueryResult.html
@@ -103,14 +103,20 @@ Class AbstractQueryResult&lt;T&gt;</H2>
<HR>
<DL>
<DT><PRE>public class <B>AbstractQueryResult&lt;T&gt;</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/eclipse/emf/cdo/common/util/BlockingCloseableIterator.html" title="interface in org.eclipse.emf.cdo.common.util">BlockingCloseableIterator</A>&lt;T&gt;</DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="../../common/util/BlockingCloseableIterator.html" title="&#171;interface&#187; BlockingCloseableIterator (org.eclipse.emf.cdo.common.util)" alt="" coords="5,6,224,61"/>
+<area shape="rect" id="node2" href="../../../spi/cdo/AbstractQueryIterator.html" title="AbstractQueryIterator (org.eclipse.emf.spi.cdo)" alt="" coords="32,165,197,205"/>
+<area shape="rect" id="node3" href="AbstractQueryResult.html" title="AbstractQueryResult" alt="" coords="43,101,185,126"/>
+</map>
+
+<CENTER><IMG SRC="AbstractQueryResult.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Simon McDuff</DD>
</DL>
<HR>

Back to the top