blob: c284f1dd69054c496c9d5ff1be068362520434f2 [file] [log] [blame]
[module serviceInvocation('http://www.eclipse.org/emf/2002/Ecore')/]
[import misc::MyService/]
[comment @main/]
[template public test(anEClass : ecore::EClass)]
[file ('service_invocation', overwrite)]
[anEClass.myService('some text')/]
[/file]
[/template]