Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/LongValue.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/LongValue.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/LongValue.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/LongValue.html
index 4decdc471a..d883fc37fb 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/LongValue.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/expressions/LongValue.html
@@ -145,7 +145,7 @@ extends <a href="../../../../../org/eclipse/emf/cdo/expressions/Value.html" titl
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colFirst"><code>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/expressions/LongValue.html#getLiteral--">getLiteral</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Literal</b></em>' attribute.</div>
</td>
@@ -205,7 +205,7 @@ extends <a href="../../../../../org/eclipse/emf/cdo/expressions/Value.html" titl
<ul class="blockList">
<li class="blockList">
<h4>getLiteral</h4>
-<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;getLiteral()</pre>
+<pre>java.lang.Long&nbsp;getLiteral()</pre>
<div class="block">Returns the value of the '<em><b>Literal</b></em>' attribute.
<!-- begin-user-doc -->
<p>

Back to the top