blob: 2682eaa02ea22b1a5a5c97c33a4f08c915318b06 [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:TopologyElementType:NodeId"/>
<ppe:StringEditor input="{Binding}" property="OPC_UA_DI:OPC_UA:BaseObjectType:NamespaceUri"/>
<ppe:StringEditor input="{Binding}" property="OPC_UA_DI:OPC_UA:BaseObjectType:BrowseName"/>
<ppe:StringEditor input="{Binding}" property="OPC_UA_DI:OPC_UA:BaseObjectType:NodeClass"/>
</Composite>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"/>
</Composite.layout>
<ppe:ReferenceDialog input="{Binding}" property="OPC_UA_DI:TopologyElementType:GroupIdentifier"/>
<ppe:ReferenceDialog input="{Binding}" property="OPC_UA_DI:TopologyElementType:Identification"/>
<ppe:ReferenceDialog input="{Binding}" property="OPC_UA_DI:TopologyElementType:Lock"/>
</Composite>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"/>
</Composite.layout>
<ppe:DataTypeEditor view="OPC_UA_DI:Single ParameterSetTopologyElementType" property="OPC_UA_DI:TopologyElementType:ParameterSet" input="{Binding}"/>
<ppe:DataTypeEditor view="OPC_UA_DI:Single MethodSetTopologyElementType" property="OPC_UA_DI:TopologyElementType:MethodSet" input="{Binding}"/>
</Composite>
</Composite>