Uses of Interface
org.osid.rules.EngineQueryInspector
Packages that use EngineQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.rules
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of EngineQueryInspector in org.osid.rules
Methods in org.osid.rules that return EngineQueryInspectorModifier and TypeMethodDescriptionEngineQueryInspector.getAncestorEngineTerms()Gets the ancestor engine query terms.EngineQueryInspector.getDescendantEngineTerms()Gets the descendant engine query terms.EngineSearchResults.getEngineQueryInspector()Gets the inspector for the query to examine the terms used in the search.RuleQueryInspector.getEngineTerms()Gets the engine query terms.Methods in org.osid.rules with parameters of type EngineQueryInspectorModifier and TypeMethodDescriptionEngineSearchSession.getEngineQueryFromInspector(EngineQueryInspector engineQueryInspector) Gets an engine query from an inspector. -
Uses of EngineQueryInspector in org.osid.rules.check
Methods in org.osid.rules.check that return EngineQueryInspectorModifier and TypeMethodDescriptionAgendaQueryInspector.getEngineTerms()Gets the engine query terms.CheckQueryInspector.getEngineTerms()Gets the engine query terms.InstructionQueryInspector.getEngineTerms()Gets the engine query terms.