SuccessControl

Gene­ration variant 2 (simple class), i.e. if source elements are defined in the deci­sion 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 gene­ration of error handling is activated auto­mati­cally for deci­sion ta­bles in which source codes are defined for else values of conditions.