Uses of Package
no.sesat.search.query.token

Packages that use no.sesat.search.query.token
no.sesat.search.mode.command ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.query ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.query.analyser ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
no.sesat.search.query.finder   
no.sesat.search.query.parser IMPLEMENTATION PACKAGE TO no.sesat.search.query.
Therefore the dependency goes from this package to the query pacakge. 
no.sesat.search.query.parser.alt   
no.sesat.search.query.token   
no.sesat.search.query.transform   
no.sesat.search.run   
 

Classes in no.sesat.search.query.token used by no.sesat.search.mode.command
TokenEvaluationEngine
          TokenEvaluationEngine contains state as to what is the current term being tokenised, and the term's sets of known and possible predicates.
TokenEvaluationEngineContext
           
 

Classes in no.sesat.search.query.token used by no.sesat.search.query
TokenEvaluationEngine.State
          Holder for evaluation state during the engine's evaluation.
TokenPredicate
          A Categorisation of knowledge that attaches itself as meta-data to words and groups of words (clauses) within a query.
 

Classes in no.sesat.search.query.token used by no.sesat.search.query.analyser
TokenEvaluationEngineContext
           
 

Classes in no.sesat.search.query.token used by no.sesat.search.query.finder
TokenEvaluationEngine
          TokenEvaluationEngine contains state as to what is the current term being tokenised, and the term's sets of known and possible predicates.
TokenPredicate
          A Categorisation of knowledge that attaches itself as meta-data to words and groups of words (clauses) within a query.
 

Classes in no.sesat.search.query.token used by no.sesat.search.query.parser
TokenEvaluationEngine
          TokenEvaluationEngine contains state as to what is the current term being tokenised, and the term's sets of known and possible predicates.
TokenEvaluationEngine.State
          Holder for evaluation state during the engine's evaluation.
TokenEvaluationEngineContext
           
TokenPredicate
          A Categorisation of knowledge that attaches itself as meta-data to words and groups of words (clauses) within a query.
 

Classes in no.sesat.search.query.token used by no.sesat.search.query.parser.alt
TokenEvaluationEngineContext
           
 

Classes in no.sesat.search.query.token used by no.sesat.search.query.token
AbstractEvaluatorFactory
          EvaluatorFactory responsible to finding appropriate factory subclass to use given the context.
AbstractEvaluatorFactory.Context
          The context the RegExpEvaluatorFactory must work against.
AbstractTokenPredicate
          Base class helping with equals, hashcode, and toString overrides which all TokenPredicate implementations share.
Categories
          A formalised breakdown of metadata categories that search terms can match.
EvaluationException
          Something went wrong evaluating the token.
EvaluatorType
          Deprecated. An automatic approach is required, similar to how AnalysisRuleFactory warms up EvaluatorFactories. The types of TokenPredicates that exist.
TokenEvaluationEngine
          TokenEvaluationEngine contains state as to what is the current term being tokenised, and the term's sets of known and possible predicates.
TokenEvaluationEngine.Context
           
TokenEvaluationEngine.State
          Holder for evaluation state during the engine's evaluation.
TokenEvaluationEngineImpl
          TokenEvaluateFactory provides knowledge about which implementation of TokenEvaluator that can handle a particular token.
TokenEvaluator
          TokenEvaluator works behind a TokenPredicate doing the actual work to prove the predicate true or false.
TokenPredicate
          A Categorisation of knowledge that attaches itself as meta-data to words and groups of words (clauses) within a query.
 

Classes in no.sesat.search.query.token used by no.sesat.search.query.transform
TokenEvaluationEngine
          TokenEvaluationEngine contains state as to what is the current term being tokenised, and the term's sets of known and possible predicates.
TokenPredicate
          A Categorisation of knowledge that attaches itself as meta-data to words and groups of words (clauses) within a query.
 

Classes in no.sesat.search.query.token used by no.sesat.search.run
TokenEvaluationEngine
          TokenEvaluationEngine contains state as to what is the current term being tokenised, and the term's sets of known and possible predicates.
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.