Step by step execution

To start step-by-step execution, place a breakpoint on the element where execution should stop first. After Designer stops on that element, click the Designer Debug 03Next element button. Designer will move from one element to the next and show how the strategy is executed step by step.

To enter a Composite element, wait until step-by-step execution reaches it, then click Designer Debug 04Step in. The next step will be executed inside the Composite element. To leave the Composite element, click Designer Debug 05Step out.

Optimization