Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2016-09-05 16:40:21 +0000
committerEike Stepper2016-09-05 16:40:21 +0000
commit1451fb0c470b36f1afcd6a83f1efd6cf8eff58cf (patch)
tree076fc3412e3edc305d4853c71cd5a0948c91192f /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/class-use/EresourcePackage.html
parent09bac6a84cc74853a80ed1c257aba5e3106b4199 (diff)
downloadcdo-1451fb0c470b36f1afcd6a83f1efd6cf8eff58cf.tar.gz
cdo-1451fb0c470b36f1afcd6a83f1efd6cf8eff58cf.tar.xz
cdo-1451fb0c470b36f1afcd6a83f1efd6cf8eff58cf.zip
[Releng] Regenerate documentation
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/class-use/EresourcePackage.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/class-use/EresourcePackage.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/class-use/EresourcePackage.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/class-use/EresourcePackage.html
index ad6c6f013a..eebfdee802 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/class-use/EresourcePackage.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/class-use/EresourcePackage.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 Interface org.eclipse.emf.cdo.eresource.EresourcePackage (CDO Model Repository Documentation)</title>
@@ -118,7 +118,7 @@
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</a></code></td>
<td class="colLast"><span class="typeNameLabel">EresourcePackage.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html#eINSTANCE">eINSTANCE</a></span></code>
-<div class="block">The singleton instance of the package</div>
+<div class="block">The singleton instance of the package.</div>
</td>
</tr>
</tbody>
@@ -133,7 +133,7 @@
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</a></code></td>
<td class="colLast"><span class="typeNameLabel">EresourceFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourceFactory.html#getEresourcePackage--">getEresourcePackage</a></span>()</code>
-<div class="block">Returns the package supported by this factory</div>
+<div class="block">Returns the package supported by this factory.</div>
</td>
</tr>
</tbody>
@@ -198,14 +198,14 @@
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</a></code></td>
<td class="colLast"><span class="typeNameLabel">EresourceAdapterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceAdapterFactory.html#modelPackage">modelPackage</a></span></code>
-<div class="block">The cached model package</div>
+<div class="block">The cached model package.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</a></code></td>
<td class="colLast"><span class="typeNameLabel">EresourceSwitch.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#modelPackage">modelPackage</a></span></code>
<div class="block">The cached model package
- <!</div>
+ <!-- begin-user-doc --> <!-- end-user-doc --></div>
</td>
</tr>
</tbody>
@@ -261,6 +261,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