Class Index [+]

Quicksearch

TaskJuggler::LimitsAttribute

Public Class Methods

new(property, type) click to toggle source
     # File lib/taskjuggler/Attributes.rb, line 335
335:     def initialize(property, type)
336:       super
337:       @value.setProject(property.project) if @value
338:     end
tjpId() click to toggle source
     # File lib/taskjuggler/Attributes.rb, line 340
340:     def LimitsAttribute::tjpId
341:       'limits'
342:     end

Public Instance Methods

to_tjp() click to toggle source
     # File lib/taskjuggler/Attributes.rb, line 344
344:     def to_tjp
345:       'This code is still missing!'
346:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.