Difference between revisions of "PrF UG inst instances tab"

From Protege Wiki
Jump to: navigation, search
(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,
    [[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]]
    [[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,
    [[PrF_UG_inst_instance_browser|Instance Browser]],
+
     shows all of the direct instances, if any, for the selected class.
    in the center,
+
     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.
    if any,
 
    for the selected class.
 
     It allows you to view,
 
    edit,
 
    [[PrF_UG_inst_creating_an_instance|create]],
 
     and
 
    [[PrF_UG_inst_deleting_an_instance|delete]]
 
    direct instances.
 
 
     </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]]
    [[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>
     button in the
+
     [[Image:PrF_UG_inst_instance.view.gif|instances_instance.view]] button
    [[PrF_UG_inst_instance_browser|Instance Browser]]
+
     in the [[PrF_UG_inst_instance_browser|Instance Browser]]
 
     or anywhere else it appears.
 
     or anywhere else it appears.
 
     </p>
 
     </p>

Revision as of 00:08, October 16, 2008

The Instances Tab


Protege-Frames User's Guide
Instances
Instances Tab
Class Browser at Instances Tab
Instance Browser
Instances Window
Instance Buttons
Instance Menu
Types Pane
Instance Editor
Standard Field Types
Fields with Multiple Cardinality
Boolean Fields
Class Fields
Float Fields
Instance Fields
Integer Fields
String Fields
Symbol Fields
Creating an Instance
Creating Multiple Instances
Displaying the Instance Editor
Setting the Display Slot
Showing Subclass Instances
Editing an Instance
Copying an Instance
Deleting an Instance
Finding an Instance
Changing an Instance's Class
Working with Instance Types
Instance Icons
Glossary, Editing Help

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:

  1. 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.

  2. 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.

  3. 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 instances_instance.view button in the Instance Browser or anywhere else it appears.

instances_instances_tab