Methods

Class Index [+]

Quicksearch

TaskJuggler::ScenarioListAttribute

Public Class Methods

new(property, type) click to toggle source
     # File lib/Attributes.rb, line 484
484:     def initialize(property, type)
485:       super
486:     end
tjpId() click to toggle source
     # File lib/Attributes.rb, line 488
488:     def ScenarioListAttribute::tjpId
489:       'scenarios'
490:     end

Public Instance Methods

to_s(query = nil) click to toggle source
     # File lib/Attributes.rb, line 492
492:     def to_s(query = nil)
493:       @value.join(', ')
494:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.