source: trunk/org.modelica.uml.sysml/plugin.xml @ 492

Last change on this file since 492 was 492, checked in by adrpo, 17 years ago
  • ModelicaML UML/SysML part of mdt
File size: 316 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3
4<!--
5 <copyright>
6 </copyright>
7
8 $Id$
9-->
10
11<plugin>
12
13  <extension point="org.eclipse.emf.ecore.generated_package">
14    <package 
15       uri = "" 
16       class = "org.modelica.uml.sysml.SysmlPackage" />
17  </extension>
18
19</plugin>
20
Note: See TracBrowser for help on using the repository browser.