Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleReplacePolicy.xwt')
-rw-r--r--sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleReplacePolicy.xwt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleReplacePolicy.xwt b/sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleReplacePolicy.xwt
deleted file mode 100644
index abf8c8b3568..00000000000
--- a/sandbox/org.eclipse.papyrus.newchild.customization/Model/ui/SingleReplacePolicy.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:j="clr-namespace:java.lang" 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 property="newchild:ncpolicy:NewChildPolicy:name" input="{Binding}"></ppe:StringEditor><ppe:MultiReference input="{Binding}" property="newchild:ncpolicy:NewChildPolicy:eClasses"></ppe:MultiReference><ppe:MultiString input="{Binding}" property="newchild:ncpolicy:NewChildPolicy:roles"></ppe:MultiString></Composite></Composite> \ No newline at end of file

Back to the top