TaskJuggler::AttributeBase
# File lib/Attributes.rb, line 345 345: def initialize(property, type) 346: super 347: @value.setProject(property.project) if @value 348: end
# File lib/Attributes.rb, line 350 350: def LimitsAttribute::tjpId 351: 'limits' 352: end
# File lib/Attributes.rb, line 354 354: def to_tjp 355: 'This code is still missing!' 356: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.