Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html
index a8debefeb9..37fcedec2b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html
@@ -147,7 +147,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" tit
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.emf.cdo.common.id.<a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a></h3>
-<code><a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#NULL">NULL</a></code></li>
+<code><a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#NIL">NIL</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#NULL">NULL</a></code></li>
</ul>
</li>
</ul>
@@ -162,7 +162,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" tit
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.common.id.<a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a></h3>
-<code><a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#getType--">getType</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isDangling--">isDangling</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isExternal--">isExternal</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isNull--">isNull</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isObject--">isObject</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isTemporary--">isTemporary</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#toURIFragment--">toURIFragment</a></code></li>
+<code><a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#getType--">getType</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isDangling--">isDangling</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isExternal--">isExternal</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isNil--">isNil</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isNull--">isNull</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isObject--">isObject</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#isTemporary--">isTemporary</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html#toURIFragment--">toURIFragment</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Comparable">
@@ -239,6 +239,6 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" tit
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, 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>
+<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