Difference between revisions of "PrF UG classes class icons"
(→Class Icons) |
(→Hierarchy Icons) |
||
Line 104: | 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" | | ||
Line 125: | Line 126: | ||
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, |
Revision as of 16:30, October 29, 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.