Module dmntk_examples::decision_tables
source · Expand description
Examples of decision tables in text format.
Constants
Horizontal, no information item name, no output label, no allowed values, no inputs, single output, no annotations.
Horizontal, no information item name, no output label, no allowed values, double inputs, single output, no annotations.
Horizontal, no information item name, output label, no allowed values, no inputs, single output, no annotations.
Horizontal, no information item name, output label, no allowed values, double inputs, single output, no annotations.
Horizontal, no information item name, output label, allowed values, double inputs, double outputs, double annotations.
Horizontal, information item name, output label, no allowed values, no inputs, single output, no annotations.