blob: a395802e9be6ed9a5f681a28c6d414d8ed269ba1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Mon Aug 13 15:36:38 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.olingo.commons.api.edm.annotation.EdmExpression (Olingo-OData 4.5.0 API)</title>
<meta name="date" content="2018-08-13">
<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="Uses of Interface org.apache.olingo.commons.api.edm.annotation.EdmExpression (Olingo-OData 4.5.0 API)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/olingo/commons/api/edm/annotation/class-use/EdmExpression.html" target="_top">Frames</a></li>
<li><a href="EdmExpression.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.olingo.commons.api.edm.annotation.EdmExpression" class="title">Uses of Interface<br>org.apache.olingo.commons.api.edm.annotation.EdmExpression</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.commons.api.edm">org.apache.olingo.commons.api.edm</a></td>
<td class="colLast">
<div class="block">Contains representations for EDM objects created during the URI parsing</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.commons.api.edm.annotation">org.apache.olingo.commons.api.edm.annotation</a></td>
<td class="colLast">
<div class="block">Contains representations for all annotation related
EDM objects created during the URI parsing</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.olingo.commons.api.edm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a> in <a href="../../../../../../../../org/apache/olingo/commons/api/edm/package-summary.html">org.apache.olingo.commons.api.edm</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/commons/api/edm/package-summary.html">org.apache.olingo.commons.api.edm</a> that return <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmAnnotation.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/EdmAnnotation.html#getExpression--">getExpression</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.commons.api.edm.annotation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a> in <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/package-summary.html">org.apache.olingo.commons.api.edm.annotation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a> in <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/package-summary.html">org.apache.olingo.commons.api.edm.annotation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmAnd.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmAnd</a></span></code>
<div class="block">Represents a logical and annotation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmAnnotationPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmAnnotationPath</a></span></code>
<div class="block">Represents an annotation path</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmApply.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmApply</a></span></code>
<div class="block">Represents an Edm:Apply expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmCast.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmCast</a></span></code>
<div class="block">Represents an edm:Cast expression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmCollection.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmCollection</a></span></code>
<div class="block">The edm:Collection expression enables a value to be obtained from zero or more child expressions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmConstantExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmConstantExpression</a></span></code>
<div class="block">Represents a constant expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmDynamicExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmDynamicExpression</a></span></code>
<div class="block">Represents a dynamic expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmEq.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmEq</a></span></code>
<div class="block">Represents a edm:Eq expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmGe.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmGe</a></span></code>
<div class="block">Represents a edm:Ge expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmGt.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmGt</a></span></code>
<div class="block">Represents a edm:Gt expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmIf.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmIf</a></span></code>
<div class="block">Represents a edm:If expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmIsOf.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmIsOf</a></span></code>
<div class="block">The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether
the child expression returns the specified type</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLabeledElement.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmLabeledElement</a></span></code>
<div class="block">The edm:LabeledElement expression assigns a name to a child expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLabeledElementReference.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmLabeledElementReference</a></span></code>
<div class="block">The edm:LabeledElementReference expression returns the value of an
edm:LabeledElement (see <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLabeledElement.html" title="interface in org.apache.olingo.commons.api.edm.annotation"><code>EdmLabeledElement</code></a>) expression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLe.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmLe</a></span></code>
<div class="block">Represents a edm:Le expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLogicalOrComparisonExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmLogicalOrComparisonExpression</a></span></code>
<div class="block">Represents a generic expression with two child exprssions</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLt.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmLt</a></span></code>
<div class="block">Represents a edm:Lt expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmNavigationPropertyPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmNavigationPropertyPath</a></span></code>
<div class="block">The edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the
built-in abstract type Edm.NavigationPropertyPath</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmNe.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmNe</a></span></code>
<div class="block">Represents a edm:Ne expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmNot.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmNot</a></span></code>
<div class="block">Represents a logical edm:Le expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmNull.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmNull</a></span></code>
<div class="block">The edm:Null expression returns an untyped null value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmOr.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmOr</a></span></code>
<div class="block">Represents a logical edm:And expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmPath</a></span></code>
<div class="block">The edm:Path expression enables a value to be obtained by traversing an object graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmPropertyPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmPropertyPath</a></span></code>
<div class="block">The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in
abstract type Edm.PropertyPath.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmRecord.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmRecord</a></span></code>
<div class="block">The edm:Record expression enables a new entity type or complex type instance to be constructed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmUrlRef.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmUrlRef</a></span></code>
<div class="block">The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of
the UrlRef expression.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/package-summary.html">org.apache.olingo.commons.api.edm.annotation</a> that return <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmIf.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmIf.html#getElse--">getElse</a></span>()</code>
<div class="block">Return the third expression of the edm:If expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmIf.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmIf.html#getGuard--">getGuard</a></span>()</code>
<div class="block">Returns the first expression of the edm:If expression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmLogicalOrComparisonExpression.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLogicalOrComparisonExpression.html#getLeftExpression--">getLeftExpression</a></span>()</code>
<div class="block">Returns the first expression (left child)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmLogicalOrComparisonExpression.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLogicalOrComparisonExpression.html#getRightExpression--">getRightExpression</a></span>()</code>
<div class="block">Returns the second expression (right child)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmIf.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmIf.html#getThen--">getThen</a></span>()</code>
<div class="block">Return the second expression of the edm:If expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmUrlRef.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmUrlRef.html#getValue--">getValue</a></span>()</code>
<div class="block">Returns a expression of type Edm.String</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmPropertyValue.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmPropertyValue.html#getValue--">getValue</a></span>()</code>
<div class="block">Evaluated value of the expression (property value)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmLabeledElement.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmLabeledElement.html#getValue--">getValue</a></span>()</code>
<div class="block">Returns the child expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmIsOf.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmIsOf.html#getValue--">getValue</a></span>()</code>
<div class="block">Returns true if the child expression returns the specified typed</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></code></td>
<td class="colLast"><span class="typeNameLabel">EdmCast.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmCast.html#getValue--">getValue</a></span>()</code>
<div class="block">Cast value of the expression</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/package-summary.html">org.apache.olingo.commons.api.edm.annotation</a> that return types with arguments of type <a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EdmCollection.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmCollection.html#getItems--">getItems</a></span>()</code>
<div class="block">Returns a list of child expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">EdmExpression</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EdmApply.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmApply.html#getParameters--">getParameters</a></span>()</code>
<div class="block">Returns the expressions applied to the parameters of the function</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/olingo/commons/api/edm/annotation/class-use/EdmExpression.html" target="_top">Frames</a></li>
<li><a href="EdmExpression.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>