Uses of Interface
org.osid.control.SystemQueryInspector
Packages that use SystemQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
The Open Service Interface Definitions for the org.osid.control.rules
service.
-
Uses of SystemQueryInspector in org.osid.control
Methods in org.osid.control that return SystemQueryInspectorModifier and TypeMethodDescriptionSystemQueryInspector.getAncestorSystemTerms()Gets the ancestor system query terms.SystemQueryInspector.getDescendantSystemTerms()Gets the descendant system query terms.SystemSearchResults.getSystemQueryInspector()Gets the inspector for the query to examine the terms used in the search.ActionGroupQueryInspector.getSystemTerms()Gets the system query terms.ControllerQueryInspector.getSystemTerms()Gets the system query terms.InputQueryInspector.getSystemTerms()Gets the system query terms.SceneQueryInspector.getSystemTerms()Gets the system query terms.SettingQueryInspector.getSystemTerms()Gets the system query terms.TriggerQueryInspector.getSystemTerms()Gets the system query terms.Methods in org.osid.control with parameters of type SystemQueryInspectorModifier and TypeMethodDescriptionSystemSearchSession.getSystemQueryFromInspector(SystemQueryInspector systemQueryInspector) Gets a system query from an inspector. -
Uses of SystemQueryInspector in org.osid.control.rules
Methods in org.osid.control.rules that return SystemQueryInspectorModifier and TypeMethodDescriptionActionEnablerQueryInspector.getSystemTerms()Gets the system query terms.DeviceEnablerQueryInspector.getSystemTerms()Gets the system query terms.InputEnablerQueryInspector.getSystemTerms()Gets the system query terms.TriggerEnablerQueryInspector.getSystemTerms()Gets the system query terms.