blob: 5c204e67b99080c57d58729fcd01285805014ab1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:j="clr-namespace:java.lang"
xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets"
xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
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:DoubleEditor input="{Binding}"
property="OMSimulatorProfile:TLMConnection:time delay"></ppe:DoubleEditor>
<ppe:DoubleEditor input="{Binding}"
property="OMSimulatorProfile:TLMConnection:impedance"></ppe:DoubleEditor>
<ppe:DoubleEditor input="{Binding}"
property="OMSimulatorProfile:TLMConnection:rotational impedance"></ppe:DoubleEditor>
<ppe:DoubleEditor input="{Binding}"
property="OMSimulatorProfile:TLMConnection:alpha"></ppe:DoubleEditor>
</Composite>
</Composite>