Uses of Interface
de.uni_trier.wi2.procake.retrieval.RetrievalFactoryObject
Package
Description
Retrieval package description
-
Uses of RetrievalFactoryObject in de.uni_trier.wi2.procake.retrieval
Modifier and TypeInterfaceDescriptioninterface
Interface for the dependency specific retriever, that implements the approach of dependency-guided retrieval.Modifier and TypeMethodDescriptionstatic boolean
RetrievalFactory.bind
(RetrievalFactoryObject implementation) add a retriever implementation to the retriever factorystatic boolean
RetrievalFactory.unbind
(RetrievalFactoryObject implementation) remove a retriever implementation from the retriever factory -
Uses of RetrievalFactoryObject in de.uni_trier.wi2.procake.retrieval.impl
Modifier and TypeClassDescriptionclass
Implementation ofDependencyRetriever
.class
Concrete retriever implementation of graph A* parallel retriever.class
class
-
Uses of RetrievalFactoryObject in de.uni_trier.wi2.procake.retrieval.impl.macfac.fb