| sdf_file_path | Path of the scenario definition file for the scenario that you want to save. | 
| EPL_file_path | Name of the new monitor. | 
| scenario | Path of the scenario definition file for the scenario that you want to save as a block. | 
| block | Name of the new block. | 
| catalog | Path of the blocks catalog in which to save the new block. | 
| -h | --help | Displays this information. | 
| -v | --version | Displays Event Modeler version information | 
| -c | --conf   file  | Path to Event Modeler configuration file. The default is event_modeler_config.xml. | 
| -l | --logfile   file  | Identifies the name of the Event Modeler log file. | 
| -V | --loglevel   level  | Specifies the log level. | 
| -f | --file   file  | Loads the specified scenario definition file into Event Modeler. Repeat to load multiple scenario definition files. | 
| -XgenerateDebug [true|false] | Generate debug output or not (default is true). | 
| -Xgenerate scenario EPL_file | Generate EPL from the specified scenario definition file. | 
| -XgenerateBlock scenario block catalog | Generate a block from the specified scenario definition file and save the new block in the specified catalog. | 
| -XforceBlockCatalogPaths path[,path ...]>  | Force Event Modeler to use the specified comma separated block catalog paths. | 
| -XaddBlockCatalogPaths path[,path ...]>  | Add the comma separated block catalog paths to Event Modeler. | 
| -XforceFunctionCatalogPaths path[,path ...]  | Force Event Modeler to use the specified comma separated function catalog paths. | 
| -XaddFunctionCatalogPaths path[,path ...]>  | Add the comma separated function catalog paths to Event Modeler. |