blob: fc4a607e27ae2b5dae49185eb9863c46f8c6bd6c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<am:Amalthea xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:am="http://app4mc.eclipse.org/amalthea/0.7.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<swModel>
<runnables name="R1" callback="false" service="false"/>
<labels name="label1" constant="false" bVolatile="false"/>
</swModel>
<hwModel>
<system>
<memories name="mem1"/>
</system>
</hwModel>
<mappingModel>
<mapping xsi:type="am:AbstractElementMapping" memory="mem1?type=Memory" memoryPositionAddress="0" abstractElement="label1?type=Label"/>
<mapping xsi:type="am:AbstractElementMapping" memory="mem1?type=Memory" memoryPositionAddress="0" abstractElement="R1?type=Runnable"/>
</mappingModel>
</am:Amalthea>