Compile project ant compile Compile + run generator with user defined parameters ant run-generator Compile + run predefined generator for scenario A ant run-generator-A Compile + run predefined generator for scenario B (not yet implemented) ant run-generator-B Compile + run predefined generator for scenario C (not yet implemented) ant run-generator-C Compile + run scheduler A with scenario A ant run-scheduler-A-A Compile + run scheduler B with scenario A ant run-scheduler-A-B Compile + run scheduler C with scenario A ant run-scheduler-A-C Compile + run scheduler A with scenario B (not yet implemented) ant run-scheduler-B-A Compile + run scheduler B with scenario B (not yet implemented) ant run-scheduler-B-B Compile + run scheduler C with scenario B (not yet implemented) ant run-scheduler-B-C Compile + run scheduler A with scenario C (not yet implemented) ant run-scheduler-C-A Compile + run scheduler B with scenario C (not yet implemented) ant run-scheduler-C-B Compile + run scheduler C with scenario C (not yet implemented) ant run-scheduler-C-C Compile + run all schedulers and scenarios ant run-all-schedulers