public class IndexRelationCommonSemantics extends Object
| Modifier and Type | Method and Description |
|---|---|
static search.library.util.cql.query.tree.GCQLNode |
createGCQLNodeFromAndTrees(ArrayList<AndTree> andTrees,
HashMap<String,HashSet<String>> leafColLangs) |
static search.library.util.cql.query.tree.GCQLNode |
createGCQLNodeFromMatchedFactors(ArrayList<TreeTransformer.GCQLCondition> mFactors,
HashMap<String,HashSet<String>> colLangs) |
static boolean |
examineCondition(TreeTransformer.GCQLCondition cond,
AndTree result) |
public static boolean examineCondition(TreeTransformer.GCQLCondition cond, AndTree result) throws CQLUnsupportedException
CQLUnsupportedExceptionpublic static search.library.util.cql.query.tree.GCQLNode createGCQLNodeFromMatchedFactors(ArrayList<TreeTransformer.GCQLCondition> mFactors, HashMap<String,HashSet<String>> colLangs)
Copyright © 2014. All Rights Reserved.