Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/class-use/EresourceSwitch.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/class-use/EresourceSwitch.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/class-use/EresourceSwitch.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/class-use/EresourceSwitch.html
index 7cd27808e1..87c607c118 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/class-use/EresourceSwitch.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/class-use/EresourceSwitch.html
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
<title>Uses of Class org.eclipse.emf.cdo.eresource.util.EresourceSwitch (CDO Model Repository Documentation)</title>
@@ -104,9 +104,9 @@
</tr>
<tbody>
<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="class in org.eclipse.emf.cdo.eresource.util">EresourceSwitch</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="../../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="class in org.eclipse.emf.cdo.eresource.util">EresourceSwitch</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EresourceAdapterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceAdapterFactory.html#modelSwitch">modelSwitch</a></span></code>
-<div class="block">The switch that delegates to the <code>createXXX</code> methods</div>
+<div class="block">The switch that delegates to the <code>createXXX</code> methods.</div>
</td>
</tr>
</tbody>
@@ -162,6 +162,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
</body>
</html>

Back to the top