public abstract class AbstractSearchQueryEvaluator extends Object implements SearchQueryEvaluator
Constructor and Description |
---|
AbstractSearchQueryEvaluator() |
Modifier and Type | Method and Description |
---|---|
void |
replaceQueryPatternsWithResults(BindingSetAssignment bsa) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParentQueryModelNode, removeQueryPatterns
public void replaceQueryPatternsWithResults(BindingSetAssignment bsa)
replaceQueryPatternsWithResults
in interface SearchQueryEvaluator
bsa
- binding sets, pass null or empty when there are no results for the queryCopyright © 2015-2022 Eclipse Foundation. All Rights Reserved.