Interface.CommentDtText
ide.Java.Interface.CommentDtText = true | false (default = false)
This parameter can be used for generating a JavaDoc comment for a generated interface from the text of the decision table:
Entry in an LFET.Project.ini-file:
ide.Java.Interface.CommentDtText = true
Entry in an LFET.Project.yaml-file:
ide.Java:
Enabled: true
Interface:
CommentDtText: true