TaskJuggler::AttributeBase
# File lib/Attributes.rb, line 517 517: def initialize(property, type) 518: super 519: @value.project = property.project if @value 520: end
# File lib/Attributes.rb, line 522 522: def ShiftAssignmentsAttribute::tjpId 523: 'shifts' 524: end
# 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.