Package org.activemath.webapp.dict.queries

Class Summary
AMAbstractQuery A class to describe a search-query as entered (and edited) by a appSession in the ActiveMath search function.
AMMetadataAttributeQuery Represents a query for metadata-attributes.
AMQueryList A list of queries
AMQueryPack Root query class that contains other queries, query-flags, and query states.
AMQueryParser A class to parse string-input queries and convert them in queries into AMQueryPack.
IdAMQuery  
IndexQueryMaker Builds the queries using arguments of this package.
LearnerHidingPolicy Set of utilities to enable the fragile learner-symbol-hiding-policy which states that symbols (and a few other elements) should be hidden from users that are not authors.
OmobjAMQuery Denotes a query for a precise OpenMath-encoded formula.
SearchEvaluationData This class contains the data reported by the evaluation mode and delivers statistical evaluation.
SearchEvaluationData.BadHit  
SearchEvaluationData.EvalResult  
SearchEvaluationData.GoodHit  
SearchEvaluationData.MissingHit  
SearchEvaluationData.QueryAndEval  
SearchEvaluationData.UnknownHit  
SearchHit Simple bean class to denote a search-result to be presented.
SearchResultCursor Simple set of properties of a search-result current cursor.
TestSimpleSearchHttp  
TextAMQuery Denotes a query for a set of words to be searched for.