Difference between revisions of "PrF UG classes class buttons"
Line 16: | Line 16: | ||
<imagemap> | <imagemap> | ||
Image:PrF_UG_classes_class_buttons_context.png|top of Class Browser | Image:PrF_UG_classes_class_buttons_context.png|top of Class Browser | ||
− | + | rect 177 54 197 74 [[PrF_UG_classes_create_class |Creating a New Class]] | |
− | rect 177 54 197 74 | + | rect 203 55 221 74 [[PrF_UG_classes_delete_class |Deleting a Class]] |
− | rect 203 55 221 74 | + | rect 125 55 148 75 [[PrF_UG_classes_view_class |Displaying the Class Editor]] |
− | rect 125 55 148 75 | + | rect 153 56 172 75 [[PrF_UG_classes_view_references |Viewing References]] |
− | rect 153 56 172 75 | ||
desc none | desc none | ||
</imagemap> | </imagemap> |
Revision as of 17:15, October 20, 2008
The Class Buttons
The class buttons (, , , ), located at the top right of the Class Browser, allow you to view and edit, view references to, create, or delete a class.
The buttons have the following actions:
The View Class button () opens the Class Editor for the highlighted class. This allows you to view or edit the class.
The View References to Class button () opens the References Window, which shows all the frames that reference the highlighted class. See Viewing References.
The Create Class button () creates a new class as a subclass of the highlighted class.
The Delete Class button () deletes the highlighted class and all of its subclasses.
If the Create Class or Delete Class button is grayed out, this indicates that the current class cannot be edited or deleted. A non-editable class always has a pale class icon to its left. A class cannot be edited if it is a system class or if it is included from another project.
Additional Buttons
The buttons above have the same operation wherever they appear. Additional buttons in the Protege-Frames interface allow you to add and remove the classes specified in a slot, field, or other relationship.
The Add Class button () displays a dialog box that allows you to select one or more existing classes.
The Remove Class button () removes the class from the current relationship without deleting it from the knowledge base.