| <?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.9.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
| <mappingModel> |
| <schedulerAllocation> |
| <scheduler xsi:type="am:TaskScheduler" href="amlt:/#Task_Scheduler_Core_1?type=TaskScheduler"/> |
| <responsibility href="amlt:/#Core_1?type=ProcessingUnit"/> |
| <executingPU href="amlt:/#Core_1?type=ProcessingUnit"/> |
| </schedulerAllocation> |
| <taskAllocation> |
| <task href="amlt:/#Task_10MS?type=Task"/> |
| <scheduler href="amlt:/#Task_Scheduler_Core_1?type=TaskScheduler"/> |
| <schedulingParameters priority="10"/> |
| </taskAllocation> |
| <taskAllocation> |
| <task href="amlt:/#Task_5MS?type=Task"/> |
| <scheduler href="amlt:/#Task_Scheduler_Core_1?type=TaskScheduler"/> |
| <schedulingParameters priority="5"/> |
| </taskAllocation> |
| <taskAllocation> |
| <task href="amlt:/#Task_20MS?type=Task"/> |
| <scheduler href="amlt:/#Task_Scheduler_Core_1?type=TaskScheduler"/> |
| <schedulingParameters priority="20"/> |
| </taskAllocation> |
| </mappingModel> |
| </am:Amalthea> |