An expression representing the value of a discrete chance node or decision node. More...
Public Member Functions | |
| Expression * | clone () const |
| Clone the NodeExpression. | |
| Node * | getNode () const |
| Return the node used to build the expression. | |
| Node * | getValue () const |
| Return the node used to build the expression. | |
| bool | isCompositeExpression () const |
| Test if the expression is a CompositeExpression. | |
| bool | isConstantExpression () const |
| Test if the expression is a ConstantExpression. | |
| bool | isNodeExpression () const |
| Test if the expression is a NodeExpression. | |
An expression representing the value of a discrete chance node or decision node.