blob: 85b1a073f948704b0225fc688feaa2836e9bd762 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<Composite xmlns:j="clr-namespace:java.lang"
xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
xmlns:uml="clr-namespace:org.eclipse.papyrus.uml.properties.widgets"
xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets"
xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation">
<Composite.layout>
<ppel:PropertiesLayout></ppel:PropertiesLayout>
</Composite.layout>
<uml:CommentBodyWrapperEditor input="{Binding}"
property="UML:Comment:body"></uml:CommentBodyWrapperEditor>
<ppe:MultiReference input="{Binding}"
property="UML:Comment:annotatedElement"></ppe:MultiReference>
</Composite>