Design Expert System Builder - Node Descriptions

Assignment

Description

This node represents the step of a particular task. From this node, the user may assign a variable a value, either Boolean, integer or double. The assignment may consist of simply assigning a constant to a particular variable or a complex formula. To perform a logical operation, an operation that returns a Boolean value, the user should select the logical operation button that exposes the Logical Operation Panel. Likewise, to perform a calculation, the user should select the calculation button that will expose the Calculation Panel.

Right Mouse (Meta Key) Menu Options

Rename - Renames the object as displayed in the tree

Edit This Item - Displays the Assignment Panel.

Insert Item Before - Inserts another object before this Assignment in the task list. The object can be an Assignment node, If-Then-Else node, or a Constraint node.

Add Item After - Adds another object after the Assignment in the task list. The object can be an Assignment node, If-Then-Else node, or a Constraint node.

Remove This Item - Removes this item from the task list.

Child Nodes

No child nodes

Parent

Task.

Expert System Object Generated

Assignment.class