
header position 0..76
module ifStatementThenNotBoolean
  metamodel http://www.eclipse.org/emf/2002/Ecore (35..73)
  [comment @main  (87..93) /] (78..95)
  
  public template myTemplate(myParam : EPackage (124..149))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (161..182) mode overwrite
      [if '' (205..207)
        then block. (newLineNeeded) (216..228) (209..232)
      [else]
        [if false (241..246)
          elseif block. (newLineNeeded) (255..269) (248..273)
        [else]
          else block. (newLineNeeded) (286..298) (279..302)
        [/if] (232..307) (-1..-1)
      [/if] (200..307)
       (newLineNeeded) (307..308) (195..310)
    [/file] (154..317)
     (newLineNeeded) (317..318) (151..318)
  [/template] (96..329) (0..329)