CER Editor Global Menu

Table 1. Menu Bar
Name Description
Undo To cancel the last edit choose the undo from the menu bar.
Redo To cancel the last undo choose the Redo from the menu bar this will roll back the last action taken.
Include Rule Sets To see the included rule sets and allows rule sets to be added by providing a classpath.
Export The CER editor supports exporting all diagrams in the rule outline view to PNG images which can be saved as a single ZIP archive file to the user's local hard disk.
Save A rule set can be saved at any time one its opened in the editor. Saving a rule set that has a status of published results in an "In Edit" record being created for that rule set. Any modifications you make are saved to the in edit record. Saving a rule set that has a status of "In Edit" saves your modifications directly. Rule sets can also have a status of "Newly Created". Saving modifications to a newly created rule set will result in the modifications being saved directly to that newly created rule set.
Save All The CER editor supports opening a number of rule sets from within one instance of the editor. A number of CER elements can point to classes or attributes that are defined in the other rule sets. CER elements that point to something in a different rule set will have a menu option Open Rule Set. This allows a user to have any number of rule sets opened in the editor at any one time. The Save All menu option will save all ] rule sets that are opened in the editor and have been modified.
Validate Allows the user to validate their changes to a rule set. The rule set validator of the CER rule engine is called. CER rule sets are XML files which adhere to the CER-supplied rule schema. CER also includes a comprehensive rule set validator which can detect errors in your rule set before allowing your rule set to execute. The CER rule set validator reports a list of errors in the Properties and Validations panel so they can resolved by the user. If there are any errors, the CER rule set validator reports the errors and processing halts.
Search Allows the user to do a quick text based search that will open a search results popup which matching results. More information on the functionality provided and how to refine a search can be found in the Search Tools section.