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 odecisions are created by DecisionTableParser using a full decision table that includes
condition and effect descriptions in standard form. Odecisions 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/