blob: 9d3da5bfaa0c1af3431902b523e2d6afa8fdfee7 [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="AAS:AccessControlPolicyPoints:externalAccessControl"/>
<ppe:StringEditor input="{Binding}" property="AAS:AccessControlPolicyPoints:externalInformationPoints"/>
<ppe:StringEditor input="{Binding}" property="AAS:AccessControlPolicyPoints:externalPolicyDecisionPoints"/>
<ppe:StringEditor input="{Binding}" property="AAS:AccessControlPolicyPoints:externalPolicyEnforcementPoint"/>
</Composite>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="1"/>
</Composite.layout>
<ppe:ReferenceDialog input="{Binding}" property="AAS:AccessControlPolicyPoints:localAccessControl"/>
<ppe:ReferenceDialog input="{Binding}" property="AAS:AccessControlPolicyPoints:internalInformationPoint"/>
</Composite>
</Composite>