Difference between revisions of "PrF UG slots slot icons"

From Protege Wiki
Jump to: navigation, search
(Automated import of articles)
 
 
(6 intermediate revisions 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
+
The icons in the [[PrF_UG_slots_slot_browser|Slot Browser]]
[[PrF_UG_slots_slot_browser|Slot Browser]]
+
and the [[PrF_UG_classes_template_slot_pane|Template Slots pane]]
or the
 
[[PrF_UG_classes_template_slot_pane|Template Slots Pane]]
 
 
give information about the slots.
 
give information about the slots.
There are two types of icons:
+
There are two types of icons: slot icons and hierarchy icons.
 
 
<ul class='a'>
 
  <li><p>
 
    [[#Slot_Icons|slot icons]]
 
    </p>
 
 
 
  <li><p>
 
    [[#Hierarchy_Icons|hierarchy icons]]
 
    </p>
 
</ul>
 
  
 
=== Slot Icons ===
 
=== Slot Icons ===
Line 25: Line 13:
 
These icons give information about a slot.
 
These icons give information about a slot.
 
When a class inherits a class from a superclass,
 
When a class inherits a class from a superclass,
icons in the
+
icons in the [[PrF_UG_classes_template_slot_pane|Template Slots]] pane
[[PrF_UG_classes_template_slot_pane|Template Slots]]
+
give information related to the inheritance and overrides;
pane give information related to the inheritance and overrides;
 
 
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]]
 
|
 
|
 
A blue rectangle indicates a slot.
 
A blue rectangle indicates a slot.
In the
+
In the [[PrF_UG_classes_template_slot_pane|Template Slots pane]],
[[PrF_UG_classes_template_slot_pane|Template Slots Pane]],
 
 
this icon means that the slot is <i>direct</i>;
 
this icon means that the slot is <i>direct</i>;
that is,
+
that is, it was attached directly to the selected class.
it was attached directly to the selected class. <b>responsible_for</b> is a direct slot.
+
<b>responsible_for</b> is a direct slot.
 
|-
 
|-
 
|
 
|
 
[[Image:PrF_UG_slots_slot.inherited.gif|slots_slot.inherited]]
 
[[Image:PrF_UG_slots_slot.inherited.gif|slots_slot.inherited]]
 
|
 
|
(<i>[[PrF_UG_classes_template_slot_pane|Template Slots pane]]
+
(<i>[[PrF_UG_classes_template_slot_pane|Template Slots pane]] only</i>)
only</i>)
+
A bracketed icon means that the slot is inherited
A bracketed icon means that the slot is inherited from one of the selected class's ancestors.
+
from one of the selected class's ancestors.
Inherited slots can be edited,
+
Inherited slots can be edited, but not deleted;
but not deleted;
 
 
there are also some restrictions on the edits that are allowed.
 
there are also some restrictions on the edits that are allowed.
 
|-
 
|-
Line 54: Line 40:
 
[[Image:PrF_UG_slots_slot.inherited.overridden.gif|slots_slot.inherited.overridden]]
 
[[Image:PrF_UG_slots_slot.inherited.overridden.gif|slots_slot.inherited.overridden]]
 
|
 
|
(<i>[[PrF_UG_classes_template_slot_pane|Template Slots pane]]
+
(<i>[[PrF_UG_classes_template_slot_pane|Template Slots pane]] only</i>)
only</i>) A bracketed icon with an O inside it means the slot has
+
A bracketed icon with an O inside it
[[PrF_UG_slots_override_slot|overrides]];
+
means the slot has [[PrF_UG_slots_override_slot|overrides]];
that is,
+
that is, the slot is inherited <i>and</i> it has been modified at the class.
the slot is inherited <i>and</i> it has been modified at the class.
 
 
|-
 
|-
 
|
 
|
 
[[Image:PrF_UG_slots_slot.pale.gif|slots_slot.pale]]
 
[[Image:PrF_UG_slots_slot.pale.gif|slots_slot.pale]]
 
|
 
|
A <i>pale</i> icon indicates a system slot or a slot that has been
+
A <i>pale</i> icon indicates a system slot or a slot
[[PrF_UG_projects_including_a_project|included]]
+
that has been [[PrF_UG_projects_including_a_project|included]] from another project.
from another project.
 
 
These slots cannot be edited.
 
These slots cannot be edited.
 
|}
 
|}
 +
</div>
  
 
=== Hierarchy Icons ===
 
=== Hierarchy Icons ===
  
<i>([[PrF_UG_slots_slot_browser|Slot Browser]]
+
<i>([[PrF_UG_slots_slot_browser|Slot Browser]] only)</i>
only)</i> If you have created any subslots,
+
If you have created any subslots, the following icons in the Slot Browser
the following icons in the Slot Browser 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]]
| All direct subslots of the slot are displayed.
+
|
 +
All direct subslots of the slot are displayed.
 
You can click on this icon to hide the subslots.
 
You can click on this icon to hide the subslots.
 
|-
 
|-
 
|
 
|
 
[[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
 
[[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
| The slot has direct subslots which are not currently displayed.
+
|
 +
The slot has direct subslots which are not currently displayed.
 
You can click on this icon to display the subslots.
 
You can click on this icon to display the subslots.
 
|-
 
|-
 
| <b>No icon</b>
 
| <b>No icon</b>
 
|
 
|
The absence of a
+
The absence
<div>[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]</div>
+
of an "expanded" ([[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]])
or a
+
or a "collapsed" ([[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]) icon
[[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
 
 
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.