Difference between revisions of "PrF UG inst instances tab"
(Automated import of articles) |
|||
Line 5: | Line 5: | ||
The Instances tab provides a window in which you may view, | The Instances tab provides a window in which you may view, | ||
− | create, | + | create, and edit <b>instances</b>. |
− | and edit <b>instances</b>. (Classes model concepts in your domain, | + | (Classes model concepts in your domain, |
slots model properties of classes and any relationships between them, | slots model properties of classes and any relationships between them, | ||
and instances model the actual data.) | and instances model the actual data.) | ||
Line 15: | Line 15: | ||
<ol class='a'> | <ol class='a'> | ||
<li><p> | <li><p> | ||
− | The | + | The [[PrF_UG_inst_class_browser_at_instances|Class Browser]], at the left, |
− | |||
− | |||
shows the classes in a superclass/subclass relationship. | shows the classes in a superclass/subclass relationship. | ||
The Instances Tab lets you view classes, | The Instances Tab lets you view classes, | ||
but you cannot edit or rearrange them. | but you cannot edit or rearrange them. | ||
− | See the | + | See the [[PrF_UG_classes_classes_tab|Classes Tab]] |
− | |||
for information about working with classes. | for information about working with classes. | ||
</p> | </p> | ||
<li><p> | <li><p> | ||
− | The | + | The [[PrF_UG_inst_instance_browser|Instance Browser]], in the center, |
− | + | shows all of the direct instances, if any, for the selected class. | |
− | + | It allows you to view, edit, [[PrF_UG_inst_creating_an_instance|create]], | |
− | shows all of the direct instances, | + | and [[PrF_UG_inst_deleting_an_instance|delete]] direct instances. |
− | |||
− | |||
− | It allows you to view, | ||
− | |||
− | |||
− | and | ||
− | |||
− | |||
</p> | </p> | ||
<li><p> | <li><p> | ||
When a single instance is selected, | When a single instance is selected, | ||
− | the | + | the [[PrF_UG_inst_instance_editor|Instance Editor]] |
− | |||
for the selected instance is displayed to the right. | for the selected instance is displayed to the right. | ||
The Instance Editor displays all the slots which apply to the instance, | The Instance Editor displays all the slots which apply to the instance, | ||
and allows you to edit them. | and allows you to edit them. | ||
− | The Instance Editor can also be displayed as a separate window by clicking the <b>View Instance</b> | + | The Instance Editor can also be displayed as a separate window |
− | [[Image:PrF_UG_inst_instance.view.gif|instances_instance.view]] | + | by clicking the <b>View Instance</b> |
− | + | [[Image:PrF_UG_inst_instance.view.gif|instances_instance.view]] button | |
− | + | in the [[PrF_UG_inst_instance_browser|Instance Browser]] | |
or anywhere else it appears. | or anywhere else it appears. | ||
</p> | </p> |
Revision as of 23:08, October 15, 2008
The Instances Tab
The Instances tab provides a window in which you may view, create, and edit instances. (Classes model concepts in your domain, slots model properties of classes and any relationships between them, and instances model the actual data.)
An example of the Instances Tab is shown below. The window consists of three panes:
The Class Browser, at the left, shows the classes in a superclass/subclass relationship. The Instances Tab lets you view classes, but you cannot edit or rearrange them. See the Classes Tab for information about working with classes.
The Instance Browser, in the center, shows all of the direct instances, if any, for the selected class. It allows you to view, edit, create, and delete direct instances.
When a single instance is selected, the Instance Editor for the selected instance is displayed to the right. The Instance Editor displays all the slots which apply to the instance, and allows you to edit them. The Instance Editor can also be displayed as a separate window by clicking the View Instance button in the Instance Browser or anywhere else it appears.