Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html
index fe9ff5652c..0408567f4d 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html
@@ -96,7 +96,14 @@ Interface CDOModelConstants</H2>
<HR>
<DL>
<DT><PRE>public interface <B>CDOModelConstants</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOModelUtil.html" title="&#171;static&#187; CDOModelUtil" alt="" coords="25,84,129,124"/>
+<area shape="rect" id="node2" href="CDOModelConstants.html" title="&#171;interface&#187; CDOModelConstants" alt="" coords="5,5,149,45"/>
+</map>
+
+<CENTER><IMG SRC="CDOModelConstants.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Symbolic model constants commonly used in CDO.
@@ -106,8 +113,6 @@ Symbolic model constants commonly used in CDO.
<DL>
<DT><B>Since:</B></DT>
<DD>4.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</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