Uses of Interface
org.osid.rules.check.InstructionSearchOrder
Packages that use InstructionSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionSearchOrder in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionSearchOrderModifier and TypeMethodDescriptionInstructionSearchSession.getInstructionSearchOrder()Gets an instruction search order.InstructionSmartEngineSession.getInstructionSearchOrder()Gets an instruction search order.Methods in org.osid.rules.check with parameters of type InstructionSearchOrderModifier and TypeMethodDescriptionvoidInstructionSmartEngineSession.applyInstructionSequencing(InstructionSearchOrder instructionSearchOrder) Applies an instruction search order to this engine.voidInstructionSearch.orderInstructionResults(InstructionSearchOrder instructionSearchOrder) Specify an ordering to the search results.