Difference between revisions of "PrF UG classes class icons"

From Protege Wiki
Jump to: navigation, search
Line 29: Line 29:
 
|}
 
|}
  
A <i>hollow</i> icon
+
A <i>hollow</i> icon (with a hole)
(with a hole)
 
 
indicates an
 
indicates an
<i>[[PrF_UG_classes_class_editor#The_Class_Role_Menu|abstract]]</i>
+
<i>[[PrF_UG_classes_class_editor#The_Class_Role_Menu|abstract]]</i> class;
class;
+
that is, a class that <i>cannot</i> have direct instances.
that is,
 
a class that <i>cannot</i> have direct instances.
 
 
Abstract classes can have subclasses:
 
Abstract classes can have subclasses:
  
Line 52: Line 49:
 
from another project.
 
from another project.
 
These classes cannot be edited.
 
These classes cannot be edited.
See
+
See [[PrF_UG_projects_including_a_project|Including a Project]]
[[PrF_UG_projects_including_a_project|Including a Project]]
 
 
for more information:
 
for more information:
  
Line 71: Line 67:
  
 
A <i>gray</i> icon indicates a
 
A <i>gray</i> icon indicates a
<i>[[PrF_UG_classes_hide_class|hidden]]</i>
+
<i>[[PrF_UG_classes_hide_class|hidden]]</i> class.
class.
+
You can use hidden classes to restrict a user's view of your knowledge base
You can use hidden classes to restrict a user's view of your knowledge base while retaining the structure of the larger project.
+
while retaining the structure of the larger project.
 
You choose whether or not to display the hidden classes in a project using the
 
You choose whether or not to display the hidden classes in a project using the
[[PrF_UG_projects_configure_project|Configure]]
+
[[PrF_UG_projects_configure_project|Configure]] dialog box.
dialog box.
 
  
 
{| summary="hidden classes"
 
{| summary="hidden classes"
Line 110: Line 105:
 
|
 
|
 
The absence of a
 
The absence of a
<div>[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]</div>
+
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]
or a
+
or a [[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
[[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
 
 
indicates that the class has no subclasses.
 
indicates that the class has no subclasses.
In the newspaper example,
+
In the newspaper example, <b>Library</b> has no subclasses.
<b>Library</b> has no subclasses.
 
 
|}
 
|}
  
 
<b>Note:</b> To display all subclasses below a class,
 
<b>Note:</b> To display all subclasses below a class,
right-click the class and select <b>Expand</b> from the cascading
+
right-click the class and select <b>Expand</b>
[[PrF_UG_classes_class_menu|Class Menu]].
+
from the cascading [[PrF_UG_classes_class_menu|Class Menu]].
  
 
</div>
 
</div>

Revision as of 11:49, October 15, 2008

The Class Icons


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 icons in the Class Window provide information about the structure of your knowledge base and the nature of your classes.

Class Icons

Classes are indicated by round golden icons. Additional properties of the icons give information about the type of class:

A solid icon indicates a concrete class; that is, a class that may have direct instances:

classes_class

A concrete class

classes_class.metaclass

A concrete metaclass

A hollow icon (with a hole) indicates an abstract class; that is, a class that cannot have direct instances. Abstract classes can have subclasses:

classes_class.abstract

An abstract class

classes_class.metaclass.abstract

An abstract metaclass

A pale icon indicates a system class or a class that has been included from another project. These classes cannot be edited. See Including a Project for more information:

classes_class.pale

A system concrete class or an included concrete class

classes_class.abstract.pale

A system abstract class or an included abstract class

classes_class.metaclass.abstract.pale

A system abstract metaclass or an included abstract metaclass

A gray icon indicates a hidden class. You can use hidden classes to restrict a user's view of your knowledge base while retaining the structure of the larger project. You choose whether or not to display the hidden classes in a project using the Configure dialog box.

classes_class.gray

A hidden concrete class

classes_class.abstract.gray

A hidden abstract class

classes_class.metaclass.gray

A hidden metaclass

Hierarchy Icons

The following icons give information about the display of the class hierarchy:

all_hierarchy.expanded

All direct subclasses of the class are displayed.

You can click on this icon to hide the subclasses.

all_hierarchy.collapsed

The class has direct subclasses which are not currently displayed.

You can click on this icon to display the subclasses.

No icon

The absence of a all_hierarchy.expanded or a all_hierarchy.collapsed indicates that the class has no subclasses. In the newspaper example, Library has no subclasses.

Note: To display all subclasses below a class, right-click the class and select Expand from the cascading Class Menu.