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 [6/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...

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.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>VXQueryOptimizationContext (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>VXQueryOptimizationContext (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="VXQueryOptimizationContext (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="VXQueryOptimizationContext (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -139,12 +139,13 @@ extends edu.uci.ics.hyracks.algebricks.c
 <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/VXQueryOptimizationContext.html#VXQueryOptimizationContext(int, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionEvalSizeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IMergeAggregationExpressionFactory, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionTypeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.INullableTypeComputer, edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig)">VXQueryOptimizationContext</a></strong>(int&nbsp;varCounter,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#VXQueryOptimizationContext(int, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionEvalSizeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IMergeAggregationExpressionFactory, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionTypeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.INullableTypeComputer, edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig, edu.uci.ics.hyracks.algebricks.core.algebra.prettyprint.LogicalOperatorPrettyPrintVisitor)">VXQueryOptimizationContext</a></strong>(int&nbsp;varCounter,
                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionEvalSizeComputer&nbsp;expressionEvalSizeComputer,
                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IMergeAggregationExpressionFactory&nbsp;mergeAggregationExpressionFactory,
                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionTypeComputer&nbsp;expressionTypeComputer,
                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.INullableTypeComputer&nbsp;nullableTypeComputer,
-                          edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig&nbsp;physicalOptimizationConfig)</code>&nbsp;</td>
+                          edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig&nbsp;physicalOptimizationConfig,
+                          edu.uci.ics.hyracks.algebricks.core.algebra.prettyprint.LogicalOperatorPrettyPrintVisitor&nbsp;prettyPrintVisitor)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -166,30 +167,29 @@ extends edu.uci.ics.hyracks.algebricks.c
 <td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getCardinalityOperatorMap(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator)">getCardinalityOperatorMap</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getCollectionDataSourceMap(java.lang.String)">getCollectionDataSourceMap</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionName)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder">DocumentOrder</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getDocumentOrderOperatorVariableMap(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator)">getDocumentOrderOperatorVariableMap</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getCollectionDataSourceMapSize()">getCollectionDataSourceMapSize</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getTotalDataSources()">getTotalDataSources</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/documentorder/DocumentOrder.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.documentorder">DocumentOrder</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getDocumentOrderOperatorVariableMap(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator)">getDocumentOrderOperatorVariableMap</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/uniquenodes/UniqueNodes.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.uniquenodes">UniqueNodes</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getUniqueNodesOperatorVariableMap(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator)">getUniqueNodesOperatorVariableMap</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#putCardinalityOperatorMap(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator, org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.cardinality.Cardinality)">putCardinalityOperatorMap</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op,
-                         <a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/cardinality/Cardinality.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.cardinality">Cardinality</a>&nbsp;cardinality)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#incrementTotalDataSources()">incrementTotalDataSources</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#newCollectionId()">newCollectionId</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#putCollectionDataSourceMap(java.lang.String, org.apache.vxquery.metadata.VXQueryCollectionDataSource)">putCollectionDataSourceMap</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionName,
-                          <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a>&nbsp;ds)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#putCardinalityOperatorMap(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator, org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.cardinality.Cardinality)">putCardinalityOperatorMap</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator&nbsp;op,
+                         <a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/propagationpolicies/cardinality/Cardinality.html" title="enum in org.apache.vxquery.compiler.rewriter.rules.propagationpolicies.cardinality">Cardinality</a>&nbsp;cardinality)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -207,7 +207,7 @@ extends edu.uci.ics.hyracks.algebricks.c
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;edu.uci.ics.hyracks.algebricks.core.rewriter.base.AlgebricksOptimizationContext</h3>
-<code>addNotToBeInlinedVar, addPrimaryKey, addToDontApplySet, checkAndAddToAlreadyCompared, checkIfInDontApplySet, computeAndSetTypeEnvironmentForOperator, findPrimaryKey, getEquivalenceClassMap, getExpressionEvalSizeComputer, getExpressionTypeComputer, getFDList, getLogicalPropertiesVector, getMergeAggregationExpressionFactory, getMetadataProvider, getNullableTypeComputer, getOutputTypeEnvironment, getPhysicalOptimizationConfig, getVarCounter, getVariableEvalSizeEnvironment, invalidateTypeEnvironmentForOperator, newVar, putEquivalenceClassMap, putFDList, putLogicalPropertiesVector, removeFromAlreadyCompared, setMetadataDeclarations, setOutputTypeEnvironment, setVarCounter, shouldNotBeInlined, updatePrimaryKeys</code></li>
+<code>addNotToBeInlinedVar, addPrimaryKey, addToDontApplySet, checkAndAddToAlreadyCompared, checkIfInDontApplySet, computeAndSetTypeEnvironmentForOperator, findPrimaryKey, getEquivalenceClassMap, getExpressionEvalSizeComputer, getExpressionTypeComputer, getFDList, getLogicalPropertiesVector, getMergeAggregationExpressionFactory, getMetadataProvider, getNullableTypeComputer, getOutputTypeEnvironment, getPhysicalOptimizationConfig, getPrettyPrintVisitor, getVarCounter, getVariableEvalSizeEnvironment, invalidateTypeEnvironmentForOperator, newVar, putEquivalenceClassMap, putFDList, putLogicalPropertiesVector, removeFromAlreadyCompared, setMetadataDeclarations, setOutputTypeEnvironment, setVarCounter, shouldNotBeInlined, updatePrimaryKeys</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -230,7 +230,7 @@ extends edu.uci.ics.hyracks.algebricks.c
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="VXQueryOptimizationContext(int, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionEvalSizeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IMergeAggregationExpressionFactory, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionTypeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.INullableTypeComputer, edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig)">
+<a name="VXQueryOptimizationContext(int, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionEvalSizeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IMergeAggregationExpressionFactory, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionTypeComputer, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.INullableTypeComputer, edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig, edu.uci.ics.hyracks.algebricks.core.algebra.prettyprint.LogicalOperatorPrettyPrintVisitor)">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -241,7 +241,8 @@ extends edu.uci.ics.hyracks.algebricks.c
                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IMergeAggregationExpressionFactory&nbsp;mergeAggregationExpressionFactory,
                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IExpressionTypeComputer&nbsp;expressionTypeComputer,
                           edu.uci.ics.hyracks.algebricks.core.algebra.expressions.INullableTypeComputer&nbsp;nullableTypeComputer,
-                          edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig&nbsp;physicalOptimizationConfig)</pre>
+                          edu.uci.ics.hyracks.algebricks.core.rewriter.base.PhysicalOptimizationConfig&nbsp;physicalOptimizationConfig,
+                          edu.uci.ics.hyracks.algebricks.core.algebra.prettyprint.LogicalOperatorPrettyPrintVisitor&nbsp;prettyPrintVisitor)</pre>
 </li>
 </ul>
 </li>
@@ -252,32 +253,31 @@ extends edu.uci.ics.hyracks.algebricks.c
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getCollectionDataSourceMap(java.lang.String)">
+<a name="incrementTotalDataSources()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getCollectionDataSourceMap</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a>&nbsp;getCollectionDataSourceMap(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionName)</pre>
+<h4>incrementTotalDataSources</h4>
+<pre>public&nbsp;void&nbsp;incrementTotalDataSources()</pre>
 </li>
 </ul>
-<a name="getCollectionDataSourceMapSize()">
+<a name="getTotalDataSources()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getCollectionDataSourceMapSize</h4>
-<pre>public&nbsp;int&nbsp;getCollectionDataSourceMapSize()</pre>
+<h4>getTotalDataSources</h4>
+<pre>public&nbsp;int&nbsp;getTotalDataSources()</pre>
 </li>
 </ul>
-<a name="putCollectionDataSourceMap(java.lang.String, org.apache.vxquery.metadata.VXQueryCollectionDataSource)">
+<a name="newCollectionId()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>putCollectionDataSourceMap</h4>
-<pre>public&nbsp;void&nbsp;putCollectionDataSourceMap(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionName,
-                              <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a>&nbsp;ds)</pre>
+<h4>newCollectionId</h4>
+<pre>public&nbsp;int&nbsp;newCollectionId()</pre>
 </li>
 </ul>
 <a name="getCardinalityOperatorMap(edu.uci.ics.hyracks.algebricks.core.algebra.base.ILogicalOperator)">
@@ -404,6 +404,6 @@ extends edu.uci.ics.hyracks.algebricks.c
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.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>Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (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="Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.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>Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (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="Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -159,6 +159,6 @@
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html Tue Apr 22 05:58:26 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.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>org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter (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="org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html">Prev Package</a></li>
 <li><a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/package-summary.html">Next Package</a></li>
 </ul>
 <ul class="navList">
@@ -106,7 +106,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html">Prev Package</a></li>
 <li><a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/package-summary.html">Next Package</a></li>
 </ul>
 <ul class="navList">
@@ -132,6 +132,6 @@
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.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>org.apache.vxquery.compiler.rewriter Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.compiler.rewriter Class Hierarchy (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="org.apache.vxquery.compiler.rewriter Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.compiler.rewriter Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html">Prev</a></li>
 <li><a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -102,7 +102,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html">Prev</a></li>
 <li><a href="../../../../../org/apache/vxquery/compiler/rewriter/rules/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
@@ -128,6 +128,6 @@
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.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>Uses of Package org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.compiler.rewriter (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="Uses of Package org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.compiler.rewriter (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -143,6 +143,6 @@
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.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>AbstractCollectionRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>AbstractCollectionRule (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="AbstractCollectionRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="AbstractCollectionRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.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/AbstractRemoveRedundantTypeExpressionsRule.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/AbstractCollectionRule.html" target="_top">Frames</a></li>
@@ -252,7 +252,7 @@ implements edu.uci.ics.hyracks.algebrick
 <div class="subNav">
 <ul class="navList">
 <li>Prev Class</li>
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.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/AbstractRemoveRedundantTypeExpressionsRule.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/AbstractCollectionRule.html" target="_top">Frames</a></li>
@@ -292,6 +292,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/AbstractRemoveRedundantTypeExpressionsRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html Tue Apr 22 05:58:26 2014
@@ -0,0 +1,335 @@
+<!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>AbstractRemoveRedundantTypeExpressionsRule (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="AbstractRemoveRedundantTypeExpressionsRule (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/AbstractRemoveRedundantTypeExpressionsRule.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/AbstractCollectionRule.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/AbstractUsedVariablesProcessingRule.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/AbstractRemoveRedundantTypeExpressionsRule.html" target="_top">Frames</a></li>
+<li><a href="AbstractRemoveRedundantTypeExpressionsRule.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 AbstractRemoveRedundantTypeExpressionsRule" class="title">Class AbstractRemoveRedundantTypeExpressionsRule</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.AbstractRemoveRedundantTypeExpressionsRule</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>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantBooleanExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantBooleanExpressionsRule</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantCastExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantCastExpressionsRule</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantDataExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantDataExpressionsRule</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantPromoteExpressionsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">RemoveRedundantPromoteExpressionsRule</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/RemoveRedundantTreatExpressionsRule.html" title="class in org.apach
 e.vxquery.compiler.rewriter.rules">RemoveRedundantTreatExpressionsRule</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">AbstractRemoveRedundantTypeExpressionsRule</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/AbstractRemoveRedundantTypeExpressionsRule.html#AbstractRemoveRedundantTypeExpressionsRule()">AbstractRemoveRedundantTypeExpressionsRule</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 abstract edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.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/AbstractRemoveRedundantTypeExpressionsRule.html#hasTypeArgument()">hasTypeArgument</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.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>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><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></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/AbstractRemoveRedundantTypeExpressionsRule.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="AbstractRemoveRedundantTypeExpressionsRule()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractRemoveRedundantTypeExpressionsRule</h4>
+<pre>public&nbsp;AbstractRemoveRedundantTypeExpressionsRule()</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 abstract&nbsp;edu.uci.ics.hyracks.algebricks.core.algebra.functions.FunctionIdentifier&nbsp;getSearchFunction()</pre>
+</li>
+</ul>
+<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="matchesAllInstancesOf(org.apache.vxquery.types.SequenceType, org.apache.vxquery.types.SequenceType)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>matchesAllInstancesOf</h4>
+<pre>public abstract&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>
+</li>
+</ul>
+<a name="hasTypeArgument()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>hasTypeArgument</h4>
+<pre>public&nbsp;boolean&nbsp;hasTypeArgument()</pre>
+</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/AbstractRemoveRedundantTypeExpressionsRule.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/AbstractCollectionRule.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/AbstractUsedVariablesProcessingRule.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/AbstractRemoveRedundantTypeExpressionsRule.html" target="_top">Frames</a></li>
+<li><a href="AbstractRemoveRedundantTypeExpressionsRule.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/AbstractUsedVariablesProcessingRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.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>AbstractUsedVariablesProcessingRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>AbstractUsedVariablesProcessingRule (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="AbstractUsedVariablesProcessingRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="AbstractUsedVariablesProcessingRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.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/AbstractRemoveRedundantTypeExpressionsRule.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/AbstractVXQueryAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -99,7 +99,7 @@
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConsolidateDataScanUnnestRule</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConsolidateUnnestsRule</a></dd>
+<dd><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">ConsolidateUnnestsRule</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/PushChildIntoDataScanRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">PushChildIntoDataScanRule</a></dd>
 </dl>
 <hr>
 <br>
@@ -107,7 +107,7 @@
 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>
 <div class="block">The AbstractUsedVariablesProcessingRule provides a frame work to track used
- variables to assist in some rewrite rules that must track used variables in 
+ variables to assist in some rewrite rules that must track used variables in
  the above plan.</div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>prestonc</dd></dl>
@@ -338,7 +338,7 @@ implements edu.uci.ics.hyracks.algebrick
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.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/AbstractRemoveRedundantTypeExpressionsRule.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/AbstractVXQueryAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -379,6 +379,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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.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>AbstractVXQueryAggregateRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>AbstractVXQueryAggregateRule (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="AbstractVXQueryAggregateRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="AbstractVXQueryAggregateRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -145,11 +145,6 @@ implements edu.uci.ics.hyracks.algebrick
 <td class="colFirst"><code>protected edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateFunction(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateFunction</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression&nbsp;functionCall)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateLastFunctionCall(edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateLastFunctionCall</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo&nbsp;aggregateInfo,
-                            edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression&nbsp;functionCall)</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -196,16 +191,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getAggregateLastFunctionCall(edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getAggregateLastFunctionCall</h4>
-<pre>protected&nbsp;edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression&nbsp;getAggregateLastFunctionCall(edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo&nbsp;aggregateInfo,
-                                                                                                                  edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression&nbsp;functionCall)</pre>
-</li>
-</ul>
 <a name="getAggregateFunction(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">
 <!--   -->
 </a>
@@ -282,6 +267,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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.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>CollectionFileDomain (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>CollectionFileDomain (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="CollectionFileDomain (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="CollectionFileDomain (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -294,6 +294,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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.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>ConsolidateAssignAggregateRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ConsolidateAssignAggregateRule (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="ConsolidateAssignAggregateRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ConsolidateAssignAggregateRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.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/ConsolidateDataScanUnnestRule.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/ConsolidateUnnestsRule.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/ConsolidateAssignAggregateRule.html" target="_top">Frames</a></li>
@@ -195,7 +195,7 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.vxquery.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractVXQueryAggregateRule</a></h3>
-<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateFunction(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateFunction</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateLastFunctionCall(edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateLastFunctionCall</a></code></li>
+<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateFunction(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateFunction</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -285,7 +285,7 @@ extends <a href="../../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.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/ConsolidateDataScanUnnestRule.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/ConsolidateUnnestsRule.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/ConsolidateAssignAggregateRule.html" target="_top">Frames</a></li>
@@ -325,6 +325,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.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>ConsolidateUnnestsRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ConsolidateUnnestsRule (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="ConsolidateUnnestsRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ConsolidateUnnestsRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.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/ConsolidateAssignAggregateRule.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/ConvertAssignSortDistinctNodesToOperatorsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -274,7 +274,7 @@ extends <a href="../../../../../../org/a
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/ConsolidateDataScanUnnestRule.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/ConsolidateAssignAggregateRule.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/ConvertAssignSortDistinctNodesToOperatorsRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -315,6 +315,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.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>ConvertAssignSortDistinctNodesToOperatorsRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ConvertAssignSortDistinctNodesToOperatorsRule (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="ConvertAssignSortDistinctNodesToOperatorsRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ConvertAssignSortDistinctNodesToOperatorsRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -287,6 +287,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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.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>ConvertAssignToAggregateRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ConvertAssignToAggregateRule (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="ConvertAssignToAggregateRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ConvertAssignToAggregateRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -189,7 +189,7 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.vxquery.compiler.rewriter.rules.<a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html" title="class in org.apache.vxquery.compiler.rewriter.rules">AbstractVXQueryAggregateRule</a></h3>
-<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateFunction(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateFunction</a>, <a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateLastFunctionCall(edu.uci.ics.hyracks.algebricks.core.algebra.functions.IFunctionInfo, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateLastFunctionCall</a></code></li>
+<code><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html#getAggregateFunction(edu.uci.ics.hyracks.algebricks.core.algebra.expressions.AbstractFunctionCallExpression)">getAggregateFunction</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -322,6 +322,6 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </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>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToUnnestRule.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToUnnestRule.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToUnnestRule.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToUnnestRule.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>ConvertAssignToUnnestRule (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ConvertAssignToUnnestRule (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="ConvertAssignToUnnestRule (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ConvertAssignToUnnestRule (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.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/EliminateSubplanForSinglePathsRule.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/ConvertFromAlgebricksExpressionsRule.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/ConvertAssignToUnnestRule.html" target="_top">Frames</a></li>
@@ -265,7 +265,7 @@ implements edu.uci.ics.hyracks.algebrick
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.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/EliminateSubplanForSinglePathsRule.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/ConvertFromAlgebricksExpressionsRule.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/ConvertAssignToUnnestRule.html" target="_top">Frames</a></li>
@@ -305,6 +305,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>