
header position 0..76
module ifStatementThenNotBoolean
  metamodel http://www.eclipse.org/emf/2002/Ecore (35..73)
  [comment @main  (89..95) /] (80..97)
  
  public template myTemplate(myParam : EPackage (127..152))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (165..186) mode overwrite
      [if '' (210..212)
        then block. (newLineNeeded) (222..235) (214..239)
      [else]
        [if false (248..253)
          elseif block. (newLineNeeded) (263..278) (255..282)
        [else]
          else block. (newLineNeeded) (296..309) (288..313)
        [/if] (239..318) (-1..-1)
      [/if] (205..318)
       (newLineNeeded) (318..320) (199..322)
    [/file] (158..329)
     (newLineNeeded) (329..331) (154..331)
  [/template] (99..342) (0..342)