org.gcube.searchsystem.planning.maxsubtree
Class TreeTransformer

java.lang.Object
  extended by org.gcube.searchsystem.planning.maxsubtree.TreeTransformer

public class TreeTransformer
extends java.lang.Object


Nested Class Summary
static class TreeTransformer.GCQLCondition
           
 
Method Summary
static java.util.ArrayList<java.util.Set<TreeTransformer.GCQLCondition>> pushNotDownOrUp(search.library.util.cql.query.tree.GCQLNode node, boolean revert)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

pushNotDownOrUp

public static java.util.ArrayList<java.util.Set<TreeTransformer.GCQLCondition>> pushNotDownOrUp(search.library.util.cql.query.tree.GCQLNode node,
                                                                                                boolean revert)
                                                                                         throws CQLUnsupportedException
Throws:
CQLUnsupportedException