Abstraction level
Design/Implementation
Use Case Tasks
· UC#0008 - Exchange Models
Covered aspect
Model transformation algorithms
Algorithm
Transformations between file formats: FIBEX->TADL2
Inputs
FIBEX file with the necessary information and timing specifications for bus
communication.
Particular constraints on inputs
none
Preparation of input
FIBEX is a standardized XML format (in different versions). Therefore, arbitrary
FIBEX editors supporting these versions can be utilized to generate the input.
During the transformation process the necessary (subset) data of the FIBEX file is
parsed, interpreted and transformed to the corresponding TADL2 constraints.
Invocation of the algorithm
Transformation algorithm is activated via command line with input and output file
name as parameter.
Outputs
TADL2 file containing information (subset data) derived from FIBEX
file.
Visualization of results
The generated TADL2 file can be visualized with the TADL2-Editor.
|