Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/org.eclipse.papyrus.palette.customization/model/Palette.uml/ui/SingleStereotypeToApply.xwt')
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette.uml/ui/SingleStereotypeToApply.xwt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette.uml/ui/SingleStereotypeToApply.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette.uml/ui/SingleStereotypeToApply.xwt
deleted file mode 100644
index 63833b052fa..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette.uml/ui/SingleStereotypeToApply.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:j="clr-namespace:java.lang" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="applystereotypeactionconfiguration:StereotypeToApply:stereotypeQualifiedName"></ppe:StringEditor></Composite><Composite><Composite.layout><ppel:PropertiesLayout numColumns="2"></ppel:PropertiesLayout></Composite.layout><ppe:BooleanRadio input="{Binding}" property="applystereotypeactionconfiguration:StereotypeToApply:updateName"></ppe:BooleanRadio></Composite><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:MultiString input="{Binding}" property="applystereotypeactionconfiguration:StereotypeToApply:requiredProfiles"></ppe:MultiString></Composite></Composite> \ No newline at end of file

Back to the top