Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2017-02-09 15:27:55 +0000
committerGerrit Code Review @ Eclipse.org2017-02-10 08:21:36 +0000
commit00e3bccc1ffadc41df1e92392c34dce72191ef1e (patch)
treef3fd92970e5e1955ac847c0f730a3c5e1bf960d6 /extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ClassDiag-GCM.Palette.xml
parent5d8412473b5630ff3a1b7c52ade8daf4bbe534c1 (diff)
downloadorg.eclipse.papyrus-00e3bccc1ffadc41df1e92392c34dce72191ef1e.tar.gz
org.eclipse.papyrus-00e3bccc1ffadc41df1e92392c34dce72191ef1e.tar.xz
org.eclipse.papyrus-00e3bccc1ffadc41df1e92392c34dce72191ef1e.zip
Bug 511981 - [Marte] remove code from core repository
- remove marte code from master new repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte Change-Id: I3e29035efc64bcaefd777151c9540f88fb233fbb Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ClassDiag-GCM.Palette.xml')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ClassDiag-GCM.Palette.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ClassDiag-GCM.Palette.xml b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ClassDiag-GCM.Palette.xml
deleted file mode 100644
index 40a16d7a270..00000000000
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ClassDiag-GCM.Palette.xml
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><paletteDefinition><content><drawer iconpath="/icons/drawer.gif" id="Drawer__1283168643910" name="MARTE/GCM"><aspectTool description="Create a Client Server Specification" iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Interface.gif" id="clazz.tool.interface_1283169286933" name="ClientServerSpecification" refToolId="clazz.tool.interface"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="MARTE::MARTE_DesignModel::GCM::ClientServerSpecification"/></stereotypesToApply></postAction></aspectTool><aspectTool description="Create a Flow Specification" iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Interface.gif" id="clazz.tool.interface_1283169337014" name="FlowSpecification" refToolId="clazz.tool.interface"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="MARTE::MARTE_DesignModel::GCM::FlowSpecification"/></stereotypesToApply></postAction></aspectTool><separator id="Separator_1283169405747"/><aspectTool description="Create a Client Server Feature Operation" iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Operation.gif" id="clazz.tool.operation_1283169398624" name="ClientServerFeature Operation" refToolId="clazz.tool.operation"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="MARTE::MARTE_DesignModel::GCM::ClientServerFeature"/></stereotypesToApply></postAction><postAction displayKind="TextIconStereotype" displayPlace="Compartment" id="org.eclipse.papyrus.postaction.changeStereotypeDisplayProvider"/></aspectTool><aspectTool description="Create a Client Server Feature Reception" iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Reception.gif" id="clazz.tool.reception_1283169433459" name="ClientServerFeature Reception" refToolId="clazz.tool.reception"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="MARTE::MARTE_DesignModel::GCM::ClientServerFeature"/></stereotypesToApply></postAction></aspectTool><aspectTool description="Create a Flow Property" iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Property.gif" id="clazz.tool.property_1283169470028" name="FlowProperty" refToolId="clazz.tool.property"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="MARTE::MARTE_DesignModel::GCM::FlowProperty"/></stereotypesToApply></postAction></aspectTool></drawer></content></paletteDefinition> \ No newline at end of file

Back to the top