Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-01-07 13:16:08 +0000
committerEike Stepper2012-01-07 13:16:08 +0000
commitb7cb58538e6371d97fecb399d5d35f514dca4351 (patch)
tree817440e3eac657c4a11944553160992d4781b4d7 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html
parent779a56b50be9fbb4c06276b679776f62d15ca9c5 (diff)
downloadcdo-b7cb58538e6371d97fecb399d5d35f514dca4351.tar.gz
cdo-b7cb58538e6371d97fecb399d5d35f514dca4351.tar.xz
cdo-b7cb58538e6371d97fecb399d5d35f514dca4351.zip
Regen docs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html108
1 files changed, 108 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html
index b92da17dd1..f2252f4139 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html
@@ -170,6 +170,22 @@ Class EresourceSwitch&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/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOBinaryResource(org.eclipse.emf.cdo.eresource.CDOBinaryResource)">caseCDOBinaryResource</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOBinaryResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOBinaryResource</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>CDO Binary Resource</em>'. <!</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOFileResource(org.eclipse.emf.cdo.eresource.CDOFileResource)">caseCDOFileResource</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOFileResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOFileResource</A>&lt;?&gt;&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>CDO File Resource</em>'. <!</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResource(org.eclipse.emf.cdo.eresource.CDOResource)">caseCDOResource</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResource</A>&nbsp;object)</CODE>
<BR>
@@ -186,6 +202,14 @@ Class EresourceSwitch&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/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceLeaf(org.eclipse.emf.cdo.eresource.CDOResourceLeaf)">caseCDOResourceLeaf</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceLeaf.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceLeaf</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>CDO Resource Leaf</em>'. <!</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceNode(org.eclipse.emf.cdo.eresource.CDOResourceNode)">caseCDOResourceNode</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceNode.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceNode</A>&nbsp;object)</CODE>
<BR>
@@ -194,6 +218,14 @@ Class EresourceSwitch&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/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOTextResource(org.eclipse.emf.cdo.eresource.CDOTextResource)">caseCDOTextResource</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOTextResource</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>CDO Text Resource</em>'. <!</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.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>
@@ -402,6 +434,82 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSw
</DL>
<HR>
+<A NAME="caseCDOResourceLeaf(org.eclipse.emf.cdo.eresource.CDOResourceLeaf)"><!-- --></A><H3>
+caseCDOResourceLeaf</H3>
+<PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A> <B>caseCDOResourceLeaf</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceLeaf.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceLeaf</A>&nbsp;object)</PRE>
+<DL>
+<DD>Returns the result of interpreting the object as an instance of '<em>CDO Resource Leaf</em>'. <!-- begin-user-doc
+ --> This implementation returns null; returning a non-null result will terminate the switch.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>CDO Resource Leaf</em>'.<DT><B>Since:</B></DT>
+ <DD>4.1 <!-- end-user-doc --></DD>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+ <DD></DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="caseCDOFileResource(org.eclipse.emf.cdo.eresource.CDOFileResource)"><!-- --></A><H3>
+caseCDOFileResource</H3>
+<PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A> <B>caseCDOFileResource</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOFileResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOFileResource</A>&lt;?&gt;&nbsp;object)</PRE>
+<DL>
+<DD>Returns the result of interpreting the object as an instance of '<em>CDO File Resource</em>'. <!-- begin-user-doc
+ --> This implementation returns null; returning a non-null result will terminate the switch.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>CDO File Resource</em>'.<DT><B>Since:</B></DT>
+ <DD>4.1 <!-- end-user-doc --></DD>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+ <DD></DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="caseCDOBinaryResource(org.eclipse.emf.cdo.eresource.CDOBinaryResource)"><!-- --></A><H3>
+caseCDOBinaryResource</H3>
+<PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A> <B>caseCDOBinaryResource</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOBinaryResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOBinaryResource</A>&nbsp;object)</PRE>
+<DL>
+<DD>Returns the result of interpreting the object as an instance of '<em>CDO Binary Resource</em>'. <!-- begin-user-doc
+ --> This implementation returns null; returning a non-null result will terminate the switch.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>CDO Binary Resource</em>'.<DT><B>Since:</B></DT>
+ <DD>4.1 <!-- end-user-doc --></DD>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+ <DD></DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="caseCDOTextResource(org.eclipse.emf.cdo.eresource.CDOTextResource)"><!-- --></A><H3>
+caseCDOTextResource</H3>
+<PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</A> <B>caseCDOTextResource</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOTextResource</A>&nbsp;object)</PRE>
+<DL>
+<DD>Returns the result of interpreting the object as an instance of '<em>CDO Text Resource</em>'. <!-- begin-user-doc
+ --> This implementation returns null; returning a non-null result will terminate the switch.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>CDO Text Resource</em>'.<DT><B>Since:</B></DT>
+ <DD>4.1 <!-- end-user-doc --></DD>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+ <DD></DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="defaultCase(org.eclipse.emf.ecore.EObject)"><!-- --></A><H3>
defaultCase</H3>
<PRE>

Back to the top