blob: c553bac7cbee7a065bb85886791379c27e5d5138 [file]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.sysds.parser.DataIdentifier (Apache SystemDS 3.2.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.sysds.parser.DataIdentifier (Apache SystemDS 3.2.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.sysds.parser.DataIdentifier" class="title">Uses of Class<br>org.apache.sysds.parser.DataIdentifier</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</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">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.hops">org.apache.sysds.hops</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.lops">org.apache.sysds.lops</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.parser">org.apache.sysds.parser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.controlprogram">org.apache.sysds.runtime.controlprogram</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.instructions">org.apache.sysds.runtime.instructions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.lineage">org.apache.sysds.runtime.lineage</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.meta">org.apache.sysds.runtime.meta</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section><a id="org.apache.sysds.hops">
<!-- -->
</a>
<h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../hops/package-summary.html">org.apache.sysds.hops</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../hops/package-summary.html">org.apache.sysds.hops</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../hops/DataGenOp.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpDG,org.apache.sysds.parser.DataIdentifier)">DataGenOp</a></span>&#8203;(<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>&nbsp;mthd,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../hops/DataGenOp.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpDG,org.apache.sysds.parser.DataIdentifier,java.util.HashMap)">DataGenOp</a></span>&#8203;(<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>&nbsp;mthd,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;id,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a>&gt;&nbsp;inputParameters)</code></th>
<td class="colLast">
<div class="block">Creates a new Rand HOP.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.lops">
<!-- -->
</a>
<h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../lops/package-summary.html">org.apache.sysds.lops</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../lops/package-summary.html">org.apache.sysds.lops</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataGen.</span><code><span class="memberNameLink"><a href="../../lops/DataGen.html#init(org.apache.sysds.parser.DataIdentifier,java.lang.String,org.apache.sysds.common.Types.ExecType)">init</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;id,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;baseDir,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../lops/package-summary.html">org.apache.sysds.lops</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../lops/DataGen.html#%3Cinit%3E(org.apache.sysds.common.Types.OpOpDG,org.apache.sysds.parser.DataIdentifier,java.util.HashMap,java.lang.String,org.apache.sysds.common.Types.DataType,org.apache.sysds.common.Types.ValueType,org.apache.sysds.common.Types.ExecType)">DataGen</a></span>&#8203;(<a href="../../common/Types.OpOpDG.html" title="enum in org.apache.sysds.common">Types.OpOpDG</a>&nbsp;op,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;id,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../../lops/Lop.html" title="class in org.apache.sysds.lops">Lop</a>&gt;&nbsp;inputParametersLops,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;baseDir,
<a href="../../common/Types.DataType.html" title="enum in org.apache.sysds.common">Types.DataType</a>&nbsp;dt,
<a href="../../common/Types.ValueType.html" title="enum in org.apache.sysds.common">Types.ValueType</a>&nbsp;vt,
<a href="../../common/Types.ExecType.html" title="enum in org.apache.sysds.common">Types.ExecType</a>&nbsp;et)</code></th>
<td class="colLast">
<div class="block">Creates a new Rand-LOP.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.parser">
<!-- -->
</a>
<h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../package-summary.html">org.apache.sysds.parser</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../package-summary.html">org.apache.sysds.parser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">BuiltinFunctionExpression</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DataExpression.html" title="class in org.apache.sysds.parser">DataExpression</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FunctionCallIdentifier.html" title="class in org.apache.sysds.parser">FunctionCallIdentifier</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IndexedIdentifier.html" title="class in org.apache.sysds.parser">IndexedIdentifier</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ParameterizedBuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">ParameterizedBuiltinFunctionExpression</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.parser</a> that return <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../OutputStatement.html#getIdentifier()">getIdentifier</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#getInputParam(java.lang.String)">getInputParam</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../IterablePredicate.html#getIterVar()">getIterVar</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../AssignmentStatement.html#getTarget()">getTarget</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../VariableSet.html#getVariable(java.lang.String)">getVariable</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.parser</a> that return types with arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#getInputParams()">getInputParams</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#getOutputParams()">getOutputParams</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StatementBlock.</span><code><span class="memberNameLink"><a href="../StatementBlock.html#getOutputsofSB()">getOutputsofSB</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../AssignmentStatement.html#getTargetList()">getTargetList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../MultiAssignmentStatement.html#getTargetList()">getTargetList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../VariableSet.html#getVariables()">getVariables</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.parser</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">VariableSet.</span><code><span class="memberNameLink"><a href="../VariableSet.html#addVariable(java.lang.String,org.apache.sysds.parser.DataIdentifier)">addVariable</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OutputStatement.</span><code><span class="memberNameLink"><a href="../OutputStatement.html#setIdentifier(org.apache.sysds.parser.DataIdentifier)">setIdentifier</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;t)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../IterablePredicate.html#setIterVar(org.apache.sysds.parser.DataIdentifier)">setIterVar</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;iterVar)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentStatement.</span><code><span class="memberNameLink"><a href="../AssignmentStatement.html#setTarget(org.apache.sysds.parser.DataIdentifier)">setTarget</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;di)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.apache.sysds.parser</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>org.apache.sysds.parser.IndexPair</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexedIdentifier.</span><code><span class="memberNameLink"><a href="../IndexedIdentifier.html#calculateIndexedDimensions(java.util.HashMap,java.util.HashMap,boolean)">calculateIndexedDimensions</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;currConstVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#setInputParams(java.util.ArrayList)">setInputParams</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;inputParams)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionStatement.</span><code><span class="memberNameLink"><a href="../FunctionStatement.html#setOutputParams(java.util.ArrayList)">setOutputParams</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;outputParams)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MultiAssignmentStatement.</span><code><span class="memberNameLink"><a href="../MultiAssignmentStatement.html#setTargetList(java.util.List)">setTargetList</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;diList)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BinaryExpression.</span><code><span class="memberNameLink"><a href="../BinaryExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">
<div class="block">Validate parse tree : Process Binary Expression in an assignment
statement</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BooleanExpression.</span><code><span class="memberNameLink"><a href="../BooleanExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">
<div class="block">Validate parse tree : Process Boolean Expression</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../BuiltinFunctionExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">
<div class="block">Validate parse tree : Process BuiltinFunction Expression in an assignment
statement</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../BuiltinFunctionExpression.html#validateExpression(org.apache.sysds.parser.MultiAssignmentStatement,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="../MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a>&nbsp;stmt,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataExpression.</span><code><span class="memberNameLink"><a href="../DataExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;currConstVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">
<div class="block">Validate parse tree : Process Data Expression in an assignment
statement</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../Expression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;currConstVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Expression.</span><code><span class="memberNameLink"><a href="../Expression.html#validateExpression(org.apache.sysds.parser.MultiAssignmentStatement,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="../MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a>&nbsp;mas,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;currConstVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionList.</span><code><span class="memberNameLink"><a href="../ExpressionList.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;currConstVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionCallIdentifier.</span><code><span class="memberNameLink"><a href="../FunctionCallIdentifier.html#validateExpression(org.apache.sysds.parser.DMLProgram,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="../DMLProgram.html" title="class in org.apache.sysds.parser">DMLProgram</a>&nbsp;dmlp,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">
<div class="block">Validate parse tree : Process ExtBuiltinFunction Expression is an
assignment statement
NOTE: this does not override the normal validateExpression because it needs to pass dmlp!</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Identifier.</span><code><span class="memberNameLink"><a href="../Identifier.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IterablePredicate.</span><code><span class="memberNameLink"><a href="../IterablePredicate.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParameterizedBuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../ParameterizedBuiltinFunctionExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">
<div class="block">Validate parse tree : Process BuiltinFunction Expression in an assignment
statement</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParameterizedBuiltinFunctionExpression.</span><code><span class="memberNameLink"><a href="../ParameterizedBuiltinFunctionExpression.html#validateExpression(org.apache.sysds.parser.MultiAssignmentStatement,java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="../MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a>&nbsp;stmt,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelationalExpression.</span><code><span class="memberNameLink"><a href="../RelationalExpression.html#validateExpression(java.util.HashMap,java.util.HashMap,boolean)">validateExpression</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;ids,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a>&gt;&nbsp;constVars,
boolean&nbsp;conditional)</code></th>
<td class="colLast">
<div class="block">Validate parse tree : Process Relational Expression</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.sysds.parser</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression)">AssignmentStatement</a></span>&#8203;(org.antlr.v4.runtime.ParserRuleContext&nbsp;ctx,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;di,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;exp)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression,java.lang.String)">AssignmentStatement</a></span>&#8203;(org.antlr.v4.runtime.ParserRuleContext&nbsp;ctx,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;di,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;exp,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;filename)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression)">AssignmentStatement</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;di,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;exp)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AssignmentStatement.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression,org.apache.sysds.parser.ParseInfo)">AssignmentStatement</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;di,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;exp,
<a href="../ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a>&nbsp;parseInfo)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DataIdentifier.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier)">DataIdentifier</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;passed)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IterablePredicate.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression,org.apache.sysds.parser.Expression,org.apache.sysds.parser.Expression,java.util.HashMap,java.lang.String)">IterablePredicate</a></span>&#8203;(org.antlr.v4.runtime.ParserRuleContext&nbsp;ctx,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;iterVar,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;fromExpr,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;toExpr,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;incrementExpr,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/HashMap.html?is-external=true" title="class or interface in java.util" class="externalLink">HashMap</a>&lt;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;parForParamValues,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;filename)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../OutputStatement.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression.DataOp,java.lang.String)">OutputStatement</a></span>&#8203;(org.antlr.v4.runtime.ParserRuleContext&nbsp;ctx,
<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;t,
<a href="../Expression.DataOp.html" title="enum in org.apache.sysds.parser">Expression.DataOp</a>&nbsp;op,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;filename)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../OutputStatement.html#%3Cinit%3E(org.apache.sysds.parser.DataIdentifier,org.apache.sysds.parser.Expression.DataOp,org.apache.sysds.parser.ParseInfo)">OutputStatement</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;t,
<a href="../Expression.DataOp.html" title="enum in org.apache.sysds.parser">Expression.DataOp</a>&nbsp;op,
<a href="../ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a>&nbsp;parseInfo)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.sysds.parser</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MultiAssignmentStatement.html#%3Cinit%3E(java.util.ArrayList,org.apache.sysds.parser.Expression)">MultiAssignmentStatement</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;tList,
<a href="../Expression.html" title="class in org.apache.sysds.parser">Expression</a>&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.runtime.controlprogram">
<!-- -->
</a>
<h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a> that return <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionProgramBlock.</span><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#getInputParam(java.lang.String)">getInputParam</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a> that return types with arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionProgramBlock.</span><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#getInputParams()">getInputParams</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/ArrayList.html?is-external=true" title="class or interface in java.util" class="externalLink">ArrayList</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionProgramBlock.</span><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#getOutputParams()">getOutputParams</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../runtime/controlprogram/package-summary.html">org.apache.sysds.runtime.controlprogram</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../runtime/controlprogram/FunctionProgramBlock.html#%3Cinit%3E(org.apache.sysds.runtime.controlprogram.Program,java.util.List,java.util.List)">FunctionProgramBlock</a></span>&#8203;(<a href="../../runtime/controlprogram/Program.html" title="class in org.apache.sysds.runtime.controlprogram">Program</a>&nbsp;prog,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;inputParams,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;outputParams)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.runtime.instructions">
<!-- -->
</a>
<h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/instructions/package-summary.html">org.apache.sysds.runtime.instructions</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../runtime/instructions/package-summary.html">org.apache.sysds.runtime.instructions</a> with parameters of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Instruction.</span><code><span class="memberNameLink"><a href="../../runtime/instructions/Instruction.html#setLocation(org.apache.sysds.parser.DataIdentifier)">setLocation</a></span>&#8203;(<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.runtime.lineage">
<!-- -->
</a>
<h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/lineage/package-summary.html">org.apache.sysds.runtime.lineage</a></h3>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../runtime/lineage/package-summary.html">org.apache.sysds.runtime.lineage</a> with type arguments of type <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LineageEstimator.</span><code><span class="memberNameLink"><a href="../../runtime/lineage/LineageEstimator.html#processFunc(java.util.List,org.apache.sysds.runtime.lineage.LineageItem%5B%5D,java.lang.String,org.apache.sysds.runtime.controlprogram.context.ExecutionContext,long)">processFunc</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;outputs,
<a href="../../runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>[]&nbsp;liInputs,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../../runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec,
long&nbsp;computetime)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LineageCache.</span><code><span class="memberNameLink"><a href="../../runtime/lineage/LineageCache.html#putValue(java.util.List,org.apache.sysds.runtime.lineage.LineageItem%5B%5D,java.lang.String,org.apache.sysds.runtime.controlprogram.context.ExecutionContext,long)">putValue</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;outputs,
<a href="../../runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>[]&nbsp;liInputs,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../../runtime/controlprogram/context/ExecutionContext.html" title="class in org.apache.sysds.runtime.controlprogram.context">ExecutionContext</a>&nbsp;ec,
long&nbsp;computetime)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LineageEstimator.</span><code><span class="memberNameLink"><a href="../../runtime/lineage/LineageEstimator.html#stopEstimator(java.util.List,org.apache.sysds.runtime.lineage.LineageItem%5B%5D,java.lang.String)">stopEstimator</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a>&gt;&nbsp;outputs,
<a href="../../runtime/lineage/LineageItem.html" title="class in org.apache.sysds.runtime.lineage">LineageItem</a>[]&nbsp;liInputs,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section><a id="org.apache.sysds.runtime.meta">
<!-- -->
</a>
<h3>Uses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/meta/package-summary.html">org.apache.sysds.runtime.meta</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a> in <a href="../../runtime/meta/package-summary.html">org.apache.sysds.runtime.meta</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../runtime/meta/MetaDataAll.html" title="class in org.apache.sysds.runtime.meta">MetaDataAll</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../DataIdentifier.html" title="class in org.apache.sysds.parser">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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>