Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-05 09:35:11 +0000
committerEike Stepper2011-09-05 09:35:11 +0000
commit003125d3a9706cce7c5258a5279ae8e1552e513b (patch)
treefdd0ac158581c5b975f64dc0549f0dbcdb618d4d /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html
parent40d22552e38a76e1947c8c48e9b4b93a0fd09eb6 (diff)
downloadcdo-003125d3a9706cce7c5258a5279ae8e1552e513b.tar.gz
cdo-003125d3a9706cce7c5258a5279ae8e1552e513b.tar.xz
cdo-003125d3a9706cce7c5258a5279ae8e1552e513b.zip
added javadoc
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html
index 95ee82f3da..eb2c1572a6 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html
@@ -100,10 +100,13 @@ Interface CDOList</H2>
<DL>
<DT><PRE>public interface <B>CDOList</B><DT>extends <A HREF="../../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/MoveableList.html?is-external=true" title="class or interface in org.eclipse.net4j.util.collection">MoveableList</A>&lt;<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>&gt;, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">EList</A>&lt;<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>&gt;</DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" title="&#171;interface&#187; MoveableList (org.eclipse.net4j.util.collection)" alt="" coords="5,6,211,61"/>
-<area shape="rect" id="node2" href="../../spi/common/revision/InternalCDOList.html" title="&#171;interface&#187; InternalCDOList (org.eclipse.emf.cdo.spi.common.revision)" alt="" coords="90,179,355,234"/>
-<area shape="rect" id="node3" title="&#171;interface&#187; EList (org.eclipse.emf.common.util)" alt="" coords="241,6,433,61"/>
-<area shape="rect" id="node4" href="CDOList.html" title="&#171;interface&#187; CDOList" alt="" coords="180,100,265,140"/>
+<area shape="rect" id="node1" title="&#171;interface&#187; MoveableList (org.eclipse.net4j.util.collection)" alt="" coords="28,6,233,61"/>
+<area shape="rect" id="node2" href="../../spi/common/revision/InternalCDOList.html" title="&#171;interface&#187; InternalCDOList (org.eclipse.emf.cdo.spi.common.revision)" alt="" coords="5,214,269,269"/>
+<area shape="rect" id="node3" title="&#171;interface&#187; EList (org.eclipse.emf.common.util)" alt="" coords="263,6,456,61"/>
+<area shape="rect" id="node4" href="CDOListResolver.html" title="&#171;interface&#187; CDOListResolver" alt="" coords="300,221,420,261"/>
+<area shape="rect" id="node5" href="CDOListFactory.html" title="&#171;interface&#187; CDOListFactory" alt="" coords="449,221,564,261"/>
+<area shape="rect" id="node6" href="CDOList.html" title="&#171;interface&#187; CDOList" alt="" coords="317,117,403,157"/>
+<area shape="rect" id="node7" href="CDOElementProxy.html" title="&#171;interface&#187; CDOElementProxy" alt="" coords="486,13,617,53"/>
</map>
<CENTER><IMG SRC="CDOList.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top