Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ActivityDiag-HLAM.Palette.xml')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ActivityDiag-HLAM.Palette.xml47
1 files changed, 0 insertions, 47 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ActivityDiag-HLAM.Palette.xml b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ActivityDiag-HLAM.Palette.xml
deleted file mode 100644
index 446876e23b4..00000000000
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/palettes/ActivityDiag-HLAM.Palette.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<paletteDefinition>
- <content>
- <drawer iconpath="/icons/drawer.gif" id="Drawer__1283327690798" name="MARTE/HLAM">
- <aspectTool description="Create an element with a stereotype"
- iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/CallBehaviorAction.gif"
- id="createCallBehaviorAction11CreationTool_1283327750223" name="RtAction (Call Behavior Action)"
- refToolId="activity.nodes.invocationactionsgroup.callbehavioraction">
- <postAction id="org.eclipse.papyrus.applystereotypeactionprovider">
- <stereotypesToApply>
- <stereotype stereotypeName="MARTE::MARTE_DesignModel::HLAM::RtAction"/>
- </stereotypesToApply>
- </postAction>
- </aspectTool>
- <aspectTool description="Create an element with a stereotype"
- iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/CallOperationAction.gif"
- id="createCallOperationAction3CreationTool_1283327753051" name="RtAction (Call Operation Action)"
- refToolId="activity.nodes.invocationactionsgroup.calloperationaction">
- <postAction id="org.eclipse.papyrus.applystereotypeactionprovider">
- <stereotypesToApply>
- <stereotype stereotypeName="MARTE::MARTE_DesignModel::HLAM::RtAction"/>
- </stereotypesToApply>
- </postAction>
- </aspectTool>
- <aspectTool description="Create an element with a stereotype"
- iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/CallBehaviorAction.gif"
- id="createCallBehaviorAction11CreationTool_1283327764927" name="RtFeature (Call Behavior Action)"
- refToolId="activity.nodes.invocationactionsgroup.callbehavioraction">
- <postAction id="org.eclipse.papyrus.applystereotypeactionprovider">
- <stereotypesToApply>
- <stereotype stereotypeName="MARTE::MARTE_DesignModel::HLAM::RtFeature"/>
- </stereotypesToApply>
- </postAction>
- </aspectTool>
- <aspectTool description="Create an element with a stereotype"
- iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/CallOperationAction.gif"
- id="createCallOperationAction3CreationTool_1283327770630" name="RtFeature (Call Operation Action)"
- refToolId="activity.nodes.invocationactionsgroup.calloperationaction">
- <postAction id="org.eclipse.papyrus.applystereotypeactionprovider">
- <stereotypesToApply>
- <stereotype stereotypeName="MARTE::MARTE_DesignModel::HLAM::RtFeature"/>
- </stereotypesToApply>
- </postAction>
- </aspectTool>
- </drawer>
- </content>
-</paletteDefinition> \ No newline at end of file

Back to the top