blob: 9cd2ee340b4d6d98ef847e3a44b77171b5cc6d26 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2014 protos software gmbh (http://www.protos.de).
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
CONTRIBUTORS:
Henrik Rentz-Reichert (initial contribution)
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated fsmgen -->
<package
uri="http://www.eclipse.org/etrice/generator/fsm"
class="org.eclipse.etrice.core.genmodel.fsm.fsmgen.FsmGenPackage"
genModel="model/fsmgen.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.extension_parser">
<!-- @generated fsmgen -->
<parser
type="fsmgen"
class="org.eclipse.etrice.core.genmodel.fsm.fsmgen.util.FsmGenResourceFactoryImpl"/>
</extension>
</plugin>