blob: 76755a239555aef1e5ca2f3b9454567a7851a473 [file] [log] [blame]
[comment encoding = UTF-8 /]
[module forScopeValid3('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]
[/for]
[l.defaultValue/]
[for (l : EAttribute | l.eAllAttributes)]
[l.volatile/]
[for (l : EAnnotation | l.eAnnotations)]
[l.source/]
[/for]
[/for]
[l.defaultValue/]
[/template]