blob: 22406fdfbad93eb38e39a921b5beda340939b90c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>EresourceSwitch (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="EresourceSwitch (CDO Model Repository Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EresourceSwitch.html">Use</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceAdapterFactory.html" title="class in org.eclipse.emf.cdo.eresource.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" target="_top">Frames</a></li>
<li><a href="EresourceSwitch.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.emf.cdo.eresource.util</div>
<h2 title="Class EresourceSwitch" class="title">Class EresourceSwitch&lt;T&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.cdo.eresource.util.EresourceSwitch&lt;T&gt;</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">EresourceSwitch&lt;T&gt;</span>
extends java.lang.Object</pre>
<div class="block"><!-- begin-user-doc --> The <b>Switch</b> for the model's inheritance hierarchy. It supports the call
<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(object)</code></a> to invoke the <code>caseXXX</code> method for each class of the model,
starting with the actual class of the object and proceeding up the inheritance hierarchy until a non-null result is
returned, which is the result of the switch. <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource"><code>EresourcePackage</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#modelPackage">modelPackage</a></span></code>
<div class="block">The cached model package
<!-- begin-user-doc --> <!-- end-user-doc --></div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#EresourceSwitch--">EresourceSwitch</a></span>()</code>
<div class="block">Creates an instance of the switch.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOBinaryResource-org.eclipse.emf.cdo.eresource.CDOBinaryResource-">caseCDOBinaryResource</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOBinaryResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOBinaryResource</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Binary Resource</em>'.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>&lt;IO&gt;&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOFileResource-org.eclipse.emf.cdo.eresource.CDOFileResource-">caseCDOFileResource</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOFileResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOFileResource</a>&lt;IO&gt;&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO File Resource</em>'.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResource-org.eclipse.emf.cdo.eresource.CDOResource-">caseCDOResource</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResource</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Resource</em>'.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceFolder-org.eclipse.emf.cdo.eresource.CDOResourceFolder-">caseCDOResourceFolder</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceFolder.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceFolder</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Resource Folder</em>'.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceLeaf-org.eclipse.emf.cdo.eresource.CDOResourceLeaf-">caseCDOResourceLeaf</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceLeaf.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceLeaf</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Resource Leaf</em>'.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceNode-org.eclipse.emf.cdo.eresource.CDOResourceNode-">caseCDOResourceNode</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceNode.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceNode</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Resource Node</em>'.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOTextResource-org.eclipse.emf.cdo.eresource.CDOTextResource-">caseCDOTextResource</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOTextResource</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Text Resource</em>'.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#defaultCase-org.eclipse.emf.ecore.EObject-">defaultCase</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>EObject</em>'.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EClass-org.eclipse.emf.ecore.EObject-">doSwitch</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/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.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</code>
<div class="block">Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-">doSwitch</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</code>
<div class="block">Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-int-org.eclipse.emf.ecore.EObject-">doSwitch</a></span>(int&nbsp;classifierID,
<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</code>
<div class="block">Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="modelPackage">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>modelPackage</h4>
<pre>protected static&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</a> modelPackage</pre>
<div class="block">The cached model package
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="EresourceSwitch--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EresourceSwitch</h4>
<pre>public&nbsp;EresourceSwitch()</pre>
<div class="block">Creates an instance of the switch.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="doSwitch-org.eclipse.emf.ecore.EObject-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doSwitch</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;doSwitch(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</pre>
<div class="block">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 --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the first non-null result returned by a <code>caseXXX</code> call.</dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="doSwitch-org.eclipse.emf.ecore.EClass-org.eclipse.emf.ecore.EObject-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doSwitch</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;doSwitch(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/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.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</pre>
<div class="block">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 --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the first non-null result returned by a <code>caseXXX</code> call.</dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="doSwitch-int-org.eclipse.emf.ecore.EObject-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doSwitch</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;doSwitch(int&nbsp;classifierID,
<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</pre>
<div class="block">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 --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the first non-null result returned by a <code>caseXXX</code> call.</dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCDOResourceNode-org.eclipse.emf.cdo.eresource.CDOResourceNode-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOResourceNode</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;caseCDOResourceNode(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceNode.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceNode</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Resource Node</em>'.
<!-- begin-user-doc
--> This implementation returns null; returning a non-null result will terminate the switch.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>CDO Resource Node</em>'.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCDOResourceFolder-org.eclipse.emf.cdo.eresource.CDOResourceFolder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOResourceFolder</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;caseCDOResourceFolder(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceFolder.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceFolder</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Resource Folder</em>'.
<!-- begin-user-doc
--> This implementation returns null; returning a non-null result will terminate the switch.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>CDO Resource Folder</em>'.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0 <!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCDOResource-org.eclipse.emf.cdo.eresource.CDOResource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOResource</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;caseCDOResource(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResource</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>CDO Resource</em>'.
<!-- begin-user-doc -->
This implementation returns null; returning a non-null result will terminate the switch. <!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>CDO Resource</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCDOResourceLeaf-org.eclipse.emf.cdo.eresource.CDOResourceLeaf-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOResourceLeaf</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;caseCDOResourceLeaf(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceLeaf.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceLeaf</a>&nbsp;object)</pre>
<div class="block">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.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>CDO Resource Leaf</em>'.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.1 <!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCDOFileResource-org.eclipse.emf.cdo.eresource.CDOFileResource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOFileResource</h4>
<pre>public&nbsp;&lt;IO&gt;&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;caseCDOFileResource(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOFileResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOFileResource</a>&lt;IO&gt;&nbsp;object)</pre>
<div class="block">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.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>CDO File Resource</em>'.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.1
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCDOBinaryResource-org.eclipse.emf.cdo.eresource.CDOBinaryResource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOBinaryResource</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;caseCDOBinaryResource(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOBinaryResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOBinaryResource</a>&nbsp;object)</pre>
<div class="block">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.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>CDO Binary Resource</em>'.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.1 <!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCDOTextResource-org.eclipse.emf.cdo.eresource.CDOTextResource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOTextResource</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;caseCDOTextResource(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOTextResource</a>&nbsp;object)</pre>
<div class="block">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.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>CDO Text Resource</em>'.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.1 <!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="defaultCase-org.eclipse.emf.ecore.EObject-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>defaultCase</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" title="type parameter in EresourceSwitch">T</a>&nbsp;defaultCase(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;object)</pre>
<div class="block">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
anyway. <!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the target of the switch.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the result of interpreting the object as an instance of '<em>EObject</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch-org.eclipse.emf.ecore.EObject-"><code>doSwitch(org.eclipse.emf.ecore.EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EresourceSwitch.html">Use</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceAdapterFactory.html" title="class in org.eclipse.emf.cdo.eresource.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html" target="_top">Frames</a></li>
<li><a href="EresourceSwitch.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2004-2019 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>
</body>
</html>