InterfaceRulesClass.Name

ide.Java.InterfaceRulesClass.Name = any

With this parameter an individual name for the logic module (the rules engine) can optionally be specified. By default, LF‑ET uses the file name of the deci­sion ta­ble for this.

Entry in an LFET.Project.ini-file:
ide.Java.InterfaceRulesClass.Name = ${dt.name}_RulesEngine
Entry in an LFET.Project.yaml-file:
ide.Java:

  InterfaceRulesClass:
   Name: ${dt.name}_RulesEngine