blob: e9b920b89b929acd54e02b03592423c4bdc69d0d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<Composite
xmlns:ppel="clr-namespace:org.eclipse.papyrus.views.properties.widgets.layout"
xmlns:ppe="clr-namespace:org.eclipse.papyrus.views.properties.widgets"
xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt"
xmlns:j="clr-namespace:java.lang">
<Composite.layout>
<ppel:PropertiesLayout></ppel:PropertiesLayout>
</Composite.layout>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout>
</Composite.layout>
<ppe:StringEditor input="{Binding}"
property="RobotML:PhysicalObject:height"></ppe:StringEditor>
<ppe:StringEditor input="{Binding}" property="RobotML:PhysicalObject:mass"></ppe:StringEditor>
</Composite>
</Composite>