Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-03 08:28:15 +0000
committerEike Stepper2011-09-03 08:28:15 +0000
commit527531b5418eaec0a16ec50b986f4cd13bc03cf5 (patch)
treeccaec9190121e9bb4a45d57c3e256eb3e2b2e5a8 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html
parentce02ef4805d48b58dc0d10a3736d16388ee4a290 (diff)
downloadcdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.gz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.tar.xz
cdo-527531b5418eaec0a16ec50b986f4cd13bc03cf5.zip
converted package.html to packe-info.java / added apiviz
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html
index c8d9dfb8c2..d2afc39c5b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html
@@ -104,7 +104,13 @@ Enum CDOCommonSession.Options.PassiveUpdateMode</H2>
<HR>
<DL>
<DT><PRE>public static enum <B>CDOCommonSession.Options.PassiveUpdateMode</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/CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common">CDOCommonSession.Options.PassiveUpdateMode</A>&gt;</DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="CDOCommonSession.Options.PassiveUpdateMode.html" title="&#171;enum&#187; CDOCommonSession.Options.PassiveUpdateMode" alt="" coords="5,5,325,45"/>
+</map>
+
+<CENTER><IMG SRC="CDOCommonSession.Options.PassiveUpdateMode.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Enumerates the possible <A HREF="../../../../../org/eclipse/emf/cdo/common/CDOCommonSession.Options.html#getPassiveUpdateMode()"><CODE>passive update modes</CODE></A> of a CDO
@@ -115,8 +121,6 @@ Enumerates the possible <A HREF="../../../../../org/eclipse/emf/cdo/common/CDOCo
<DL>
<DT><B>Since:</B></DT>
<DD>3.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper</DD>
</DL>
<HR>

Back to the top