
header position 0..71
module withIfFalseCondition
  metamodel http://www.eclipse.org/emf/2002/Ecore (30..68)
  [comment @main  (84..90) /] (75..92)
  
  public template myTemplate(myParam : EPackage (122..147))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (160..181) mode overwrite
      fist text. (newLineNeeded) (200..212)
      [if true (221..225)
        [if false (240..245)
          [.aqlFeatureAccess(myParam, 'name') (258..270)/] (newLineNeeded (257..274) (247..280)
        [/if] (235..285)
         (newLineNeeded) (285..287) (227..291)
      [/if] (216..296)
       (newLineNeeded) (296..298)
      last text. (newLineNeeded) (302..314) (194..316)
    [/file] (153..323)
     (newLineNeeded) (323..325) (149..325)
  [/template] (94..336) (0..336)