blob: c301ecb32df9aabd1e601c7d38849d488156cfc8 [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/>
</Composite.layout>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"/>
</Composite.layout>
<ppe:StringEditor input="{Binding}" property="OPC_UA_DI:ISupportInfoType:NodeId"/>
<ppe:StringEditor input="{Binding}" property="OPC_UA_DI:ISupportInfoType:NodeClass"/>
<ppe:StringEditor input="{Binding}" property="OPC_UA_DI:ISupportInfoType:NamespaceUri"/>
<ppe:StringEditor input="{Binding}" property="OPC_UA_DI:OPC_UA:BaseObjectType:BrowseName"/>
</Composite>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"/>
</Composite.layout>
<ppe:DataTypeEditor view="OPC_UA_DI:Single Image" property="OPC_UA_DI:ISupportInfoType:DeviceTypeImage" input="{Binding}"/>
<ppe:DataTypeEditor view="OPC_UA_DI:Single ByteString" property="OPC_UA_DI:ISupportInfoType:Documentation" input="{Binding}"/>
<ppe:DataTypeEditor view="OPC_UA_DI:Single ByteString" property="OPC_UA_DI:ISupportInfoType:ProtocolSupport" input="{Binding}"/>
<ppe:DataTypeEditor view="OPC_UA_DI:Single Image" property="OPC_UA_DI:ISupportInfoType:ImageSet" input="{Binding}"/>
</Composite>
</Composite>