Skip to main content
summaryrefslogtreecommitdiffstats
blob: 06e0a83f15f94b85f351c34deefb9afb18b7baf4 (plain) (blame)
1
2
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:j="clr-namespace:java.lang" 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:ReferenceDialog input="{Binding}" property="configuration:QueryExecutionValue:configuration"></ppe:ReferenceDialog><ppe:ReferenceDialog input="{Binding}" property="configuration:ParameterValue:parameter"></ppe:ReferenceDialog></Composite></Composite>

Back to the top