Skip to main content
summaryrefslogtreecommitdiffstats
blob: 180c42079fe4e8f6f7efa60616778a89d79cd3b4 (plain) (blame)
1
2
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:x="http://www.eclipse.org/xwt" 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="newchild:ncpolicy:NewChildPolicySet:name"></ppe:StringEditor><ppe:MultiReference property="constraints:DisplayUnit:constraints" input="{Binding}"></ppe:MultiReference></Composite></Composite>

Back to the top