# File lib/taskjuggler/Attributes.rb, line 186 def initialize(property, type, container) super end
# File lib/taskjuggler/Attributes.rb, line 190 def ColumnListAttribute::tjpId 'columns' end
# File lib/taskjuggler/Attributes.rb, line 194 def to_s(query = nil) "TODO" end