blob: cca54318c373749ff750ba81a16123b829e2919f [file] [log] [blame]
[comment encoding = UTF-8 /]
[module forScopeInvalid7('http://www.eclipse.org/emf/2002/Ecore')]
[template public generate(l : EClass)]
[l.defaultValue/]
[for (l : EOperation | l.eAllOperations)]
[l.eParameters/]
[for (l : EParameter | l.eParameters)]
[l.eOperation/]
[/for]
[l.eOperation/]
[/for]
[l.defaultValue/]
[for (l : EAttribute | l.eAllAttributes)]
[l.volatile/]
[for (l : EAnnotation | l.eAnnotations)]
[l.source/]
[/for]
[/for]
[l.defaultValue/]
[/template]