Uses of Interface
org.osid.rules.RuleQueryInspector
Packages that use RuleQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.rules
service.
-
Uses of RuleQueryInspector in org.osid
Methods in org.osid that return RuleQueryInspectorModifier and TypeMethodDescriptionOsidRuleQueryInspector.getRuleTerms()Gets the rule query terms. -
Uses of RuleQueryInspector in org.osid.rules
Methods in org.osid.rules that return RuleQueryInspectorModifier and TypeMethodDescriptionRuleSearchResults.getRuleQueryInspector()Gets the inspector for the query to examine the terms used in the search.EngineQueryInspector.getRuleTerms()Gets the rule query terms.RuleSmartEngineSession.inspectRuleQuery()Gets a rule query inspector for this engine.Methods in org.osid.rules with parameters of type RuleQueryInspectorModifier and TypeMethodDescriptionRuleSearchSession.getRuleQueryFromInspector(RuleQueryInspector ruleQueryInspector) Gets a rule query from an inspector.RuleSmartEngineSession.getRuleQueryFromInspector(RuleQueryInspector ruleQueryInspector) Gets a rule query from an inspector.