Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-02 03:39:34 +0000
committerEike Stepper2011-09-02 03:39:34 +0000
commit74cfc8a1e48f34be401a3e8028cad03bd350e8ca (patch)
treea43985be62d31c93bb2a55e7e07ea9b6905762b3 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html
parentcc7d4268a716aa471363ca7f33aef02a9a63c1c3 (diff)
downloadcdo-74cfc8a1e48f34be401a3e8028cad03bd350e8ca.tar.gz
cdo-74cfc8a1e48f34be401a3e8028cad03bd350e8ca.tar.xz
cdo-74cfc8a1e48f34be401a3e8028cad03bd350e8ca.zip
update javadoc to juno
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html
index 1a1f7f310c..2462692c27 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html
@@ -178,7 +178,7 @@ Class EtypesSwitch&lt;T&gt;</H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html#defaultCase(org.eclipse.emf.ecore.EObject)">defaultCase</A></B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;object)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html#defaultCase(org.eclipse.emf.ecore.EObject)">defaultCase</A></B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;object)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>EObject</em>'. <!</TD>
@@ -186,8 +186,8 @@ Class EtypesSwitch&lt;T&gt;</H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html#doSwitch(org.eclipse.emf.ecore.EClass, org.eclipse.emf.ecore.EObject)">doSwitch</A></B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</A>&nbsp;theEClass,
- <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html#doSwitch(org.eclipse.emf.ecore.EClass, org.eclipse.emf.ecore.EObject)">doSwitch</A></B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</A>&nbsp;theEClass,
+ <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result</TD>
@@ -195,7 +195,7 @@ Class EtypesSwitch&lt;T&gt;</H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)">doSwitch</A></B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)">doSwitch</A></B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result</TD>
@@ -204,7 +204,7 @@ Class EtypesSwitch&lt;T&gt;</H2>
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html#doSwitch(int, org.eclipse.emf.ecore.EObject)">doSwitch</A></B>(int&nbsp;classifierID,
- <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</CODE>
+ <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result</TD>
@@ -281,7 +281,7 @@ public <B>EtypesSwitch</B>()</PRE>
<A NAME="doSwitch(org.eclipse.emf.ecore.EObject)"><!-- --></A><H3>
doSwitch</H3>
<PRE>
-public <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A> <B>doSwitch</B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A> <B>doSwitch</B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</PRE>
<DL>
<DD>Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
<!-- begin-user-doc --> <!-- end-user-doc -->
@@ -298,8 +298,8 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.h
<A NAME="doSwitch(org.eclipse.emf.ecore.EClass, org.eclipse.emf.ecore.EObject)"><!-- --></A><H3>
doSwitch</H3>
<PRE>
-protected <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A> <B>doSwitch</B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</A>&nbsp;theEClass,
- <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</PRE>
+protected <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A> <B>doSwitch</B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</A>&nbsp;theEClass,
+ <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</PRE>
<DL>
<DD>Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
<!-- begin-user-doc --> <!-- end-user-doc -->
@@ -317,7 +317,7 @@ protected <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitc
doSwitch</H3>
<PRE>
protected <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A> <B>doSwitch</B>(int&nbsp;classifierID,
- <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</PRE>
+ <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;theEObject)</PRE>
<DL>
<DD>Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
<!-- begin-user-doc --> <!-- end-user-doc -->
@@ -368,7 +368,7 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.h
<A NAME="defaultCase(org.eclipse.emf.ecore.EObject)"><!-- --></A><H3>
defaultCase</H3>
<PRE>
-public <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A> <B>defaultCase</B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;object)</PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/etypes/util/EtypesSwitch.html" title="type parameter in EtypesSwitch">T</A> <B>defaultCase</B>(<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</A>&nbsp;object)</PRE>
<DL>
<DD>Returns the result of interpreting the object as an instance of '<em>EObject</em>'. <!-- begin-user-doc --> This
implementation returns null; returning a non-null result will terminate the switch, but this is the last case

Back to the top