Uses of Interface
org.osid.rules.check.Instruction
Packages that use Instruction
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of Instruction in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionModifier and TypeMethodDescriptionInstructionAdminSession.createInstruction(InstructionForm instructionForm) Creates a newInstruction.InstructionLookupSession.getInstruction(Id instructionId) Gets theInstructionspecified by itsId.InstructionList.getNextInstruction()Gets the nextInstructionin this list.InstructionList.getNextInstructions(long n) Gets the next set ofInstructionelements in this list.