Difference between revisions of "PrF UG slots slot icons"

From Protege Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
== The Slot Icons ==
 
== The Slot Icons ==
  
{{PrF_UG_TOC_slots}}<div id='prf_ug'>
+
<noinclude>{{PrF_UG_TOC_slots}}<div id='prf_ug'></noinclude>
  
 
The icons in the [[PrF_UG_slots_slot_browser|Slot Browser]]
 
The icons in the [[PrF_UG_slots_slot_browser|Slot Browser]]
Line 17: Line 17:
 
these icons are not shown anywhere else.
 
these icons are not shown anywhere else.
  
 +
<div class='b'>
 
{| summary="slot information icons"
 
{| summary="slot information icons"
| width="50" |
+
| width="75" |
 
[[Image:PrF_UG_slots_slot.gif|slots_slot]]
 
[[Image:PrF_UG_slots_slot.gif|slots_slot]]
 
|
 
|
Line 51: Line 52:
 
These slots cannot be edited.
 
These slots cannot be edited.
 
|}
 
|}
 +
</div>
  
 
=== Hierarchy Icons ===
 
=== Hierarchy Icons ===
Line 58: Line 60:
 
give information about the display of the slot hierarchy:
 
give information about the display of the slot hierarchy:
  
 +
<div class='b'>
 
{| summary="slot browser information icons"
 
{| summary="slot browser information icons"
| width="50" |
+
| width="75" |
 
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]
 
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]
 
|
 
|
Line 78: Line 81:
 
indicates that the slot has no subslots.
 
indicates that the slot has no subslots.
 
|}
 
|}
 +
</div>
  
  
</div>
+
<noinclude></div></noinclude>

Latest revision as of 18:52, November 13, 2008

The Slot Icons


Protege-Frames User's Guide
Slots
The Slots Tab
The Slot Browser
The Slot Buttons
The Slot Menu
The Slot Editor
The Value Type Menu
The Any Value Type
The Boolean Value Type
The Class Value Type
The Float Value Type
The Instance Value Type
The Integer Value Type
The String Value Type
The Symbol Value Type
Creating a New Slot
Viewing a Slot
Editing a Top-Level Slot
Overriding Slot Properties at a Class
Editing Slot Properties
Removing a Slot from a Class
Deleting a Slot from the Project
Adding a Slot to a Class
Removing Overrides From a Slot
Understanding Inverse Slots
Creating an Inverse Slot Relationship
Working with Subslots
Finding a Slot
The Slot Hierarchy Window
The Slot Icons
The Superslots Pane
Glossary, Editing Help

The icons in the Slot Browser and the Template Slots pane give information about the slots. There are two types of icons: slot icons and hierarchy icons.

Slot Icons

These icons give information about a slot. When a class inherits a class from a superclass, icons in the Template Slots pane give information related to the inheritance and overrides; these icons are not shown anywhere else.

slots_slot

A blue rectangle indicates a slot. In the Template Slots pane, this icon means that the slot is direct; that is, it was attached directly to the selected class. responsible_for is a direct slot.

slots_slot.inherited

(Template Slots pane only) A bracketed icon means that the slot is inherited from one of the selected class's ancestors. Inherited slots can be edited, but not deleted; there are also some restrictions on the edits that are allowed.

slots_slot.inherited.overridden

(Template Slots pane only) A bracketed icon with an O inside it means the slot has overrides; that is, the slot is inherited and it has been modified at the class.

slots_slot.pale

A pale icon indicates a system slot or a slot that has been included from another project. These slots cannot be edited.

Hierarchy Icons

(Slot Browser only) If you have created any subslots, the following icons in the Slot Browser give information about the display of the slot hierarchy:

all_hierarchy.expanded

All direct subslots of the slot are displayed. You can click on this icon to hide the subslots.

all_hierarchy.collapsed

The slot has direct subslots which are not currently displayed. You can click on this icon to display the subslots.

No icon

The absence of an "expanded" (all_hierarchy.expanded) or a "collapsed" (all_hierarchy.collapsed) icon indicates that the slot has no subslots.