DT

DT [ = Option ] [ , Option ] [ , Option ]

This argument enables the properties of a decision table to be used du­ring Enum generation (DT – decision table).

Entry in an LFET.Project.ini-file:
ide.Java.InterfaceEnum.1: IncludeTagsTitle = Transit Times; Symbol; DT = Name

The following options are available for this argument:

Name

Adds the getDtName() method to Enum which determines the name of a decision table

This option is set automatically when the DT argument is specified without options

Title

Adds the getDtTitle() method to Enum which determines the title of a decision table

Text

Adds the getDtText() method to Enum which determines the text of a decision table