Uses of Interface
org.osid.rules.check.InstructionCondition
Packages that use InstructionCondition
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionCondition in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionConditionModifier and TypeMethodDescriptionInstructionApplicabilitySession.getInstructionCondition(Id agendaId) Gets anInstructionConditionfor the givenAgenda.Methods in org.osid.rules.check with parameters of type InstructionConditionModifier and TypeMethodDescriptionInstructionApplicabilitySession.getApplicableInstructions(Id agendaId, InstructionCondition instructionCondition) Gets a list of applicableInstructionsfor anAgenda.