Uses of Interface
org.osid.recipe.ProcedureQueryInspector
Packages that use ProcedureQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of ProcedureQueryInspector in org.osid.recipe
Methods in org.osid.recipe that return ProcedureQueryInspectorModifier and TypeMethodDescriptionProcedureSearchResults.getProcedureQueryInspector()Gets the inspector for the query to examine the terns used in the search.CookbookQueryInspector.getProcedureTerms()Gets the procedure terms.DirectionQueryInspector.getProcedureTerms()Gets the procedure query terms.ProcedureSmartCookbookSession.inspectProcedureQuery()Gets a procedure query inspector for this cookbook.Methods in org.osid.recipe with parameters of type ProcedureQueryInspectorModifier and TypeMethodDescriptionProcedureSearchSession.getProcedureQueryFromInspector(ProcedureQueryInspector procedureQueryInspector) Gets a procedure query from an inspector.ProcedureSmartCookbookSession.getProcedureQueryFromInspector(ProcedureQueryInspector procedureQueryInspector) Gets a procedure query from an inspector.