Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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.html354
1 files changed, 216 insertions, 138 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 fc61a33e1d..837944a71b 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
@@ -6,21 +6,34 @@
<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"><!--
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="EresourceSwitch (CDO Model Repository Documentation)";
+ 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">
+<div class="topNav"><a name="navbar.top">
<!-- -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</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">
@@ -35,15 +48,15 @@
</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="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<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 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 Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -61,18 +74,18 @@
<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>
+<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>
+<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 name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
@@ -100,14 +113,17 @@
<li class="blockList">
<hr>
<br>
-<pre>public class <span class="strong">EresourceSwitch&lt;T&gt;</span>
+<pre>public class <span class="typeNameLabel">EresourceSwitch&lt;T&gt;</span>
extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></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,
+ <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="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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>
@@ -116,11 +132,11 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="field_summary">
+<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<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>
@@ -128,7 +144,7 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
</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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#modelPackage">modelPackage</a></strong></code>
+<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
<!</div>
</td>
@@ -138,17 +154,17 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#EresourceSwitch()">EresourceSwitch</a></strong>()</code>
+<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>
@@ -157,91 +173,91 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<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 class="altColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOBinaryResource(org.eclipse.emf.cdo.eresource.CDOBinaryResource)">caseCDOBinaryResource</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOBinaryResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOBinaryResource</a>&nbsp;object)</code>
+<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 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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOFileResource(org.eclipse.emf.cdo.eresource.CDOFileResource)">caseCDOFileResource</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOFileResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOFileResource</a>&lt;?&gt;&nbsp;object)</code>
+<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 class="altColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResource(org.eclipse.emf.cdo.eresource.CDOResource)">caseCDOResource</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResource</a>&nbsp;object)</code>
+<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 class="rowColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceFolder(org.eclipse.emf.cdo.eresource.CDOResourceFolder)">caseCDOResourceFolder</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceFolder.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceFolder</a>&nbsp;object)</code>
+<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 class="altColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceLeaf(org.eclipse.emf.cdo.eresource.CDOResourceLeaf)">caseCDOResourceLeaf</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceLeaf.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceLeaf</a>&nbsp;object)</code>
+<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 class="rowColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOResourceNode(org.eclipse.emf.cdo.eresource.CDOResourceNode)">caseCDOResourceNode</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOResourceNode.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceNode</a>&nbsp;object)</code>
+<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 class="altColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#caseCDOTextResource(org.eclipse.emf.cdo.eresource.CDOTextResource)">caseCDOTextResource</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html" title="interface in org.eclipse.emf.cdo.eresource">CDOTextResource</a>&nbsp;object)</code>
+<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 class="rowColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#defaultCase(org.eclipse.emf.ecore.EObject)">defaultCase</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.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 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 class="altColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch(org.eclipse.emf.ecore.EClass, org.eclipse.emf.ecore.EObject)">doSwitch</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.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.9.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 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 class="rowColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)">doSwitch</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.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 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 class="altColor">
+<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><strong><a href="../../../../../../org/eclipse/emf/cdo/eresource/util/EresourceSwitch.html#doSwitch(int, org.eclipse.emf.ecore.EObject)">doSwitch</a></strong>(int&nbsp;classifierID,
- <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.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 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">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -253,7 +269,7 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
-<li class="blockList"><a name="field_detail">
+<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
@@ -266,19 +282,20 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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">
+<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
-<a name="EresourceSwitch()">
+<a name="EresourceSwitch--">
<!-- -->
</a>
<ul class="blockListLast">
@@ -287,60 +304,70 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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">
+<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
-<a name="doSwitch(org.eclipse.emf.ecore.EObject)">
+<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.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</pre>
+<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="strong">Returns:</span></dt><dd>the first non-null result returned by a <code>caseXXX</code> call.</dd><dt><span class="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 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.9.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.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;theEObject)</pre>
+<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="strong">Returns:</span></dt><dd>the first non-null result returned by a <code>caseXXX</code> call.</dd><dt><span class="strong">Generated</span></dt>
- <dd>NOT</dd></dl>
+<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 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.9.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.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="strong">Returns:</span></dt><dd>the first non-null result returned by a <code>caseXXX</code> call.</dd><dt><span class="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 name="caseCDOResourceNode-org.eclipse.emf.cdo.eresource.CDOResourceNode-">
<!-- -->
</a>
<ul class="blockList">
@@ -350,14 +377,20 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>CDO Resource Node</em>'.</dd><dt><span class="strong">Since:</span></dt>
- <dd>2.0<!-- end-user-doc --></dd>
-<dt><span class="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 name="caseCDOResourceFolder-org.eclipse.emf.cdo.eresource.CDOResourceFolder-">
<!-- -->
</a>
<ul class="blockList">
@@ -367,14 +400,20 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>CDO Resource Folder</em>'.</dd><dt><span class="strong">Since:</span></dt>
- <dd>2.0 <!-- end-user-doc --></dd>
-<dt><span class="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 name="caseCDOResource-org.eclipse.emf.cdo.eresource.CDOResource-">
<!-- -->
</a>
<ul class="blockList">
@@ -384,12 +423,18 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>CDO Resource</em>'.</dd><dt><span class="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 name="caseCDOResourceLeaf-org.eclipse.emf.cdo.eresource.CDOResourceLeaf-">
<!-- -->
</a>
<ul class="blockList">
@@ -399,31 +444,44 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>CDO Resource Leaf</em>'.</dd><dt><span class="strong">Since:</span></dt>
- <dd>4.1 <!-- end-user-doc --></dd>
-<dt><span class="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 name="caseCDOFileResource-org.eclipse.emf.cdo.eresource.CDOFileResource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCDOFileResource</h4>
-<pre>public&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;?&gt;&nbsp;object)</pre>
+<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>CDO File Resource</em>'.</dd><dt><span class="strong">Since:</span></dt>
- <dd>4.1 <!-- end-user-doc --></dd>
-<dt><span class="strong">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="strong">Generated</span></dt>
- <dd>NOT</dd></dl>
+ <!-- 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 name="caseCDOBinaryResource-org.eclipse.emf.cdo.eresource.CDOBinaryResource-">
<!-- -->
</a>
<ul class="blockList">
@@ -433,14 +491,20 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>CDO Binary Resource</em>'.</dd><dt><span class="strong">Since:</span></dt>
- <dd>4.1 <!-- end-user-doc --></dd>
-<dt><span class="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 name="caseCDOTextResource-org.eclipse.emf.cdo.eresource.CDOTextResource-">
<!-- -->
</a>
<ul class="blockList">
@@ -450,27 +514,39 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>CDO Text Resource</em>'.</dd><dt><span class="strong">Since:</span></dt>
- <dd>4.1 <!-- end-user-doc --></dd>
-<dt><span class="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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 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.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>&nbsp;object)</pre>
+<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="strong">Parameters:</span></dt><dd><code>object</code> - the target of the switch.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the result of interpreting the object as an instance of '<em>EObject</em>'.</dd><dt><span class="strong">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="strong">Generated</span></dt>
- <dd></dd></dl>
+<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>
@@ -481,9 +557,11 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</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">
@@ -498,15 +576,15 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
</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="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<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 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 Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -524,21 +602,21 @@ extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Obje
<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>
+<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>
+<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 name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+<p class="legalCopy"><small><i>Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.</i></small></p>
</body>
</html>

Back to the top