Uses of Interface
org.osid.mapping.path.SignalQueryInspector
Packages that use SignalQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of SignalQueryInspector in org.osid.mapping.path
Methods in org.osid.mapping.path that return SignalQueryInspectorModifier and TypeMethodDescriptionSignalSearchResults.getSignalQueryInspector()Gets the inspector for the query to examine the terms used in the search.SignalSmartMapSession.inspecSignalQuery()Gets a signal query inspector for this map.Methods in org.osid.mapping.path with parameters of type SignalQueryInspectorModifier and TypeMethodDescriptionSignalSearchSession.getSignalQueryFromInspector(SignalQueryInspector signalQueryInspector) Gets a signal query from an inspector.SignalSmartMapSession.getSignalQueryFromInspector(SignalQueryInspector signalQueryInspector) Gets a signal query from an inspector. -
Uses of SignalQueryInspector in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return SignalQueryInspectorModifier and TypeMethodDescriptionSignalEnablerQueryInspector.getRuledSignalTerms()Gets the signal query terms.