Uses of Interface
org.osid.rules.check.InstructionSearch
Packages that use InstructionSearch
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionSearch in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionSearchModifier and TypeMethodDescriptionInstructionSearchSession.getInstructionSearch()Gets an instruction search.Methods in org.osid.rules.check with parameters of type InstructionSearchModifier and TypeMethodDescriptionInstructionSearchSession.getInstructionsBySearch(InstructionQuery instructionQuery, InstructionSearch instructionSearch) Gets the search results matching the given search query using the given search.