blob: 26f3a03e506edca81b37e078eb6af889d883a6b1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2014 CEA LIST.
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:
CEA LIST - Initial API and implementation
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated UMLDI -->
<package
uri="http://www.omg.org/spec/UML/20131001/UMLDI"
class="org.eclipse.papyrus.umldi.UMLDIPackage"
genModel="model/UMLDI.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.extension_parser">
<!-- @generated UMLDI -->
<parser
type="umldi"
class="org.eclipse.papyrus.umldi.util.UMLDIResourceFactoryImpl"/>
</extension>
</plugin>