You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2014/04/22 07:58:52 UTC

svn commit: r1589021 [8/49] - in /incubator/vxquery/site: ./ apidocs/ apidocs/org/apache/vxquery/cli/ apidocs/org/apache/vxquery/cli/class-use/ apidocs/org/apache/vxquery/collations/ apidocs/org/apache/vxquery/collations/class-use/ apidocs/org/apache/v...

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,318 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PushChildIntoDataScanRule (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PushChildIntoDataScanRule (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PushChildIntoDataScanRule.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/IntroduceTwoStepAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" target="_top">Frames</a></li>
+<li><a href="PushChildIntoDataScanRule.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.vxquery.compiler.rewriter.rules.AbstractUsedVariablesProcessingRule">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.vxquery.compiler.rewriter.rules</div>
+<h2 title="Class PushChildIntoDataScanRule" class="title">Class PushChildIntoDataScanRule</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">org.apache.vxquery.compiler.rewriter.rules.AbstractUsedVariablesProcessingRule</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.vxquery.compiler.rewriter.rules.PushChildIntoDataScanRule</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">PushChildIntoDataScanRule</span>
+extends <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractUsedVariablesProcessingRule</a></pre>
+<div class="block">The rule searches for an unnest operator immediately following a data scan
+ operator.
+ 
+ <pre>
+ Before 
+ 
+   plan__parent
+   UNNEST( $v2 : child( $v1 ) )
+   DATASCAN( $source : $v1 )
+   plan__child
+   
+   Where $v1 is not used in plan__parent.
+   
+ After
+ 
+   plan__parent
+   DATASCAN( $source : $v1 )
+   plan__child
+   
+   $source is encoded with the child parameters.
+ </pre></div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>prestonc</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.vxquery.compiler.rewriter.rules.AbstractUsedVariablesProcessingRule">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.vxquery.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractUsedVariablesProcessingRule</a></h3>
+<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html#hasRun">hasRun</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html#usedVariables">usedVariables</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html#PushChildIntoDataScanRule()">PushChildIntoDataScanRule</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html#processOperator(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">processOperator</a></strong>(org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&gt;&nbsp;opRef,
+               edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext&nbsp;context)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.vxquery.compiler.rewriter.rules.AbstractUsedVariablesProcessingRule">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.vxquery.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractUsedVariablesProcessingRule</a></h3>
+<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html#rewritePost(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePost</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html#rewritePre(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePre</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html#rewritePreOnePass(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePreOnePass</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PushChildIntoDataScanRule()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PushChildIntoDataScanRule</h4>
+<pre>public&nbsp;PushChildIntoDataScanRule()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="processOperator(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>processOperator</h4>
+<pre>protected&nbsp;boolean&nbsp;processOperator(org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&gt;&nbsp;opRef,
+                      edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext&nbsp;context)
+                           throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html#processOperator(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">processOperator</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractUsedVariablesProcessingRule</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PushChildIntoDataScanRule.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/IntroduceTwoStepAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" target="_top">Frames</a></li>
+<li><a href="PushChildIntoDataScanRule.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.vxquery.compiler.rewriter.rules.AbstractUsedVariablesProcessingRule">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,308 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PushFunctionsOntoEqJoinBranches (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PushFunctionsOntoEqJoinBranches (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PushFunctionsOntoEqJoinBranches.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" target="_top">Frames</a></li>
+<li><a href="PushFunctionsOntoEqJoinBranches.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.vxquery.compiler.rewriter.rules</div>
+<h2 title="Class PushFunctionsOntoEqJoinBranches" class="title">Class PushFunctionsOntoEqJoinBranches</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.vxquery.compiler.rewriter.rules.PushFunctionsOntoEqJoinBranches</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">PushFunctionsOntoEqJoinBranches</span>
+extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html#PushFunctionsOntoEqJoinBranches()">PushFunctionsOntoEqJoinBranches</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html#getProducedVariablesInDescendantsAndSelf(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator, java.util.Collection)">getProducedVariablesInDescendantsAndSelf</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op,
+                                        <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;vars)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html#rewritePost(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePost</a></strong>(org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&gt;&nbsp;opRef,
+           edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext&nbsp;context)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html#rewritePre(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePre</a></strong>(org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&gt;&nbsp;opRef,
+          edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext&nbsp;context)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PushFunctionsOntoEqJoinBranches()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PushFunctionsOntoEqJoinBranches</h4>
+<pre>public&nbsp;PushFunctionsOntoEqJoinBranches()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="rewritePre(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rewritePre</h4>
+<pre>public&nbsp;boolean&nbsp;rewritePre(org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&gt;&nbsp;opRef,
+                 edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext&nbsp;context)
+                   throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>rewritePre</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
+</li>
+</ul>
+<a name="rewritePost(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>rewritePost</h4>
+<pre>public&nbsp;boolean&nbsp;rewritePost(org.apache.commons.lang3.mutable.Mutable&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&gt;&nbsp;opRef,
+                  edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext&nbsp;context)
+                    throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>rewritePost</code>&nbsp;in interface&nbsp;<code>edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
+</li>
+</ul>
+<a name="getProducedVariablesInDescendantsAndSelf(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator, java.util.Collection)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getProducedVariablesInDescendantsAndSelf</h4>
+<pre>public static&nbsp;void&nbsp;getProducedVariablesInDescendantsAndSelf(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op,
+                                            <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable&gt;&nbsp;vars)
+                                                     throws edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PushFunctionsOntoEqJoinBranches.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" target="_top">Frames</a></li>
+<li><a href="PushFunctionsOntoEqJoinBranches.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PushMapOperatorDownThroughProductRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>PushMapOperatorDownThroughProductRule (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PushMapOperatorDownThroughProductRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="PushMapOperatorDownThroughProductRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -35,8 +35,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/IntroduceTwoStepAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" target="_top">Frames</a></li>
@@ -295,8 +295,8 @@ implements edu.uci.ics.hyracks.algebrick
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/IntroduceTwoStepAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushFunctionsOntoEqJoinBranches.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" target="_top">Frames</a></li>
@@ -336,6 +336,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,332 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>RemoveRedundantBooleanExpressionsRule (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoveRedundantBooleanExpressionsRule (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoveRedundantBooleanExpressionsRule.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html" target="_top">Frames</a></li>
+<li><a href="RemoveRedundantBooleanExpressionsRule.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.vxquery.compiler.rewriter.rules</div>
+<h2 title="Class RemoveRedundantBooleanExpressionsRule" class="title">Class RemoveRedundantBooleanExpressionsRule</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">org.apache.vxquery.compiler.rewriter.rules.AbstractRemoveRedundantTypeExpressionsRule</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.vxquery.compiler.rewriter.rules.RemoveRedundantBooleanExpressionsRule</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RemoveRedundantBooleanExpressionsRule</span>
+extends <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></pre>
+<div class="block">The rule searches for where the xquery boolean function is used. When the
+ expressions input is already a boolean value, remove the boolean function.
+ 
+ <pre>
+ Before
+ 
+   plan__parent
+   %OPERATOR( $v1 : boolean( \@input_expression ) )
+   plan__child
+   
+   Where treat \@input_expression is known to be a boolean value.
+   
+ After 
+ 
+   plan__parent
+   %OPERATOR( $v1 : \@input_expression )
+   plan__child
+ </pre></div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>prestonc</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html#RemoveRedundantBooleanExpressionsRule()">RemoveRedundantBooleanExpressionsRule</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>protected edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html#getSearchFunction()">getSearchFunction</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html#hasTypeArgument()">hasTypeArgument</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html#matchesAllInstancesOf(org.apache.vxquery.types.SequenceType, org.apache.vxquery.types.SequenceType)">matchesAllInstancesOf</a></strong>(<a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeArg,
+                     <a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeOutput)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.vxquery.compiler.rewriter.rules.AbstractRemoveRedundantTypeExpressionsRule">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.vxquery.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></h3>
+<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#rewritePost(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePost</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#rewritePre(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePre</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoveRedundantBooleanExpressionsRule()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoveRedundantBooleanExpressionsRule</h4>
+<pre>public&nbsp;RemoveRedundantBooleanExpressionsRule()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSearchFunction()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSearchFunction</h4>
+<pre>protected&nbsp;edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;getSearchFunction()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#getSearchFunction()">getSearchFunction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="hasTypeArgument()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasTypeArgument</h4>
+<pre>public&nbsp;boolean&nbsp;hasTypeArgument()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#hasTypeArgument()">hasTypeArgument</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="matchesAllInstancesOf(org.apache.vxquery.types.SequenceType, org.apache.vxquery.types.SequenceType)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>matchesAllInstancesOf</h4>
+<pre>public&nbsp;boolean&nbsp;matchesAllInstancesOf(<a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeArg,
+                            <a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeOutput)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#matchesAllInstancesOf(org.apache.vxquery.types.SequenceType, org.apache.vxquery.types.SequenceType)">matchesAllInstancesOf</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoveRedundantBooleanExpressionsRule.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushMapOperatorDownThroughProductRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html" target="_top">Frames</a></li>
+<li><a href="RemoveRedundantBooleanExpressionsRule.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,316 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>RemoveRedundantCastExpressionsRule (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoveRedundantCastExpressionsRule (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoveRedundantCastExpressionsRule.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantDataExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" target="_top">Frames</a></li>
+<li><a href="RemoveRedundantCastExpressionsRule.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.vxquery.compiler.rewriter.rules</div>
+<h2 title="Class RemoveRedundantCastExpressionsRule" class="title">Class RemoveRedundantCastExpressionsRule</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">org.apache.vxquery.compiler.rewriter.rules.AbstractRemoveRedundantTypeExpressionsRule</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.vxquery.compiler.rewriter.rules.RemoveRedundantCastExpressionsRule</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>edu.uci.ics.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RemoveRedundantCastExpressionsRule</span>
+extends <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></pre>
+<div class="block">The rule searches for where the xquery cast function is used. When the
+ expression's return type matches the treat expression type, the cast is
+ removed.
+ 
+ <pre>
+ Before
+ 
+   plan__parent
+   %OPERATOR( $v1 : cast( \@input_expression, \@type_expression ) )
+   plan__child
+   
+   Where treat \@type_expression is the same as the return type of \@input_expression.
+   
+ After 
+ 
+   plan__parent
+   %OPERATOR( $v1 : \@input_expression )
+   plan__child
+ </pre></div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>prestonc</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html#RemoveRedundantCastExpressionsRule()">RemoveRedundantCastExpressionsRule</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr class="altColor">
+<td class="colFirst"><code>protected edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html#getSearchFunction()">getSearchFunction</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html#matchesAllInstancesOf(org.apache.vxquery.types.SequenceType, org.apache.vxquery.types.SequenceType)">matchesAllInstancesOf</a></strong>(<a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeArg,
+                     <a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeOutput)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.vxquery.compiler.rewriter.rules.AbstractRemoveRedundantTypeExpressionsRule">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.vxquery.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></h3>
+<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#hasTypeArgument()">hasTypeArgument</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#rewritePost(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePost</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#rewritePre(org.apache.commons.lang3.mutable.Mutable, edu.uci.ics.hyracks.algebricks.core.algebra.base.IOptimizationContext)">rewritePre</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoveRedundantCastExpressionsRule()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoveRedundantCastExpressionsRule</h4>
+<pre>public&nbsp;RemoveRedundantCastExpressionsRule()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSearchFunction()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSearchFunction</h4>
+<pre>protected&nbsp;edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;getSearchFunction()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#getSearchFunction()">getSearchFunction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="matchesAllInstancesOf(org.apache.vxquery.types.SequenceType, org.apache.vxquery.types.SequenceType)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>matchesAllInstancesOf</h4>
+<pre>public&nbsp;boolean&nbsp;matchesAllInstancesOf(<a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeArg,
+                            <a href="../../../../../../org/apache/vxquery/types/SequenceType.html" title="class in org.apache.vxquery.types">SequenceType</a>&nbsp;sTypeOutput)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html#matchesAllInstancesOf(org.apache.vxquery.types.SequenceType, org.apache.vxquery.types.SequenceType)">matchesAllInstancesOf</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractRemoveRedundantTypeExpressionsRule</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoveRedundantCastExpressionsRule.html">Use</a></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><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantDataExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" target="_top">Frames</a></li>
+<li><a href="RemoveRedundantCastExpressionsRule.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>