Package de.uni_trier.wi2.procake.retrieval.impl
-
Class Summary Class Description AStarRetrievalSolution Contains a possible solution for a retrieval situation.DependencyQueryImpl Implementation ofDependencyQuery.DependencyRetrievalResultImpl Implementation ofDependencyRetrievalResult.DependencyRetrievalResultListImpl Implementation ofDependencyRetrievalResultList.DependencyRetrieverImpl Implementation ofDependencyRetriever.GraphAStarParallelRetrieverImpl Concrete retriever implementation of graph A* parallel retriever.LinearRetrieverImpl MACFACQueryImpl The query class for MAC/FAC queries which contains additional parameters to control the behavior of the MAC/FAC retriever.ParallelLinearRetrieverImpl QueryImpl RetrievalQualityImpl Class to calculate the retrieval qualityRetrievalResultImpl RetrievalResultListImpl This class acts as a wrapper for a set ofRetrievalResults.RetrieverImpl<TCase extends DataObject,TQuery extends Query>