Class Index [+]

Quicksearch

TaskJuggler::ShiftAssignmentsAttribute

Public Class Methods

new(property, type) click to toggle source
     # File lib/Attributes.rb, line 517
517:     def initialize(property, type)
518:       super
519:       @value.project = property.project if @value
520:     end
tjpId() click to toggle source
     # File lib/Attributes.rb, line 522
522:     def ShiftAssignmentsAttribute::tjpId
523:       'shifts'
524:     end

Public Instance Methods

to_tjp() click to toggle source
     # File lib/Attributes.rb, line 526
526:     def to_tjp
527:       'This code is still missing!'
528:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.