Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IView.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IView.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IView.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IView.html
index af3ee2a201..d6ff7ddd7a 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IView.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IView.html
@@ -100,10 +100,11 @@ Interface IView</H2>
<DL>
<DT><PRE>public interface <B>IView</B><DT>extends <A HREF="../../../../../org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonView</A></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../spi/server/InternalView.html" title="&#171;interface&#187; InternalView (org.eclipse.emf.cdo.spi.server)" alt="" coords="5,179,208,234"/>
-<area shape="rect" id="node2" href="IView.html" title="&#171;interface&#187; IView" alt="" coords="152,100,237,140"/>
-<area shape="rect" id="node3" href="ITransaction.html" title="&#171;interface&#187; ITransaction" alt="" coords="238,187,329,227"/>
-<area shape="rect" id="node4" href="../common/CDOCommonView.html" title="&#171;interface&#187; CDOCommonView (org.eclipse.emf.cdo.common)" alt="" coords="96,6,293,61"/>
+<area shape="rect" id="node1" href="../spi/server/InternalView.html" title="&#171;interface&#187; InternalView (org.eclipse.emf.cdo.spi.server)" alt="" coords="5,201,208,255"/>
+<area shape="rect" id="node2" href="IView.html" title="&#171;interface&#187; IView" alt="" coords="152,117,237,157"/>
+<area shape="rect" id="node3" href="ITransaction.html" title="&#171;interface&#187; ITransaction" alt="" coords="238,208,329,248"/>
+<area shape="rect" id="node4" href="ISession.html" title="&#171;interface&#187; ISession" alt="" coords="67,13,152,53"/>
+<area shape="rect" id="node5" href="../common/CDOCommonView.html" title="&#171;interface&#187; CDOCommonView (org.eclipse.emf.cdo.common)" alt="" coords="181,6,379,61"/>
</map>
<CENTER><IMG SRC="IView.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top