Uses of Interface
org.osid.control.ControllerQueryInspector
Packages that use ControllerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of ControllerQueryInspector in org.osid.control
Methods in org.osid.control that return ControllerQueryInspectorModifier and TypeMethodDescriptionControllerSearchResults.getControllerQueryInspector()Gets the inspector for the query to examine the terms used in the search.InputQueryInspector.getControllerTerms()Gets the controller query terms.SettingQueryInspector.getControllerTerms()Gets the controller query terms.SystemQueryInspector.getControllerTerms()Gets the controller query terms.TriggerQueryInspector.getControllerTerms()Gets the controller query terms.TriggerQueryInspector.getDiscreetStateTerms()Gets the discreet state query terms.ControllerSmartSystemSession.inspecControllerQuery()Gets a controller query inspector for this system.Methods in org.osid.control with parameters of type ControllerQueryInspectorModifier and TypeMethodDescriptionControllerSearchSession.getControllerQueryFromInspector(ControllerQueryInspector controllerQueryInspector) Gets a controller query from an inspector.ControllerSmartSystemSession.getControllerQueryFromInspector(ControllerQueryInspector controllerQueryInspector) Gets a controller query from an inspector.