Design Expert System Builder - Node Descriptions
Database
Description
The database node provides the user with static storage of variables to be used in the expert system. There is only one Database object for the Expert System Builder. The variables must be created in the database node before the user can properly edit any other node. Therefore, it is important to fully understand the expert system and create the database node first.
Right Mouse (Meta Key) Menu Options
Rename - Renames the object as displayed in the tree
Edit This Item - Displays the Database Panel.
Child Nodes
No child nodes
Parent
The Database node has no parents.
Expert System Object Generated
DBProxy.class is created upon instantiation of the Expert System. There is only one Database for the entire Expert System.