Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/eastadl/org.eclipse.papyrus.eastadl/resources/palettes/Palette_Class_Variability.xml')
-rw-r--r--extraplugins/eastadl/org.eclipse.papyrus.eastadl/resources/palettes/Palette_Class_Variability.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/extraplugins/eastadl/org.eclipse.papyrus.eastadl/resources/palettes/Palette_Class_Variability.xml b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/resources/palettes/Palette_Class_Variability.xml
new file mode 100644
index 00000000000..cbe67570a13
--- /dev/null
+++ b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/resources/palettes/Palette_Class_Variability.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><paletteDefinition><content><drawer
+ iconpath="/icons/drawer.gif" id="Drawer__1379324952233"
+ name="Variability"><aspectTool description="Create an element with a stereotype"
+ iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Class.gif"
+ id="clazz.tool.class_1379325045091" name="VariableElement (Class)"
+ refToolId="clazz.tool.class">
+ <postAction id="org.eclipse.papyrus.applystereotypeactionprovider">
+ <stereotypesToApply><stereotype stereotypeName="EAST-ADL2::Variability::VariableElement"/>
+ </stereotypesToApply></postAction></aspectTool><aspectTool
+ description="Create an element with a stereotype"
+ iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Class.gif"
+ id="clazz.tool.class_1379325116715" name="FeatureConfiguration (Class)"
+ refToolId="clazz.tool.class"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider">
+ <stereotypesToApply><stereotype stereotypeName="EAST-ADL2::Variability::FeatureConfiguration">
+ </stereotype></stereotypesToApply></postAction></aspectTool>
+ <aspectTool description="Create an element with a stereotype"
+ iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Class.gif"
+ id="clazz.tool.class_1379325174574" name="ConfigurableContainer (Class)"
+ refToolId="clazz.tool.class"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="EAST-ADL2::Variability::ConfigurableContainer"/></stereotypesToApply></postAction></aspectTool><aspectTool description="Create an element with a stereotype" iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Class.gif" id="clazz.tool.class_1379325261697" name="VariationGroup (Class)" refToolId="clazz.tool.class"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="EAST-ADL2::Variability::VariationGroup"/></stereotypesToApply></postAction></aspectTool><aspectTool description="Create an element with a stereotype" iconpath="platform:/plugin/org.eclipse.uml2.uml.edit/icons/full/obj16/Class.gif" id="clazz.tool.class_1379325357918" name="ConfigurationDecision (Class)" refToolId="clazz.tool.class"><postAction id="org.eclipse.papyrus.applystereotypeactionprovider"><stereotypesToApply><stereotype stereotypeName="EAST-ADL2::Variability::ConfigurationDecision"></stereotype></stereotypesToApply></postAction></aspectTool></drawer></content></paletteDefinition> \ No newline at end of file

Back to the top