
header position 0..63
module templateCall
  metamodel http://www.eclipse.org/emf/2002/Ecore (22..60)
  [comment @main  (76..82) /] (67..84)
  
  public template myTemplate(myParam : EPackage (114..139))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (152..173) mode overwrite
      [.myOtherTemplate(myParam) (193..218)/] (newLineNeeded (192..222) (186..224)
    [/file] (145..231)
     (newLineNeeded) (231..233) (141..233)
  [/template] (86..244)
  
  public template myOtherTemplate(myParam : EPackage (281..306))
    [.aqlFeatureAccess(myParam, 'name') (313..325)/] (newLineNeeded (312..329) (308..329)
  [/template] (248..340) (0..340)