Difference between revisions of "PrF UG classes template slot buttons"

From Protege Wiki
Jump to: navigation, search
Line 30: Line 30:
 
|
 
|
 
<b>View Top-Level Slot:</b>
 
<b>View Top-Level Slot:</b>
Opens the top-level
+
Opens the top-level [[PrF_UG_slots_slot_editor|Slot Editor]]
[[PrF_UG_slots_slot_editor|Slot Editor]]
 
 
for the highlighted slot.
 
for the highlighted slot.
 
If you make any changes to the slot at the top level,
 
If you make any changes to the slot at the top level,
Line 37: Line 36:
 
including the [[PrF_UG_slots_slots_tab|Slots Tab]]
 
including the [[PrF_UG_slots_slots_tab|Slots Tab]]
 
and all classes where the slot is attached.
 
and all classes where the slot is attached.
See
+
See [[PrF_UG_slots_editing_a_slot|Viewing a Slot]].
[[PrF_UG_slots_editing_a_slot|Viewing a Slot]].
 
 
|-
 
|-
 
|
 
|
Line 85: Line 83:
 
|
 
|
 
<b>Remove Slot Overrides:</b>
 
<b>Remove Slot Overrides:</b>
[[PrF_UG_slots_remove_slot_overrides|Removes]]
+
[[PrF_UG_slots_remove_slot_overrides|Removes]] any slot overrides.
any slot overrides.
 
 
|-
 
|-
 
|
 
|
Line 112: Line 109:
 
<b>Note:</b>
 
<b>Note:</b>
 
If the <b>Remove Slot</b>
 
If the <b>Remove Slot</b>
[[Image:PrF_UG_slots_slot.remove.gif|slots_slot.remove]]
+
[[Image:PrF_UG_slots_slot.remove.gif|slots_slot.remove]] button is disabled,
button is disabled,
 
 
the selected slot cannot be removed from this class.
 
the selected slot cannot be removed from this class.
For example,
+
For example, slots that are inherited from a superclass class cannot be removed.
slots that are inherited from a superclass class cannot be removed.
 
 
|}
 
|}
  
 
</div>
 
</div>

Revision as of 00:42, October 16, 2008

The Template Slot Buttons


Protege-Frames User's Guide
Classes
Classes Tab
Class Browser
Class Buttons
Class Hierarchy Window
Class Icons
Class Menu
Class Search Bar
Superclasses Pane
Class Editor
Constraints
Template Slots Pane
Template Slot Buttons
References Window
Creating a New Class
Creating Multiple Subclasses
Deleting a Class
Displaying the Class Editor
Editing a Class
Editing Template Slots
Finding a Class
Hiding a Class
Replacing a Superclass
Adding a Superclass
Jumping to A Superclass
Removing a Superclass
Viewing Class Relations
Classes & Instances Tab
Viewing References
Glossary, Editing Help

The Template Slot buttons, located at the top right of the Template Slots pane, allow you to view/edit, override, create, remove overrides, add, or remove a slot for the current class. You can also access these commands by right-clicking on the slot and selecting an action from the Template Slot menu.

classes_template_slots_menu_context

Note: You can also view and create slots directly from the Slots Tab, as well as deleting a slot from the project. See the Slot Buttons for more information.

The buttons have the following actions:

slots_slot.view_top_level

View Top-Level Slot: Opens the top-level Slot Editor for the highlighted slot. If you make any changes to the slot at the top level, they affect the slot everywhere it appears, including the Slots Tab and all classes where the slot is attached. See Viewing a Slot.

slots_slot.view_overrides

View Slot Overrides: Opens the class-level Slot Editor for the highlighted slot. Overrides to the slot at the class level have the following properties:

  • Overrides only affect the properties of the slot for the selected class and its subclasses.

  • The slot remains unchanged at the Slots Tab, as well as any other classes where appears. A slot that has been overridden has an override icon slots_slot.overridden in the left column. There are limits on the overrides that you can make to an inherited slot. See Viewing a Slot for more information.

slots_slot.create

Create Slot: Creates a new slot for the current class.

Note: If the Create Slot slots_slot.create button is disabled, the selected class cannot be edited; this is the case if it is a system class or is included from another project.

slots_slot.remove_overrides

Remove Slot Overrides: Removes any slot overrides.

slots_slot.add

Add Slot: Adds a pre-existing slot to the current class.

slots_slot.remove

Remove Slot: Removes the highlighted slot from the current class. The slot remains in the project and can be viewed in the Slot Browser. To delete a slot completely from the project, use the Delete Slot slots_slot.delete button at the Slots Tab.

Note: If the Remove Slot slots_slot.remove button is disabled, the selected slot cannot be removed from this class. For example, slots that are inherited from a superclass class cannot be removed.