blob: 2f11eab8aac5ffdc0591c4af77beefba07626053 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2014, 2018 CEA and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
Contributors:
Kenn Hussey (CEA) - initial API and implementation
Kenn Hussey - 535301
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri = "http://www.eclipse.org/uml2/schemas/Standard/1"
class = "org.eclipse.uml2.uml.profile.standard.StandardPackage" />
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="http://www.eclipse.org/uml2/4.0.0/UML/Profile/L2"
class="org.eclipse.uml2.uml.profile.standard.StandardPackage" />
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="http://www.eclipse.org/uml2/4.0.0/UML/Profile/L3"
class="org.eclipse.uml2.uml.profile.standard.StandardPackage" />
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard"
class="org.eclipse.uml2.uml.profile.standard.StandardPackage"
genModel="model/Standard.genmodel"/>
</extension>
<extension point="org.eclipse.uml2.uml.generated_package">
<profile
uri="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard"
location="pathmap://UML_PROFILES/Standard.profile.uml#_0"/>
</extension>
</plugin>