Next: AADL Scenario Files, Up: Using Ocarina
This command is a simplified front-end for the functions provided by Ocarina.
Usage: ocarina_sh [opts] [-s <scenario_part_1> <scenario_part_2>...] scenario_part_? is the AADL file describing the application scenario -b: build the generated application code -z: clean 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 takes an AADL scenario files as an input and, depending on the given switches, 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.