Difference between revisions of "PrF UG classes classes tab"
Line 43: | Line 43: | ||
Image:PrF_UG_classes_classes_tab.png|frame|none|Classes Tab, "Editor" and "Author" selected | Image:PrF_UG_classes_classes_tab.png|frame|none|Classes Tab, "Editor" and "Author" selected | ||
rect 2 37 230 84 [[PrF_UG_classes_class_browser |The Class Browser]] | rect 2 37 230 84 [[PrF_UG_classes_class_browser |The Class Browser]] | ||
− | rect 102 86 205 111 [[PrF_UG_classes_class_buttons |The Class | + | rect 102 86 205 111 [[PrF_UG_classes_class_buttons |The Class buttons]] |
rect 236 38 768 84 [[PrF_UG_classes_class_editor |The Class Editor]] | rect 236 38 768 84 [[PrF_UG_classes_class_editor |The Class Editor]] | ||
− | rect 654 86 857 201 [[PrF_UG_classes_class_editor#The_Class_Constraints_Pane |The Class Constraints | + | rect 654 86 857 201 [[PrF_UG_classes_class_editor#The_Class_Constraints_Pane |The Class Constraints pane]] |
− | rect 443 86 648 201 [[PrF_UG_classes_class_editor#The_Class_Documentation_Pane |The Class Documentation | + | rect 443 86 648 201 [[PrF_UG_classes_class_editor#The_Class_Documentation_Pane |The Class Documentation pane]] |
− | rect 772 55 855 84 [[PrF_UG_classes_class_editor#Note_Icons |Note | + | rect 772 55 855 84 [[PrF_UG_classes_class_editor#Note_Icons |Note icons]] |
− | rect 236 90 441 141 [[PrF_UG_classes_class_editor#Note_Icons |Note | + | rect 236 90 441 141 [[PrF_UG_classes_class_editor#Note_Icons |Note icons]] |
− | rect 236 151 442 201 [[PrF_UG_classes_class_editor#The_Class_Role_Menu |The Class Role | + | rect 236 151 442 201 [[PrF_UG_classes_class_editor#The_Class_Role_Menu |The Class Role menu]] |
− | rect 236 205 857 504 [[PrF_UG_classes_class_editor#The_Template_Slots_Pane |The Template Slots | + | rect 236 205 857 504 [[PrF_UG_classes_class_editor#The_Template_Slots_Pane |The Template Slots pane]] |
− | rect 6 112 235 387 [[PrF_UG_classes_class_window |The Class Hierarchy | + | rect 6 112 235 387 [[PrF_UG_classes_class_window |The Class Hierarchy window]] |
rect 2 388 235 420 [[PrF_UG_classes_find_class |Finding a Class]] | rect 2 388 235 420 [[PrF_UG_classes_find_class |Finding a Class]] | ||
− | rect 2 422 235 503 [[PrF_UG_classes_superclasses_pane |The Superclasses | + | rect 2 422 235 503 [[PrF_UG_classes_superclasses_pane |The Superclasses pane]] |
rect 207 86 224 108 [[PrF_UG_classes_view_relations |Viewing Class Relations]] | rect 207 86 224 108 [[PrF_UG_classes_view_relations |Viewing Class Relations]] | ||
desc none | desc none | ||
Line 61: | Line 61: | ||
and about accomplishing specific tasks, | and about accomplishing specific tasks, | ||
see the [[PrF_UG_classes|Classes Table of Contents]]. | see the [[PrF_UG_classes|Classes Table of Contents]]. | ||
+ | |||
</div> | </div> |
Revision as of 15:12, October 26, 2008
The Classes Tab
The Classes tab provides a single window in which you may view, create, and edit classes, which model concepts in your domain - usually objects, such as article or author.
The tab consists of two panes:
The Class Browser at the left shows the classes in your project and allows you to make edits that modify the class hierarchy. For example, you might create, delete, or move a class or work with superclasses and metaclasses.
When a single class is selected, the Class Editor on the right shows the properties of the selected class and allows you to edit class-specific attributes, such as class sticky notes, class name, role, any constraints, and template slots. The Class Editor can also be displayed as a separate window by clicking the View Class () icon in the Class Browser.
Click on an area in the picture to view more information:
For information about the Classes user interface and about accomplishing specific tasks, see the Classes Table of Contents.