Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html
index 2296613e13..8668b3ebcf 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html
@@ -104,17 +104,19 @@ Enum CDOCommonRepository.Type</H2>
<HR>
<DL>
<DT><PRE>public static enum <B>CDOCommonRepository.Type</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../../../org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html" title="enum in org.eclipse.emf.cdo.common">CDOCommonRepository.Type</A>&gt;</DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOCommonRepository.Type.html" title="&#171;enum&#187; CDOCommonRepository.Type" alt="" coords="5,5,200,45"/>
+</map>
+
+<CENTER><IMG SRC="CDOCommonRepository.Type.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Enumerates the possible <A HREF="../../../../../org/eclipse/emf/cdo/common/CDOCommonRepository.html#getType()"><CODE>types</CODE></A> of a CDO repository.
<P>
<P>
-<DL>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
-</DL>
<HR>
<P>

Back to the top