Uses of Interface
org.osid.rules.check.InstructionQueryInspector
Packages that use InstructionQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionQueryInspector in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionQueryInspectorModifier and TypeMethodDescriptionInstructionSearchResults.getInstructionQueryInspector()Gets the inspector for the query to examine the terms used in the search.InstructionSmartEngineSession.inspecInstructionQuery()Gets an instruction query inspector for this engine.Methods in org.osid.rules.check with parameters of type InstructionQueryInspectorModifier and TypeMethodDescriptionInstructionSearchSession.getInstructionQueryFromInspector(InstructionQueryInspector instructionQueryInspector) Gets an instruction query.InstructionSmartEngineSession.getInstructionQueryFromInspector(InstructionQueryInspector instructionQueryInspector) Gets an instruction query from an inspector.