Interface = true
ide.<ProgrammingLanguage>.Interface = true | false (default = false)
Generation Variant 1 (Interface and Rules Module) can be set as standard for a programming language with an aid of this parameter.
Entry in an LFET.Project.ini-file:
ide.Java.Interface = true
Entry in an LFET.Project.yaml-file:
ide.Java:
Interface:
Enabled: true