Uses of Interface
org.osid.mapping.path.rules.SignalEnablerQueryInspector
Packages that use SignalEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of SignalEnablerQueryInspector in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return SignalEnablerQueryInspectorModifier and TypeMethodDescriptionSignalEnablerSearchResults.getSignalEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.SignalEnablerSmartMapSession.inspectSignalEnablerQuery()Gets a signal enabler query inspector for this map.Methods in org.osid.mapping.path.rules with parameters of type SignalEnablerQueryInspectorModifier and TypeMethodDescriptionSignalEnablerSearchSession.getSignalEnablerQueryFromInspector(SignalEnablerQueryInspector signalEnablerQueryInspector) Gets a signal enabler query from an inspector.SignalEnablerSmartMapSession.getSignalEnablerQueryFromInspector(SignalEnablerQueryInspector signalEnablerQueryInspector) Gets a signal enabler query from an inspector.