blob: 2c782cd06a26e3fd817514c457b0256752827d5b [file] [log] [blame]
h3. ATDB to AMALTHEA Model Transformation
Here, we describes how to use the information contained within an AMALTHEA Trace Database (ATDB) to create an initial AMALTHEA model from it.
*Step 1*
Let us assume there is an ATDB file called "test2.atdb" which contains typical atdb data about a trace and some specification parts (events and event chains):
!../pictures/atdb_to_amxmi_input.png!
*Step 2*
We now want to create an AMALTHEA model to start out on an initial simulateable model from the contained trace data. For this right-click on the "test2.atdb" file in the Project Explorer:
!../pictures/atdb_to_amxmi_context_menu_import.png!
Now, click on "ATDB -> AMALTHEA model".
*Step 3*
This will create a new AMALTHEA model from the ATDB file (here, called "test2.amxmi". The result will contain all information about the software, hardware, events, and event chains that the original ATDB file provided.
!../pictures/atdb_to_amxmi_import_result.png!