Organizing import statements
You organize import statements to check that all BOM classes
that are used in the technical rule are correctly referenced. The
Technical Rule Editor inserts missing import statements and removes
redundant ones.
About this task
The Technical Rule Editor can help you to write the required import statements for a technical rule. The import statements reference BOM classes that are used in the technical rule.
Procedure
To update the import statements:
Do one of the following actions:
- Select .
- Press Ctrl+Alt+O.
Results
Either action adds any missing import statements and removes the redundant ones in the Imports section of the Technical Rule Editor.