blob: 327a3c7187ecc73f59510e2d295680e49fbb2802 [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:37 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>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>
<h1 class="bar"><a href="../../../../../../../org/apache/olingo/commons/api/edm/annotation/package-summary.html" target="classFrame">org.apache.olingo.commons.api.edm.annotation</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="EdmAnd.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmAnd</span></a></li>
<li><a href="EdmAnnotationPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmAnnotationPath</span></a></li>
<li><a href="EdmApply.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmApply</span></a></li>
<li><a href="EdmCast.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmCast</span></a></li>
<li><a href="EdmCollection.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmCollection</span></a></li>
<li><a href="EdmConstantExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmConstantExpression</span></a></li>
<li><a href="EdmDynamicExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmDynamicExpression</span></a></li>
<li><a href="EdmEq.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmEq</span></a></li>
<li><a href="EdmExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmExpression</span></a></li>
<li><a href="EdmGe.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmGe</span></a></li>
<li><a href="EdmGt.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmGt</span></a></li>
<li><a href="EdmIf.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmIf</span></a></li>
<li><a href="EdmIsOf.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmIsOf</span></a></li>
<li><a href="EdmLabeledElement.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmLabeledElement</span></a></li>
<li><a href="EdmLabeledElementReference.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmLabeledElementReference</span></a></li>
<li><a href="EdmLe.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmLe</span></a></li>
<li><a href="EdmLogicalOrComparisonExpression.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmLogicalOrComparisonExpression</span></a></li>
<li><a href="EdmLt.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmLt</span></a></li>
<li><a href="EdmNavigationPropertyPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmNavigationPropertyPath</span></a></li>
<li><a href="EdmNe.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmNe</span></a></li>
<li><a href="EdmNot.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmNot</span></a></li>
<li><a href="EdmNull.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmNull</span></a></li>
<li><a href="EdmOr.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmOr</span></a></li>
<li><a href="EdmPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmPath</span></a></li>
<li><a href="EdmPropertyPath.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmPropertyPath</span></a></li>
<li><a href="EdmPropertyValue.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmPropertyValue</span></a></li>
<li><a href="EdmRecord.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmRecord</span></a></li>
<li><a href="EdmUrlRef.html" title="interface in org.apache.olingo.commons.api.edm.annotation" target="classFrame"><span class="interfaceName">EdmUrlRef</span></a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="EdmExpression.EdmExpressionType.html" title="enum in org.apache.olingo.commons.api.edm.annotation" target="classFrame">EdmExpression.EdmExpressionType</a></li>
</ul>
</div>
</body>
</html>