|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TemplateBasedQuery
represents a query created as a spin-off of a QueryTemplate
by invoking its newQuery()
method.
QueryTemplate
Field Summary |
Fields inherited from interface cz.cuni.versatile.api.Query |
BIASED_SCORING_FACTOR, DEFAULT_MATCH_SCORE, DEFAULT_N_BEST, DEFAULT_SCORING_FACTOR, EXACT_MATCH_SCORE, NEUTRAL_SCORING_FACTOR |
Method Summary | |
QueryTemplate |
getQueryTemplate()
Returns the QueryTemplate this query based on. |
Methods inherited from interface cz.cuni.versatile.api.Query |
getNBest, getPredicates, getResourceName, getScoreThreshold, getScoringFactor |
Method Detail |
public QueryTemplate getQueryTemplate()
QueryTemplate
this query based on.
QueryTemplate
this query based on.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |