odecision-class: Class "odecision"
Objects from the Class
Objects can be created by calls of the form new("odecision", ...)
.Methods
No methods defined with class "odecision" in the signature.Details
Usually odecision
s are created by DecisionTableParser
using a full decision table that includes
condition and effect descriptions in standard form. Odecision
s created by DecisionTableParser
do not have
condition or effect defined. Instead CheckDecisions
does the final parsing into preset effects and conditions.
For non-standard conditions and effects decisions can be defined using the new("odecision", ...)
call.
See also:
http://en.opasnet.org/