SuccessControl
|
Generation variant 2 (simple class), i.e. if source elements are defined in the decision table. |
ide.<ProgrammingLanguage>.SuccessControl = true | false
The true value causes activation of Error handling generation.
Entry in an LFET.Project.ini-file:
ide.Java.SuccessControl = true
Entry in an LFET.Project.yaml-file:
ide.Java:
Enabled: true
SuccessControl: true
The generation of error handling is activated automatically for decision tables in which source codes are defined for else values of conditions.