TaskJuggler::AttributeBase
# File lib/taskjuggler/Attributes.rb, line 554 554: def initialize(property, type) 555: super 556: end
# File lib/taskjuggler/Attributes.rb, line 558 558: def StringAttribute::tjpId 559: 'text' 560: end
# File lib/taskjuggler/Attributes.rb, line 562 562: def to_tjp 563: "#{@type.id} \"#{@value}\"" 564: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.