clsDecisionTable Methods
The clsDecisionTable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addDataRow |
Adds the data row.
|
|
|
addInput |
Adds the input.
|
|
|
addOutput |
Adds the output.
|
|
|
eval |
Evals the specified o input values.
|
|
|
getDataRow |
Gets the data row.
|
|
|
getDataRows |
Gets the data rows.
|
|
|
getInput |
Gets the input.
|
|
|
getInputs |
Gets the inputs.
|
|
|
getOutput |
Gets the output.
|
|
|
getOutputs |
Gets the outputs.
|
|
|
removeInput |
Removes the input.
|
|
|
removeOutput |
Removes the output.
|
|
|
toXML |
To the XML.
|

