blob: 83fd756da76b2c2f9fba2f477200de4dc8a0b22b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
Copyright (c) 2016-2017 CEA LIST and others.
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:
Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - Initial API and implementation
Martin Fleck (EclipseSource) mfleck@eclipsesource.com - Add UML subset for information modeling
Remi Schnekenburger (EclipseSource) rschnekenburger@eclipsesource.com - migration to Oxygen version
-->
<plugin>
<extension
point="org.eclipse.papyrus.infra.architecture.models">
<model
path="resource/architecture/InformationModeling.architecture">
</model>
</extension>
<extension
point="org.eclipse.papyrus.infra.newchild">
<menuCreationModel
model="resource/newchild/IMNewChild.creationmenumodel">
</menuCreationModel>
<menuCreationModel
model="resource/newchild/IMNewEdge.creationmenumodel">
</menuCreationModel>
</extension>
<extension
name="UML Subset for Information Modeling"
point="org.eclipse.papyrus.infra.properties.contexts">
<context appliedByDefault="true" contextModel="resource/context/IM-UML.ctx" isCustomizable="true"/>
</extension>
<extension
point="org.eclipse.papyrus.infra.gmfdiag.css.theme">
<themeDefinition
icon="icons/papyrus.png"
id="org.eclipse.papyrus.information.modeling.core.css.im_theme"
label="Information Modeling">
</themeDefinition>
<themeContribution
id="org.eclipse.papyrus.information.modeling.core.css.im_theme">
<stylesheet
stylesheetPath="resource/style/im_style.css">
</stylesheet>
</themeContribution>
</extension>
</plugin>