Uses of Interface
org.osid.control.SceneQueryInspector
Packages that use SceneQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of SceneQueryInspector in org.osid.control
Methods in org.osid.control that return SceneQueryInspectorModifier and TypeMethodDescriptionSceneSearchResults.getSceneQueryInspector()Gets the inspector for the query to examine the terms used in the search.ActionQueryInspector.getSceneTerms()Gets the scene query terms.SystemQueryInspector.getSceneTerms()Gets the scene query terms.TriggerQueryInspector.getSceneTerms()Gets the scene query terms.SceneSmartSystemSession.inspectSceneQuery()Gets a scene query inspector for this system.Methods in org.osid.control with parameters of type SceneQueryInspectorModifier and TypeMethodDescriptionSceneSearchSession.getSceneQueryFromInspector(SceneQueryInspector sceneQueryInspector) Gets a scene query from an inspector.SceneSmartSystemSession.getSceneQueryFromInspector(SceneQueryInspector sceneQueryInspector) Gets a scene query from an inspector.