Placeholders package

The Placeholders package, as partially shown in the following figure, contains hooks provided in the default rules for user customization. These hooks are empty scripts where you can enter code. These scripts are run from the existing rules at the appropriate time during code generation. For example, you can insert code in the post_implementation() script in the Attribute placeholder group. This script runs after implementation of the attribute rules.

Rules Composer window showing Package Explorer tab

You can go to the reference for a script to find where the script is called.


Feedback