AMALTHEA / APP4MC Importer
Implement an importer for the [AMALTHEA / APP4MC metamodel](http://www.eclipse.org/app4mc/). The main focus is on that subset of the metamodel that is immediately relevant for DSE, e.g.: - SWModel -> - Runnables ->ComponentArchitecture - Runnables >ExecutionNeed ->TaskWcetTable (WCET) (TODO: How to obtain real-time?) - Tasks ->TaskArchitecture - Task >CallGraph ->Runnable -> ComponentToTaskAllocation - HWModel / OSModel (?) ->PlatformArchitecture - MappingModel (Task >Scheduler >Core) -> TaskToExecutionUnitAllocation - StimuliModel (recurrence) ->TaskWcetTable (Periods) Further input that requires support in DSE - ConstraintsModel ->Deadline *(from redmine: issue id 3417, created on 2018-05-23)*
issue