blob: 19a93ac7efb20a956b0a4b933349ef9c3d185d79 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
Copyright (c) 2017-2018 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.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="Profile of the Business Motivation Model (BMM) Version 1.3"
iconpath="/icons/bmm_16x16.png"
name="BmmProfile"
path="pathmap://BMM_PROFILE_1.3/Bmm.profile.uml"
provider="Eclipse Modeling Project">
</profile>
</extension>
<extension
point="org.eclipse.papyrus.infra.properties.contexts">
<context
contextModel="properties/Bmm.ctx"
isCustomizable="true">
</context>
</extension>
</plugin>