Class TaskJuggler::LogicalExpressionListAttribute
In: lib/taskjuggler/Attributes.rb
Parent: ListAttributeBase

Methods

new   tjpId  

Public Class methods

[Source]

# File lib/taskjuggler/Attributes.rb, line 414
    def initialize(property, type, container)
      super
    end

[Source]

# File lib/taskjuggler/Attributes.rb, line 418
    def LogicalExpressionListAttribute::tjpId
      'logicalexpressions'
    end

[Validate]