Interface, $$MethodName
$$MethodName = xxx
This generation parameter is optional and only relevant for interface generation.
When automatically determining method names for the interface LF‑ET checks whether there is a source code for the respective condition or action and whether it contains the generation parameter
$$MethodName = xxx ($$MN = xxx for short).
xxx is thus the desired method name, as appropriate, which is then used instead of the automatically generated method name.
Parameter names are case-insensitive.
In the case of interface generation it is actually not necessary to provide source elements in decision tables. The code below is an example of the few exceptions where generation information in a decision table can be helpful. Another example is the optional generation parameter InterfaceEnum – $$EnumName.
| If a new version of a decision table is delivered, e.g. from a functional area, and no source elements are provided in it, these need not be added manually but can be imported from the previous version of the decision table. See also: Importing of source code. |