clsDecisionTable Members
The clsDecisionTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
clsDecisionTable()()()() |
Initializes a new instance of the clsDecisionTable class.
|
![]() |
clsDecisionTable(String) |
Initializes a new instance of the clsDecisionTable class.
|
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.
|