| DecisionTableBuilder Methods |
The DecisionTableBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAction |
Adds an action column using expressions
| |
| AddActionCall |
Adds an action column
| |
| AddActionNotice | ||
| AddActionSet | ||
| AddCondition |
Adds a condition column
| |
| AddData |
Adds data for columns (e.g. name, condition, action)
| |
| AddDebug |
Adds cells debug information
| |
| AddGroupName | ||
| AddImport(String) |
Adds an import/using command do declaration
| |
| AddImport(String, String, Boolean, String) |
Adds an import/using command do declaration
| |
| AddInput(String) | ||
| AddInput(String, String, String, String) |
Adds an input parameter to decision with type and assembly of the parameter
| |
| AddInputOutput(String) |
Adds input-output (InputOutput) parameter to decision
| |
| AddInputOutput(String, String, String, String) |
Adds an input-output (InOut) parameter to decision with type and assembly of the parameter
| |
| AddLocal(String) |
Adds local parameters for decision
| |
| AddLocal(String, String, String, String) |
Adds output parameter to decision
| |
| AddName |
Adds a name column
| |
| AddOutput(String) |
Adds output parameter to decision
| |
| AddOutput(String, String, String, String) |
Adds output parameter to decision
| |
| AddPriority | ||
| AddSettings | ||
| AddSourceInfo |
Adds cells line information
| |
| AddTermsRef | ||
| Build |
Builds the final table
|
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |