org.gcube.searchsystem.planning.commonvocabulary
Class IndexRelationCommonSemantics
java.lang.Object
org.gcube.searchsystem.planning.commonvocabulary.IndexRelationCommonSemantics
public class IndexRelationCommonSemantics
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
examineCondition
public static boolean examineCondition(TreeTransformer.GCQLCondition cond,
AndTree result)
throws CQLUnsupportedException
- Throws:
CQLUnsupportedException
createGCQLNodeFromMatchedFactors
public static search.library.util.cql.query.tree.GCQLNode createGCQLNodeFromMatchedFactors(ArrayList<TreeTransformer.GCQLCondition> mFactors,
HashMap<String,HashSet<String>> colLangs)
createGCQLNodeFromAndTrees
public static search.library.util.cql.query.tree.GCQLNode createGCQLNodeFromAndTrees(ArrayList<AndTree> andTrees,
HashMap<String,HashSet<String>> leafColLangs)
Copyright © 2013. All Rights Reserved.