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