Uses of Interface
org.osid.assessment.authoring.SequenceRule
Packages that use SequenceRule
Package
Description
The Open Service Interface Definitions for the org.osid.assessment.authoring
service.
-
Uses of SequenceRule in org.osid.assessment.authoring
Methods in org.osid.assessment.authoring that return SequenceRuleModifier and TypeMethodDescriptionSequenceRuleAdminSession.createSequenceRule(SequenceRuleForm sequenceRuleForm) Creates a newSequenceRule.SequenceRuleList.getNextSequenceRule()Gets the nextSequenceRulein this list.SequenceRuleList.getNextSequenceRules(long n) Gets the next set ofSequenceRuleelements in this list which must be less than or equal to the number returned fromavailable().SequenceRuleLookupSession.getSequenceRule(Id sequenceRuleId) Gets theSequenceRulespecified by itsId.