Uses of Interface
org.osid.ontology.rules.RelevancyEnablerQueryInspector
Packages that use RelevancyEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.ontology.rules
service.
-
Uses of RelevancyEnablerQueryInspector in org.osid.ontology.rules
Methods in org.osid.ontology.rules that return RelevancyEnablerQueryInspectorModifier and TypeMethodDescriptionRelevancyEnablerSearchResults.getRelevancyEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.RelevancyEnablerSmartOntologySession.inspectRelevancyEnablerQuery()Gets a relevancy enabler query inspector for this ontology.Methods in org.osid.ontology.rules with parameters of type RelevancyEnablerQueryInspectorModifier and TypeMethodDescriptionRelevancyEnablerSearchSession.getRelevancyEnablerQueryFromInspector(RelevancyEnablerQueryInspector relevancyEnablerQueryInspector) Gets a relevancy enabler query from an inspector.RelevancyEnablerSmartOntologySession.getRelevancyEnablerQueryFromInspector(RelevancyEnablerQueryInspector relevancyEnablerQueryInspector) Gets a relevancy enabler query from an inspector.