Uses of Interface
org.osid.control.rules.InputEnablerQueryInspector
Packages that use InputEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control.rules
service.
-
Uses of InputEnablerQueryInspector in org.osid.control.rules
Methods in org.osid.control.rules that return InputEnablerQueryInspectorModifier and TypeMethodDescriptionInputEnablerSearchResults.getInputEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.InputEnablerSmartSystemSession.inspectInputEnablerQuery()Gets an input enabler query inspector for this system.Methods in org.osid.control.rules with parameters of type InputEnablerQueryInspectorModifier and TypeMethodDescriptionInputEnablerSearchSession.getInputEnablerQueryFromInspector(InputEnablerQueryInspector inputEnablerQueryInspector) Gets an input enabler query from an inspector.InputEnablerSmartSystemSession.getInputEnablerQueryFromInspector(InputEnablerQueryInspector inputEnablerQueryInspector) Gets an input enabler query from an inspector.