Class: Scorm2004::Manifest::Dependency

Inherits:
Object
  • Object
show all
Includes:
Attributes, VisitorPattern
Defined in:
lib/scorm2004/manifest/dependency.rb

Instance Attribute Summary collapse

Method Summary

Methods included from Attributes

included

Methods included from VisitorPattern

included, #initialize, #metadata, #to_hash, #visit

Instance Attribute Details

#identifierrefString (readonly)

Returns The identifierref attribute of <dependency>.

Returns:

  • (String)

    The identifierref attribute of <dependency>



9
# File 'lib/scorm2004/manifest/dependency.rb', line 9

attribute :id, 'identifierref'