CA

CA [ = Option ] [ , Option ] [ , Option ]

This argument makes it possible to use the properties of a condition or action when generating an enum (CAcondition/Action).

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

The following options are available for this argument:

Number

Adds the getCaNumber() method to Enum which determines the number of a condition or action

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

Title

Adds the getCaTitle() method to Enum which determines the title of a condition or action

Text

Adds the getCaText() method to Enum which determines the text of a condition or action