source: trunk/modelicaml/org.openmodelica.modelicaml.editor.xtext.statetransitionguardexpression/plugin.xml @ 928

Last change on this file since 928 was 605, checked in by wschamai, 14 years ago
File size: 533 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3
4<plugin>
5
6  <extension point="org.eclipse.emf.ecore.generated_package">
7    <package 
8       uri = "http://www.openmodelica.org/modelicaml/editor/xtext/state/Statetransitionguardexpression" 
9       class = "org.openmodelica.modelicaml.editor.xtext.state.statetransitionguardexpression.StatetransitionguardexpressionPackage"
10       genModel = "org/openmodelica/modelicaml/editor/xtext/state/Statetransitionguardexpression.genmodel" /> 
11   
12  </extension>
13
14
15
16
17
18</plugin>
Note: See TracBrowser for help on using the repository browser.