Design Expert System Builder - Node Descriptions
PlanItemList
(The icon represents blue print)
Description
PlanItemList represents the sequence of Tasks Constraints and subSpecialists, that constitute a Plan. When a Plan is executed the items in the PlanItemList are executed in the order presented.
Right Mouse (Meta Key) Menu Options
Rename- present a dialog to the user in which the caption of this node can be changed.
Add Item to List - Add either a Task, Constraint, or Specialist to the end of this list.
Child Nodes
Task (multiple)
Constraint (multiple)
Specialist (multiple)
Parent
Expert System Object Generated
Generates the private java.util.Vector _planList of Plan.class