| <?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.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
| <osModel> |
| <operatingSystems name="OperatingSystem"> |
| <taskSchedulers name="Task_Scheduler_Core_1"> |
| <schedulingAlgorithm xsi:type="am:OSEK"/> |
| </taskSchedulers> |
| </operatingSystems> |
| </osModel> |
| <componentsModel> |
| <components xsi:type="am:Composite" name="c-complex"> |
| <ports xsi:type="am:InterfacePort" name="klm" kind="requires"/> |
| <ports xsi:type="am:InterfacePort" name="nop" interfaceName="" kind="provides_requires"/> |
| <ports xsi:type="am:InterfacePort" name="hij" interfaceName=" " kind="provides_requires"/> |
| </components> |
| </componentsModel> |
| </am:Amalthea> |