blob: 346cff5f7eaaf68eff37e208d3579725e0abd12f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<Composite
xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets"
xmlns:j="clr-namespace:java.lang"
xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt">
<Composite.layout>
<ppel:PropertiesLayout></ppel:PropertiesLayout>
</Composite.layout>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout>
</Composite.layout>
<ppe:StringEditor property="UML:NamedElement:name"
input="{Binding}" readOnly="true"></ppe:StringEditor>
<ppe:ReferenceDialog input="{Binding}"
property="DataVisualizationProfile:ValueSeries:dependent"></ppe:ReferenceDialog>
</Composite>
</Composite>