blob: 8bb571d321ac31d47677e063ac877a9970a7c76a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>ExpressionsSwitch (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="ExpressionsSwitch (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,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":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/ExpressionsSwitch.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/expressions/util/ExpressionsAdapterFactory.html" title="class in org.eclipse.emf.cdo.expressions.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsUtil.html" title="class in org.eclipse.emf.cdo.expressions.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" target="_top">Frames</a></li>
<li><a href="ExpressionsSwitch.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.expressions.util</div>
<h2 title="Class ExpressionsSwitch" class="title">Class ExpressionsSwitch&lt;T&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><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">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">org.eclipse.emf.ecore.util.Switch</a>&lt;T&gt;</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.cdo.expressions.util.ExpressionsSwitch&lt;T&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ExpressionsSwitch&lt;T&gt;</span>
extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">Switch</a>&lt;T&gt;</pre>
<div class="block"><!-- begin-user-doc -->
The <b>Switch</b> for the model's inheritance hierarchy.
It supports the call <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><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/expressions/ExpressionsPackage.html" title="interface in org.eclipse.emf.cdo.expressions"><code>ExpressionsPackage</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/expressions/ExpressionsPackage.html" title="interface in org.eclipse.emf.cdo.expressions">ExpressionsPackage</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#modelPackage">modelPackage</a></span></code>
<div class="block">The cached model package
<!</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/expressions/util/ExpressionsSwitch.html#ExpressionsSwitch--">ExpressionsSwitch</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/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseAccess-org.eclipse.emf.cdo.expressions.Access-">caseAccess</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Access.html" title="interface in org.eclipse.emf.cdo.expressions">Access</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Access</em>'</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseBooleanValue-org.eclipse.emf.cdo.expressions.BooleanValue-">caseBooleanValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/BooleanValue.html" title="interface in org.eclipse.emf.cdo.expressions">BooleanValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Boolean Value</em>'</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseByteValue-org.eclipse.emf.cdo.expressions.ByteValue-">caseByteValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ByteValue.html" title="interface in org.eclipse.emf.cdo.expressions">ByteValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Byte Value</em>'</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseCharValue-org.eclipse.emf.cdo.expressions.CharValue-">caseCharValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/CharValue.html" title="interface in org.eclipse.emf.cdo.expressions">CharValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Char Value</em>'</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseContainedObject-org.eclipse.emf.cdo.expressions.ContainedObject-">caseContainedObject</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ContainedObject.html" title="interface in org.eclipse.emf.cdo.expressions">ContainedObject</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Contained Object</em>'</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseContextAccess-org.eclipse.emf.cdo.expressions.ContextAccess-">caseContextAccess</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ContextAccess.html" title="interface in org.eclipse.emf.cdo.expressions">ContextAccess</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Context Access</em>'</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseDoubleValue-org.eclipse.emf.cdo.expressions.DoubleValue-">caseDoubleValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/DoubleValue.html" title="interface in org.eclipse.emf.cdo.expressions">DoubleValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Double Value</em>'</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseExpression-org.eclipse.emf.cdo.expressions.Expression-">caseExpression</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Expression.html" title="interface in org.eclipse.emf.cdo.expressions">Expression</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Expression</em>'</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseFloatValue-org.eclipse.emf.cdo.expressions.FloatValue-">caseFloatValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/FloatValue.html" title="interface in org.eclipse.emf.cdo.expressions">FloatValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Float Value</em>'</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseFunctionInvocation-org.eclipse.emf.cdo.expressions.FunctionInvocation-">caseFunctionInvocation</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/FunctionInvocation.html" title="interface in org.eclipse.emf.cdo.expressions">FunctionInvocation</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Function Invocation</em>'</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseIntValue-org.eclipse.emf.cdo.expressions.IntValue-">caseIntValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/IntValue.html" title="interface in org.eclipse.emf.cdo.expressions">IntValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Int Value</em>'</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseInvocation-org.eclipse.emf.cdo.expressions.Invocation-">caseInvocation</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Invocation.html" title="interface in org.eclipse.emf.cdo.expressions">Invocation</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Invocation</em>'</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseLinkedExpression-org.eclipse.emf.cdo.expressions.LinkedExpression-">caseLinkedExpression</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/LinkedExpression.html" title="interface in org.eclipse.emf.cdo.expressions">LinkedExpression</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Linked Expression</em>'</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseLinkedObject-org.eclipse.emf.cdo.expressions.LinkedObject-">caseLinkedObject</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/LinkedObject.html" title="interface in org.eclipse.emf.cdo.expressions">LinkedObject</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Linked Object</em>'</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseListConstruction-org.eclipse.emf.cdo.expressions.ListConstruction-">caseListConstruction</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ListConstruction.html" title="interface in org.eclipse.emf.cdo.expressions">ListConstruction</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>List Construction</em>'</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseLongValue-org.eclipse.emf.cdo.expressions.LongValue-">caseLongValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/LongValue.html" title="interface in org.eclipse.emf.cdo.expressions">LongValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Long Value</em>'</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseMemberAccess-org.eclipse.emf.cdo.expressions.MemberAccess-">caseMemberAccess</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/MemberAccess.html" title="interface in org.eclipse.emf.cdo.expressions">MemberAccess</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Member Access</em>'</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseMemberInvocation-org.eclipse.emf.cdo.expressions.MemberInvocation-">caseMemberInvocation</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/MemberInvocation.html" title="interface in org.eclipse.emf.cdo.expressions">MemberInvocation</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Member Invocation</em>'</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseShortValue-org.eclipse.emf.cdo.expressions.ShortValue-">caseShortValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ShortValue.html" title="interface in org.eclipse.emf.cdo.expressions">ShortValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Short Value</em>'</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseStaticAccess-org.eclipse.emf.cdo.expressions.StaticAccess-">caseStaticAccess</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/StaticAccess.html" title="interface in org.eclipse.emf.cdo.expressions">StaticAccess</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Static Access</em>'</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseStringValue-org.eclipse.emf.cdo.expressions.StringValue-">caseStringValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/StringValue.html" title="interface in org.eclipse.emf.cdo.expressions">StringValue</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>String Value</em>'</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#caseValue-org.eclipse.emf.cdo.expressions.Value-">caseValue</a></span>(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Value.html" title="interface in org.eclipse.emf.cdo.expressions">Value</a>&nbsp;object)</code>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Value</em>'</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.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="i23" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.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>
<tr id="i24" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html#isSwitchFor-org.eclipse.emf.ecore.EPackage-">isSwitchFor</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>&nbsp;ePackage)</code>
<div class="block">Checks whether this is a switch for the given package</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.util.Switch">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.ecore.util.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">Switch</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EClass-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util">doSwitch</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util">doSwitch</a></code></li>
</ul>
<ul class="blockList">
<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>
</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/expressions/ExpressionsPackage.html" title="interface in org.eclipse.emf.cdo.expressions">ExpressionsPackage</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="ExpressionsSwitch--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ExpressionsSwitch</h4>
<pre>public&nbsp;ExpressionsSwitch()</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="isSwitchFor-org.eclipse.emf.ecore.EPackage-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSwitchFor</h4>
<pre>protected&nbsp;boolean&nbsp;isSwitchFor(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>&nbsp;ePackage)</pre>
<div class="block">Checks whether this is a switch for the given package.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#isSwitchFor-org.eclipse.emf.ecore.EPackage-" title="class or interface in org.eclipse.emf.ecore.util">isSwitchFor</a></code>&nbsp;in class&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">Switch</a>&lt;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&gt;</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether this is a switch for the given package.</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/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">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="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-int-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util">doSwitch</a></code>&nbsp;in class&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">Switch</a>&lt;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&gt;</code></dd>
<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="caseExpression-org.eclipse.emf.cdo.expressions.Expression-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseExpression</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseExpression(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Expression.html" title="interface in org.eclipse.emf.cdo.expressions">Expression</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Expression</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>Expression</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseValue-org.eclipse.emf.cdo.expressions.Value-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Value.html" title="interface in org.eclipse.emf.cdo.expressions">Value</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Value</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>Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseBooleanValue-org.eclipse.emf.cdo.expressions.BooleanValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseBooleanValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseBooleanValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/BooleanValue.html" title="interface in org.eclipse.emf.cdo.expressions">BooleanValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Boolean Value</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>Boolean Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseByteValue-org.eclipse.emf.cdo.expressions.ByteValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseByteValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseByteValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ByteValue.html" title="interface in org.eclipse.emf.cdo.expressions">ByteValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Byte Value</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>Byte Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseShortValue-org.eclipse.emf.cdo.expressions.ShortValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseShortValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseShortValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ShortValue.html" title="interface in org.eclipse.emf.cdo.expressions">ShortValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Short Value</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>Short Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseIntValue-org.eclipse.emf.cdo.expressions.IntValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseIntValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseIntValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/IntValue.html" title="interface in org.eclipse.emf.cdo.expressions">IntValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Int Value</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>Int Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseLongValue-org.eclipse.emf.cdo.expressions.LongValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseLongValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseLongValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/LongValue.html" title="interface in org.eclipse.emf.cdo.expressions">LongValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Long Value</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>Long Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseFloatValue-org.eclipse.emf.cdo.expressions.FloatValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseFloatValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseFloatValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/FloatValue.html" title="interface in org.eclipse.emf.cdo.expressions">FloatValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Float Value</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>Float Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseDoubleValue-org.eclipse.emf.cdo.expressions.DoubleValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseDoubleValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseDoubleValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/DoubleValue.html" title="interface in org.eclipse.emf.cdo.expressions">DoubleValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Double Value</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>Double Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseCharValue-org.eclipse.emf.cdo.expressions.CharValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseCharValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseCharValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/CharValue.html" title="interface in org.eclipse.emf.cdo.expressions">CharValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Char Value</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>Char Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseStringValue-org.eclipse.emf.cdo.expressions.StringValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseStringValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseStringValue(<a href="../../../../../../org/eclipse/emf/cdo/expressions/StringValue.html" title="interface in org.eclipse.emf.cdo.expressions">StringValue</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>String Value</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>String Value</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseInvocation-org.eclipse.emf.cdo.expressions.Invocation-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseInvocation</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseInvocation(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Invocation.html" title="interface in org.eclipse.emf.cdo.expressions">Invocation</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Invocation</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>Invocation</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseFunctionInvocation-org.eclipse.emf.cdo.expressions.FunctionInvocation-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseFunctionInvocation</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseFunctionInvocation(<a href="../../../../../../org/eclipse/emf/cdo/expressions/FunctionInvocation.html" title="interface in org.eclipse.emf.cdo.expressions">FunctionInvocation</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Function Invocation</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>Function Invocation</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseMemberInvocation-org.eclipse.emf.cdo.expressions.MemberInvocation-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseMemberInvocation</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseMemberInvocation(<a href="../../../../../../org/eclipse/emf/cdo/expressions/MemberInvocation.html" title="interface in org.eclipse.emf.cdo.expressions">MemberInvocation</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Member Invocation</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>Member Invocation</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseAccess-org.eclipse.emf.cdo.expressions.Access-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseAccess</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseAccess(<a href="../../../../../../org/eclipse/emf/cdo/expressions/Access.html" title="interface in org.eclipse.emf.cdo.expressions">Access</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Access</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>Access</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseStaticAccess-org.eclipse.emf.cdo.expressions.StaticAccess-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseStaticAccess</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseStaticAccess(<a href="../../../../../../org/eclipse/emf/cdo/expressions/StaticAccess.html" title="interface in org.eclipse.emf.cdo.expressions">StaticAccess</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Static Access</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>Static Access</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseMemberAccess-org.eclipse.emf.cdo.expressions.MemberAccess-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseMemberAccess</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseMemberAccess(<a href="../../../../../../org/eclipse/emf/cdo/expressions/MemberAccess.html" title="interface in org.eclipse.emf.cdo.expressions">MemberAccess</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Member Access</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>Member Access</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseContextAccess-org.eclipse.emf.cdo.expressions.ContextAccess-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseContextAccess</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseContextAccess(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ContextAccess.html" title="interface in org.eclipse.emf.cdo.expressions">ContextAccess</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Context Access</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>Context Access</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseContainedObject-org.eclipse.emf.cdo.expressions.ContainedObject-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseContainedObject</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseContainedObject(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ContainedObject.html" title="interface in org.eclipse.emf.cdo.expressions">ContainedObject</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Contained Object</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>Contained Object</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseLinkedObject-org.eclipse.emf.cdo.expressions.LinkedObject-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseLinkedObject</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseLinkedObject(<a href="../../../../../../org/eclipse/emf/cdo/expressions/LinkedObject.html" title="interface in org.eclipse.emf.cdo.expressions">LinkedObject</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Linked Object</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>Linked Object</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseLinkedExpression-org.eclipse.emf.cdo.expressions.LinkedExpression-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseLinkedExpression</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseLinkedExpression(<a href="../../../../../../org/eclipse/emf/cdo/expressions/LinkedExpression.html" title="interface in org.eclipse.emf.cdo.expressions">LinkedExpression</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>Linked Expression</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>Linked Expression</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>doSwitch(EObject)</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="caseListConstruction-org.eclipse.emf.cdo.expressions.ListConstruction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseListConstruction</h4>
<pre>public&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&nbsp;caseListConstruction(<a href="../../../../../../org/eclipse/emf/cdo/expressions/ListConstruction.html" title="interface in org.eclipse.emf.cdo.expressions">ListConstruction</a>&nbsp;object)</pre>
<div class="block">Returns the result of interpreting the object as an instance of '<em>List Construction</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>List Construction</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><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/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">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="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#defaultCase-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util">defaultCase</a></code>&nbsp;in class&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util">Switch</a>&lt;<a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" title="type parameter in ExpressionsSwitch">T</a>&gt;</code></dd>
<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="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/util/Switch.html?is-external=true#doSwitch-org.eclipse.emf.ecore.EObject-" title="class or interface in org.eclipse.emf.ecore.util"><code>Switch.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/ExpressionsSwitch.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/expressions/util/ExpressionsAdapterFactory.html" title="class in org.eclipse.emf.cdo.expressions.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/emf/cdo/expressions/util/ExpressionsUtil.html" title="class in org.eclipse.emf.cdo.expressions.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/expressions/util/ExpressionsSwitch.html" target="_top">Frames</a></li>
<li><a href="ExpressionsSwitch.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>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
</body>
</html>