
header position 0..63
module templateCall
  metamodel http://www.eclipse.org/emf/2002/Ecore (22..60)
  [comment @main  (74..80) /] (65..82)
  
  public template myTemplate(myParam : EPackage (111..136))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (148..169) mode overwrite
      [.myOtherTemplate(myParam) (188..213)/] (newLineNeeded (187..216) (182..218)
    [/file] (141..225)
     (newLineNeeded) (225..226) (138..226)
  [/template] (83..237)
  
  public template myOtherTemplate(myParam : EPackage (272..297))
    [.aqlFeatureAccess(myParam, 'name') (303..315)/] (newLineNeeded (302..318) (299..318)
  [/template] (239..329) (0..329)