Class: Scorm2004::Manifest::RuleAction
- Inherits:
-
Object
- Object
- Scorm2004::Manifest::RuleAction
- Includes:
- Attributes, VisitorPattern
- Defined in:
- lib/scorm2004/manifest/rule_action.rb
Constant Summary collapse
- PRE =
%w( skip disabled hiddenFromChoice stopForwardTraversal )
- POST =
%w( exitParent exitAll retry retryAll continue previous )
- EXIT =
%w( exit )
Instance Attribute Summary collapse
-
#action ⇒ String
readonly
The
action
attribute of <ruleAction>.