Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing.RuleCondition
Packages that use RuleCondition
-
Uses of RuleCondition in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing that return types with arguments of type RuleConditionModifier and TypeMethodDescriptionRuleConditions.getRuleConditionList()Retrieves the list of rule conditions associated with this instance.Method parameters in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing with type arguments of type RuleConditionModifier and TypeMethodDescriptionvoidRuleConditions.setRuleConditionList(List<RuleCondition> ruleConditionList) Sets the list of rule conditions associated with this instance.