Next: AADL Scenario Files, Up: Using Ocarina
This command is a simplified front-end for the functions provided by Ocarina.
Usage: ocarina_sh [-v] [-p] [-c] [-n] [-h] [-s <scenario_part_1> <scenario_part_2>...] scenario_part_? is the AADL file LIST describing the application scenario -b: build the generated application code -p: only parse the application model -n: only produce Petri Net -c: only perform schedulability analysis -h: only perform checks on the application model -v: output Ocarina version
This script taks an AADL scenario files as an input and, depending on the givent suitches, invokes the ocarina command with the proper command line options.
If the user gave the “-b” command line switch, the generated code will be compiled.