blob: 25d77e6ae2a36a08a81ee51569aeceb21642418b [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:42 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.olingo.commons.api.edm.annotation (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 Package org.apache.olingo.commons.api.edm.annotation (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>Class</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/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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">
<h1 title="Uses of Package org.apache.olingo.commons.api.edm.annotation" class="title">Uses of Package<br>org.apache.olingo.commons.api.edm.annotation</h1>
</div>
<div class="contentContainer">
<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/package-summary.html">org.apache.olingo.commons.api.edm.annotation</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"><a name="org.apache.olingo.commons.api.edm">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/package-summary.html">org.apache.olingo.commons.api.edm.annotation</a> used by <a href="../../../../../../../org/apache/olingo/commons/api/edm/package-summary.html">org.apache.olingo.commons.api.edm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmExpression.html#org.apache.olingo.commons.api.edm">EdmExpression</a>
<div class="block">Super type of all annotation expressions
A expression is either constant or dynamic</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.commons.api.edm.annotation">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/package-summary.html">org.apache.olingo.commons.api.edm.annotation</a> used by <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="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmAnd.html#org.apache.olingo.commons.api.edm.annotation">EdmAnd</a>
<div class="block">Represents a logical and annotation</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmAnnotationPath.html#org.apache.olingo.commons.api.edm.annotation">EdmAnnotationPath</a>
<div class="block">Represents an annotation path</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmApply.html#org.apache.olingo.commons.api.edm.annotation">EdmApply</a>
<div class="block">Represents an Edm:Apply expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmCast.html#org.apache.olingo.commons.api.edm.annotation">EdmCast</a>
<div class="block">Represents an edm:Cast expression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmCollection.html#org.apache.olingo.commons.api.edm.annotation">EdmCollection</a>
<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="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmConstantExpression.html#org.apache.olingo.commons.api.edm.annotation">EdmConstantExpression</a>
<div class="block">Represents a constant expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmDynamicExpression.html#org.apache.olingo.commons.api.edm.annotation">EdmDynamicExpression</a>
<div class="block">Represents a dynamic expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmEq.html#org.apache.olingo.commons.api.edm.annotation">EdmEq</a>
<div class="block">Represents a edm:Eq expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmExpression.html#org.apache.olingo.commons.api.edm.annotation">EdmExpression</a>
<div class="block">Super type of all annotation expressions
A expression is either constant or dynamic</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmExpression.EdmExpressionType.html#org.apache.olingo.commons.api.edm.annotation">EdmExpression.EdmExpressionType</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmGe.html#org.apache.olingo.commons.api.edm.annotation">EdmGe</a>
<div class="block">Represents a edm:Ge expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmGt.html#org.apache.olingo.commons.api.edm.annotation">EdmGt</a>
<div class="block">Represents a edm:Gt expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmIf.html#org.apache.olingo.commons.api.edm.annotation">EdmIf</a>
<div class="block">Represents a edm:If expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmIsOf.html#org.apache.olingo.commons.api.edm.annotation">EdmIsOf</a>
<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="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmLabeledElement.html#org.apache.olingo.commons.api.edm.annotation">EdmLabeledElement</a>
<div class="block">The edm:LabeledElement expression assigns a name to a child expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmLabeledElementReference.html#org.apache.olingo.commons.api.edm.annotation">EdmLabeledElementReference</a>
<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="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmLe.html#org.apache.olingo.commons.api.edm.annotation">EdmLe</a>
<div class="block">Represents a edm:Le expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmLogicalOrComparisonExpression.html#org.apache.olingo.commons.api.edm.annotation">EdmLogicalOrComparisonExpression</a>
<div class="block">Represents a generic expression with two child exprssions</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmLt.html#org.apache.olingo.commons.api.edm.annotation">EdmLt</a>
<div class="block">Represents a edm:Lt expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmNavigationPropertyPath.html#org.apache.olingo.commons.api.edm.annotation">EdmNavigationPropertyPath</a>
<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="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmNe.html#org.apache.olingo.commons.api.edm.annotation">EdmNe</a>
<div class="block">Represents a edm:Ne expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmNot.html#org.apache.olingo.commons.api.edm.annotation">EdmNot</a>
<div class="block">Represents a logical edm:Le expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmNull.html#org.apache.olingo.commons.api.edm.annotation">EdmNull</a>
<div class="block">The edm:Null expression returns an untyped null value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmOr.html#org.apache.olingo.commons.api.edm.annotation">EdmOr</a>
<div class="block">Represents a logical edm:And expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmPath.html#org.apache.olingo.commons.api.edm.annotation">EdmPath</a>
<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="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmPropertyPath.html#org.apache.olingo.commons.api.edm.annotation">EdmPropertyPath</a>
<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="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmPropertyValue.html#org.apache.olingo.commons.api.edm.annotation">EdmPropertyValue</a>
<div class="block">The edm:PropertyValue element supplies a value to a property on the type instantiated by an
edm:Record expression (See <a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/EdmRecord.html" title="interface in org.apache.olingo.commons.api.edm.annotation"><code>EdmRecord</code></a>).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmRecord.html#org.apache.olingo.commons.api.edm.annotation">EdmRecord</a>
<div class="block">The edm:Record expression enables a new entity type or complex type instance to be constructed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/class-use/EdmUrlRef.html#org.apache.olingo.commons.api.edm.annotation">EdmUrlRef</a>
<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>
</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>Class</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/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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>