FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDecisionTable Members

The clsDecisionTable type exposes the following members.

Constructors


  Name Description
Public method clsDecisionTable()()()()
Initializes a new instance of the clsDecisionTable class.
Public method clsDecisionTable(String)
Initializes a new instance of the clsDecisionTable class.

Methods


  Name Description
Public method addDataRow
Adds the data row.
Public method addInput
Adds the input.
Public method addOutput
Adds the output.
Public method eval
Evals the specified o input values.
Public method getDataRow
Gets the data row.
Public method getDataRows
Gets the data rows.
Public method getInput
Gets the input.
Public method getInputs
Gets the inputs.
Public method getOutput
Gets the output.
Public method getOutputs
Gets the outputs.
Public method removeInput
Removes the input.
Public method removeOutput
Removes the output.
Public method toXML
To the XML.