HAPI::NodeExpression Class Reference

An expression representing the value of a discrete chance node or decision node. More...

Inheritance diagram for HAPI::NodeExpression:
HAPI::Expression

List of all members.

Public Member Functions

Expressionclone () const
 Clone the NodeExpression.
NodegetNode () const
 Return the node used to build the expression.
NodegetValue () 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.

Detailed Description

An expression representing the value of a discrete chance node or decision node.


Copyright Hugin Expert A/S 1993-2010