blob: 55a68a37a11e5a5a926112a14f4cd825847ade9d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<Group xmlns:x="http://www.eclipse.org/xwt"
xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang"
xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets" text="SwSchedulableResource">
<Group.layout>
<ppel:PropertiesLayout></ppel:PropertiesLayout>
</Group.layout>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="2"></ppel:PropertiesLayout>
</Composite.layout>
<ppe:BooleanRadio input="{Binding}"
property="MARTE:MARTE_DesignModel:SRM:SW_Concurrency:SwSchedulableResource:isStaticSchedulingFeature"></ppe:BooleanRadio>
<ppe:BooleanRadio input="{Binding}"
property="MARTE:MARTE_DesignModel:SRM:SW_Concurrency:SwSchedulableResource:isPreemptable"></ppe:BooleanRadio>
<ppe:BooleanRadio input="{Binding}"
property="MARTE:MARTE_Foundations:GRM:Resource:isProtected"></ppe:BooleanRadio>
<ppe:BooleanRadio input="{Binding}"
property="MARTE:MARTE_Foundations:GRM:Resource:isActive"></ppe:BooleanRadio>
</Composite>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="2"></ppel:PropertiesLayout>
</Composite.layout>
<ppe:IntegerEditor input="{Binding}"
property="MARTE:MARTE_DesignModel:SRM:SW_Concurrency:SwConcurrentResource:activationCapacity"></ppe:IntegerEditor>
</Composite>
</Group>