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/CDOViewSet.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewSet.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewSet.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewSet.html
index 51d24bd1bc..381fa00380 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewSet.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewSet.html
@@ -94,6 +94,9 @@ Interface CDOViewSet</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</A></DD>
</DL>
+<DL>
+<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../../org/eclipse/emf/spi/cdo/InternalCDOViewSet.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOViewSet</A></DD>
+</DL>
<HR>
<DL>
<DT>public interface <B>CDOViewSet</B>
@@ -102,11 +105,12 @@ Interface CDOViewSet</H2>
<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" title="&#171;interface&#187; ResourceSet (org.eclipse.emf.ecore.resource)" alt="" coords="5,201,213,255"/>
-<area shape="rect" id="node2" title="&#171;interface&#187; Notifier (org.eclipse.emf.common.notify)" alt="" coords="291,6,497,61"/>
-<area shape="rect" id="node3" title="&#171;interface&#187; EPackage.Registry (org.eclipse.emf.ecore)" alt="" coords="243,201,397,255"/>
-<area shape="rect" id="node4" href="CDOViewSet.html" title="&#171;interface&#187; CDOViewSet" alt="" coords="345,104,444,144"/>
-<area shape="rect" id="node5" href="CDOView.html" title="&#171;interface&#187; CDOView" alt="" coords="427,208,512,248"/>
-<area shape="rect" id="node6" href="../eresource/CDOResourceFactory.html" title="&#171;interface&#187; CDOResourceFactory (org.eclipse.emf.cdo.eresource)" alt="" coords="542,201,745,255"/>
+<area shape="rect" id="node2" title="&#171;interface&#187; Notifier (org.eclipse.emf.common.notify)" alt="" coords="411,6,617,61"/>
+<area shape="rect" id="node3" href="../../spi/cdo/InternalCDOViewSet.html" title="&#171;interface&#187; InternalCDOViewSet (org.eclipse.emf.spi.cdo)" alt="" coords="243,201,407,255"/>
+<area shape="rect" id="node4" title="&#171;interface&#187; EPackage.Registry (org.eclipse.emf.ecore)" alt="" coords="437,201,592,255"/>
+<area shape="rect" id="node5" href="CDOViewSet.html" title="&#171;interface&#187; CDOViewSet" alt="" coords="465,104,564,144"/>
+<area shape="rect" id="node6" href="CDOView.html" title="&#171;interface&#187; CDOView" alt="" coords="621,208,707,248"/>
+<area shape="rect" id="node7" href="../eresource/CDOResourceFactory.html" title="&#171;interface&#187; CDOResourceFactory (org.eclipse.emf.cdo.eresource)" alt="" coords="737,201,940,255"/>
</map>
<CENTER><IMG SRC="CDOViewSet.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top