blob: 5d7562f0297ea580d796bcf6cae038e3b5d44c50 [file] [log] [blame]
[module prefix::mtlParserEcoreCommon(http://www.eclipse.org/emf/2002/Ecore)/]
[template public toUFirst(s:EString)]
[s.substring(1,1).toUpper().concat(s.substring(2, s.size()))/]
[/template]