|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AnalysisRule.Context | |
| AnalysisRuleFactory.Context | The context the AnalysisRuleFactory must work against. |
| Scorer.Context | The contextual dependencies the Scorer requires to calculate a total score for this Query it will visit. |
| Class Summary | |
|---|---|
| AnalysisRule | The AnalysisRule provides scoring of a query based on a set of
Predicate instances. |
| AnalysisRuleFactory | Responsible for loading and serving all the AnalysisRule instances. |
| PredicateScore | PredicateScore provides a way to associate a Predicate with a score. |
| Scorer | Responsible for Visiting the Query and scoring a total according to the rule's predicateScores listed in the context. |
##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### ##### TYPE YOUR PACKAGE COMMENTS HERE. BEGIN WITH A ##### ##### ONE-SENTENCE SUMMARY STARTING WITH A VERB LIKE: ##### Provides for textual analysis of queries.
PredicateUtils.
##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||