blob: c1f276190ae798434bcd6660a88abdd6bc84e531 [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:ppaas="clr-namespace:org.eclipse.papyrus.aas.ui.widgets" 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/>
</Composite.layout>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"/>
</Composite.layout>
<ppaas:AASStringEditor input="{Binding}" property="UML:NamedElement:name"/>
<ppe:StringEditor input="{Binding}" property="AAS:Referable:idShort"/>
<ppe:StringEditor input="{Binding}" property="AAS:Referable:category"/>
<ppaas:AASDataTypeEditor property="AAS:Referable:description" input="{Binding}"/>
</Composite>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"/>
</Composite.layout>
<ppe:ReferenceDialog input="{Binding}" property="AAS:Identifiable:administration"/>
<ppaas:AASDataTypeEditor property="AAS:Identifiable:identification" input="{Binding}" view="AAS:Single Identifier"/>
</Composite>
</Composite>