Difference between revisions of "PrF UG classes class icons"
(→Class Icons) |
|||
| Line 16: | Line 16: | ||
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" | | ||
| Line 27: | Line 28: | ||
A concrete [[PrF_UG_meta_metaclass_intro|metaclass]] | A concrete [[PrF_UG_meta_metaclass_intro|metaclass]] | ||
|} | |} | ||
| + | </div> | ||
A <i>hollow</i> icon (with a hole) indicates an | A <i>hollow</i> icon (with a hole) indicates an | ||
| Line 33: | Line 35: | ||
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" | | ||
| Line 44: | Line 47: | ||
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 67: | Line 72: | ||
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 75: | 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" | | ||
| Line 91: | Line 98: | ||
A hidden metaclass | A hidden metaclass | ||
|} | |} | ||
| + | </div> | ||
=== Hierarchy Icons === | === Hierarchy Icons === | ||
Revision as of 17:29, 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:
|
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 aError 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.