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/expressions/class-use/FloatValue.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/expressions/class-use/FloatValue.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/class-use/FloatValue.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/class-use/FloatValue.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/class-use/FloatValue.html
index 97953dea89..56f5b90696 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/class-use/FloatValue.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/class-use/FloatValue.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.expressions.FloatValue (CDO Model Repository Documentation)</title>
@@ -118,7 +118,7 @@
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/FloatValue.html" title="interface in org.eclipse.emf.cdo.expressions">FloatValue</a></code></td>
<td class="colLast"><span class="typeNameLabel">ExpressionsFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/ExpressionsFactory.html#createFloatValue--">createFloatValue</a></span>()</code>
-<div class="block">Returns a new object of class '<em>Float Value</em>'</div>
+<div class="block">Returns a new object of class '<em>Float Value</em>'.</div>
</td>
</tr>
</tbody>
@@ -138,7 +138,7 @@
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/impl/FloatValueImpl.html" title="class in org.eclipse.emf.cdo.expressions.impl">FloatValueImpl</a></span></code>
-<div class="block">An implementation of the model object '<em><b>Float Value</b></em>'</div>
+<div class="block">An implementation of the model object '<em><b>Float Value</b></em>'.</div>
</td>
</tr>
</tbody>
@@ -184,7 +184,7 @@
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">ExpressionsSwitch.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseFloatValue-org.eclipse.emf.cdo.expressions.FloatValue-">caseFloatValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/FloatValue.html" title="interface in org.eclipse.emf.cdo.expressions">FloatValue</a>&nbsp;object)</code>
-<div class="block">Returns the result of interpreting the object as an instance of '<em>Float Value</em>'</div>
+<div class="block">Returns the result of interpreting the object as an instance of '<em>Float Value</em>'.</div>
</td>
</tr>
</tbody>
@@ -240,6 +240,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