blob: 59c32a46b88fd97c5eb06dfa9163449d0653938c [file] [log] [blame]
Ernesto Posse8a4f2962015-05-12 13:28:46 -04001<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.0"?>
3
4<!--
5 Copyright (c) 2014-2015 Zeligsoft (2009) Limited and others.
6 All rights reserved. This program and the accompanying materials
7 are made available under the terms of the Eclipse Public License v1.0
8 which accompanies this distribution, and is available at
9 http://www.eclipse.org/legal/epl-v10.html
10
11-->
12
13<plugin>
14
15 <extension point="org.eclipse.emf.ecore.generated_package">
16 <!-- @generated smflatmodel -->
17 <package
18 uri="http://www.zeligsoft.com/smflatmodel"
19 class="org.eclipse.papyrusrt.codegen.statemachines.flat.model.smflatmodel.SmflatmodelPackage"
20 genModel="model/smflatmodel.genmodel"/>
21 </extension>
22
23</plugin>