Difference between revisions of "PrF UG classes class icons"
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== The Class Icons == | == The Class Icons == | ||
− | {{PrF_UG_TOC_classes}}<div id='prf_ug'> | + | <noinclude>{{PrF_UG_TOC_classes}}<div id='prf_ug'></noinclude> |
− | The icons in the Class | + | The icons in the Class window provide information |
+ | about the structure of your knowledge base and the nature of your classes. | ||
=== Class Icons === | === Class Icons === | ||
Line 12: | Line 13: | ||
A <i>solid</i> icon indicates a | A <i>solid</i> icon indicates a | ||
− | <i>[[PrF_UG_classes_class_editor#The_Class_Role_Menu|concrete]]</i> | + | <i>[[PrF_UG_classes_class_editor#The_Class_Role_Menu|concrete]]</i> class; |
− | class; | + | that is, a class that may have direct instances: |
− | that is, | ||
− | a class that may have direct instances: | ||
+ | <div class='b'> | ||
{| summary="concrete class and metaclass" | {| summary="concrete class and metaclass" | ||
| width="75" | | | width="75" | | ||
[[Image:PrF_UG_classes_class.gif|classes_class]] | [[Image:PrF_UG_classes_class.gif|classes_class]] | ||
− | | A concrete class | + | | |
+ | A concrete class | ||
|- | |- | ||
| | | | ||
[[Image:PrF_UG_classes_class.metaclass.gif|classes_class.metaclass]] | [[Image:PrF_UG_classes_class.metaclass.gif|classes_class.metaclass]] | ||
| | | | ||
− | A concrete | + | A concrete [[PrF_UG_meta_metaclass_intro|metaclass]] |
− | [[PrF_UG_meta_metaclass_intro|metaclass]] | ||
|} | |} | ||
+ | </div> | ||
− | A <i>hollow</i> icon (with a hole) | + | A <i>hollow</i> icon (with a hole) indicates an |
− | indicates an | ||
<i>[[PrF_UG_classes_class_editor#The_Class_Role_Menu|abstract]]</i> class; | <i>[[PrF_UG_classes_class_editor#The_Class_Role_Menu|abstract]]</i> 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: | ||
+ | <div class='b'> | ||
{| summary="abstract class and metaclass" | {| summary="abstract class and metaclass" | ||
| width="75" | | | width="75" | | ||
[[Image:PrF_UG_classes_class.abstract.gif|classes_class.abstract]] | [[Image:PrF_UG_classes_class.abstract.gif|classes_class.abstract]] | ||
− | | An abstract class | + | | |
+ | An abstract class | ||
|- | |- | ||
| | | | ||
[[Image:PrF_UG_classes_class.metaclass.abstract.gif|classes_class.metaclass.abstract]] | [[Image:PrF_UG_classes_class.metaclass.abstract.gif|classes_class.metaclass.abstract]] | ||
− | | An abstract metaclass | + | | |
+ | An abstract metaclass | ||
|} | |} | ||
+ | </div> | ||
A <i>pale</i> icon indicates a system class or a class that has been | A <i>pale</i> icon indicates a system class or a class that has been | ||
Line 52: | Line 56: | ||
for more information: | for more information: | ||
+ | <div class='b'> | ||
{| summary="included classes" | {| summary="included classes" | ||
| width="75" | | | width="75" | | ||
Line 59: | Line 64: | ||
| | | | ||
[[Image:PrF_UG_classes_class.abstract.pale.gif|classes_class.abstract.pale]] | [[Image:PrF_UG_classes_class.abstract.pale.gif|classes_class.abstract.pale]] | ||
− | | A system abstract class or an included abstract class | + | | |
+ | A system abstract class or an included abstract class | ||
|- | |- | ||
| | | | ||
[[Image:PrF_UG_classes_class.metaclass.abstract.pale.gif|classes_class.metaclass.abstract.pale]] | [[Image:PrF_UG_classes_class.metaclass.abstract.pale.gif|classes_class.metaclass.abstract.pale]] | ||
− | | A system abstract metaclass or an included abstract metaclass | + | | |
+ | A system abstract metaclass or an included abstract metaclass | ||
|} | |} | ||
+ | </div> | ||
A <i>gray</i> icon indicates a | A <i>gray</i> icon indicates a | ||
Line 73: | Line 81: | ||
[[PrF_UG_projects_configure_project|Configure]] dialog box. | [[PrF_UG_projects_configure_project|Configure]] dialog box. | ||
+ | <div class='b'> | ||
{| summary="hidden classes" | {| summary="hidden classes" | ||
| width="75" | | | width="75" | | ||
[[Image:PrF_UG_classes_class.gray.gif|classes_class.gray]] | [[Image:PrF_UG_classes_class.gray.gif|classes_class.gray]] | ||
− | | A hidden concrete class | + | | |
+ | A hidden concrete class | ||
|- | |- | ||
| | | | ||
[[Image:PrF_UG_classes_class.abstract.gray.gif|classes_class.abstract.gray]] | [[Image:PrF_UG_classes_class.abstract.gray.gif|classes_class.abstract.gray]] | ||
− | | A hidden abstract class | + | | |
+ | A hidden abstract class | ||
|- | |- | ||
| | | | ||
[[Image:PrF_UG_classes_class.metaclass.gray.gif|classes_class.metaclass.gray]] | [[Image:PrF_UG_classes_class.metaclass.gray.gif|classes_class.metaclass.gray]] | ||
− | | A hidden metaclass | + | | |
+ | A hidden metaclass | ||
|} | |} | ||
+ | </div> | ||
=== Hierarchy Icons === | === Hierarchy Icons === | ||
Line 91: | Line 104: | ||
The following icons give information about the display of the class hierarchy: | The following icons give information about the display of the class hierarchy: | ||
+ | <div class='b'> | ||
{| summary="class hierarchy icons" | {| summary="class hierarchy icons" | ||
| width="75" | | | width="75" | | ||
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]] | [[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]] | ||
− | | All direct subclasses of the class are displayed. | + | | |
+ | All direct subclasses of the class are displayed. | ||
You can click on this icon to hide the subclasses. | You can click on this icon to hide the subclasses. | ||
|- | |- | ||
| | | | ||
[[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]] | [[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]] | ||
− | | The class has direct subclasses which are not currently displayed. | + | | |
+ | The class has direct subclasses which are not currently displayed. | ||
You can click on this icon to display the subclasses. | You can click on this icon to display the subclasses. | ||
|- | |- | ||
| <b>No icon</b> | | <b>No icon</b> | ||
| | | | ||
− | The absence of a | + | The absence |
− | [[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]] | + | of a [[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]] |
or a [[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]] | or a [[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, <b>Library</b> has no subclasses. | In the newspaper example, <b>Library</b> has no subclasses. | ||
|} | |} | ||
+ | </div> | ||
<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> | right-click the class and select <b>Expand</b> | ||
− | from the cascading [[PrF_UG_classes_class_menu|Class | + | from the cascading [[PrF_UG_classes_class_menu|Class menu]]. |
+ | |||
− | </div> | + | <noinclude></div></noinclude> |
Latest revision as of 16:22, November 13, 2008
The Class Icons
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:
A concrete class | |
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:
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:
A system concrete class or an included concrete class | |
A system abstract class or an included abstract class | |
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.
Hierarchy Icons
The following icons give information about the display of the class hierarchy:
Note: To display all subclasses below a class, right-click the class and select Expand from the cascading Class menu.