Activating Automatic Implementation
To activate automatic implementation for a method-/process-/runnable-local variable, proceed as follows:
- Open the implementation editor for the parent component of the local variable.
- In the Local tab, select the local variable.
Do one of the following:
In the Element menu, select Use automatic Implementation.
Right-click onto the variable name and select Use automatic Implementation from the context menu.
With that, the automatic implementation of the method-/process-/runnable-local variable is activated. The Use automatic Implementation in the Element menu is marked and grayed out.
Automatic implementation is deactivated by explicitly implementing the variable.
See also