Uses of Class
org.gcube.searchsystem.planning.maxsubtree.AndTree

Packages that use AndTree
org.gcube.searchsystem.planning.commonvocabulary   
org.gcube.searchsystem.planning.maxsubtree   
 

Uses of AndTree in org.gcube.searchsystem.planning.commonvocabulary
 

Methods in org.gcube.searchsystem.planning.commonvocabulary with parameters of type AndTree
static boolean IndexRelationCommonSemantics.examineCondition(TreeTransformer.GCQLCondition cond, AndTree result)
           
 

Method parameters in org.gcube.searchsystem.planning.commonvocabulary with type arguments of type AndTree
static search.library.util.cql.query.tree.GCQLNode IndexRelationCommonSemantics.createGCQLNodeFromAndTrees(ArrayList<AndTree> andTrees, HashMap<String,HashSet<String>> leafColLangs)
           
 

Uses of AndTree in org.gcube.searchsystem.planning.maxsubtree
 

Methods in org.gcube.searchsystem.planning.maxsubtree that return types with arguments of type AndTree
 ArrayList<AndTree> MaxSubtreeRewritter.rewrite()
           
 

Constructor parameters in org.gcube.searchsystem.planning.maxsubtree with type arguments of type AndTree
TwoPhaseComposer(ArrayList<AndTree> subtrees, Vector<search.library.util.cql.query.tree.ModifierSet> projections)
           
 



Copyright © 2012. All Rights Reserved.