Code Generation Wizard: Step 2 – Select Classes and Properties

See Also

Allows you to select classes in the chosen model.

The Logical view packages list displays a tree view diagram representing the logical hierarchy of the chosen model. Click a category in the Logical view packages list to view the classes it contains. The classes appear in the Classes list.

Select a check box in the Classes list to remove a class from the model. Double-click a class to view or edit its properties. When you double-click a class, the Code Generation Wizard displays the Class Properties dialog containing the following tabs showing information from the Visual Modeler:

General tab

Displays information on the selected class, including class name, base class, parent class, and library.

Methods tab

This tab displays the names of methods in the selected class and any description associated with the methods.

Properties tab

This tab displays the names of properties in the selected class and any description associated with the properties.

Inheritance tab

This tab displays the modeler parent class or classes of the selected class. Use this page as an aid in selecting the single parent required in a Visual FoxPro class from multiple classes available in the selected Visual Modeler class.

Resolve any naming or inheritance conflicts in the Visual Modeler tool or in Step 4a or Step 4b of the Code Generation Wizard.

Relations tab

This tab displays the relationships between the selected class and other classes in the model.

Documentation tab

This tab displays documentation from the Visual Modeler General tab that you can use in Visual FoxPro for documentation.