source: trunk/modelicaml/org.openmodelica.modelicaml.editor.xtext.activitycontrolflowguardexpression.generator/src/templates/Extensions.ext @ 560

Last change on this file since 560 was 560, checked in by wschamai, 14 years ago
File size: 178 bytes
Line 
1import org::openmodelica::modelicaml::editor::xtext::activity::activitycontrolflowguardexpression;
2
3sortedGreetings(Model this) :
4    this.greetings.sortBy(g|g.name.toLowerCase());
Note: See TracBrowser for help on using the repository browser.