Uses of Class
org.gcube.searchsystem.planning.exception.CQLUnsupportedException

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

Uses of CQLUnsupportedException in org.gcube.searchsystem.planning
 

Methods in org.gcube.searchsystem.planning that throw CQLUnsupportedException
 gr.uoa.di.madgik.workflow.adaptor.search.searchsystemplan.PlanNode Planner.plan(search.library.util.cql.query.tree.GCQLNode root)
          Receives the root of a CQL tree, creates a plan for the workflow layer, and returns the root of this plan
 

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

Methods in org.gcube.searchsystem.planning.commonvocabulary that throw CQLUnsupportedException
static HashMap<String,String> OperatorSemantics.createAndOperationArgs(String semantics, String indication, String payloadSide)
           
static HashMap<String,String> OperatorSemantics.createNotOperationArgs(String semantics, String mode, String indication)
           
static HashMap<String,String> OperatorSemantics.createOrOperationArgs(String semantics, String mode, String indication)
           
static boolean IndexRelationCommonSemantics.examineCondition(TreeTransformer.GCQLCondition cond, AndTree result)
           
static String OperatorSemantics.getAndOperationSemantics(String indication)
           
static String OperatorSemantics.getNotOperationSemantics(String indication)
           
static String OperatorSemantics.getOrOperationSemantics(String indication)
           
 

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

Methods in org.gcube.searchsystem.planning.maxsubtree that throw CQLUnsupportedException
 GeneralTreeNode TwoPhaseComposer.compose()
           
static ArrayList<AndTree> MaxSubtreePlanner.getEnhanceAndTreesWithSources(ArrayList<AndTree> subtrees, Vector<search.library.util.cql.query.tree.ModifierSet> proj, String indication, EnvironmentAdaptor environmentAdaptor)
           
 gr.uoa.di.madgik.workflow.adaptor.search.searchsystemplan.PlanNode MaxSubtreePlanner.plan(search.library.util.cql.query.tree.GCQLNode root)
          Receives the root of a CQL tree, creates a plan for the workflow layer, and returns the root of this plan
static ArrayList<Set<TreeTransformer.GCQLCondition>> TreeTransformer.pushNotDownOrUp(search.library.util.cql.query.tree.GCQLNode node, boolean revert)
           
 ArrayList<AndTree> MaxSubtreeRewritter.rewrite()
           
 



Copyright © 2013. All Rights Reserved.