Difference between revisions of "PrF UG classes class icons"
| 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 | ||
| − | + | [[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
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:
|
Error creating thumbnail: Unable to save thumbnail to destination
|
A concrete class |
|
Error creating thumbnail: Unable to save thumbnail to destination
|
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:
|
Error creating thumbnail: Unable to save thumbnail to destination
|
An abstract class |
|
Error creating thumbnail: Unable to save thumbnail to destination
|
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:
|
Error creating thumbnail: Unable to save thumbnail to destination
|
A system concrete class or an included concrete class |
|
Error creating thumbnail: Unable to save thumbnail to destination
|
A system abstract class or an included abstract class |
|
Error creating thumbnail: Unable to save thumbnail to destination
|
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.
|
Error creating thumbnail: Unable to save thumbnail to destination
|
A hidden concrete class |
|
Error creating thumbnail: Unable to save thumbnail to destination
|
A hidden abstract class |
|
Error creating thumbnail: Unable to save thumbnail to destination
|
A hidden metaclass |
Hierarchy Icons
The following icons give information about the display of the class hierarchy:
|
Error creating thumbnail: Unable to save thumbnail to destination
|
All direct subclasses of the class are displayed.
You can click on this icon to hide the subclasses. |
|
Error creating thumbnail: Unable to save thumbnail to destination
|
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 Error creating thumbnail: Unable to save thumbnail to destination
or a Error creating thumbnail: Unable to save thumbnail to destination
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.