Difference between revisions of "PrF UG inst instance buttons"

From Protege Wiki
Jump to: navigation, search
Line 4: Line 4:
 
{{PrF_UG_TOC_inst}}<div id='prf_ug'>
 
{{PrF_UG_TOC_inst}}<div id='prf_ug'>
  
The Instance buttons,
+
The Instance buttons, located at the top right
[[Image:PrF_UG_inst_instance_buttons.png|instances_instance_buttons]],
 
located at the top right
 
 
of the [[PrF_UG_inst_instance_browser|Instance Browser]],
 
of the [[PrF_UG_inst_instance_browser|Instance Browser]],
 
allow you to [[PrF_UG_inst_display_instance_editor|view/edit]],
 
allow you to [[PrF_UG_inst_display_instance_editor|view/edit]],
Line 17: Line 15:
 
The buttons have the following actions:
 
The buttons have the following actions:
  
 +
<div class='b'>
 
{| summary="instance buttons"
 
{| summary="instance buttons"
| width="50" |
+
|
 
[[Image:PrF_UG_inst_instance.view.gif|instances_instance.view]]
 
[[Image:PrF_UG_inst_instance.view.gif|instances_instance.view]]
 
|
 
|
Line 58: Line 57:
 
See [[PrF_UG_inst_deleting_an_instance|Deleting an Instance]].
 
See [[PrF_UG_inst_deleting_an_instance|Deleting an Instance]].
 
|}
 
|}
 +
</div>
  
 
If the <b>View Instance</b> or <b>Delete Instance</b> button is grayed out,
 
If the <b>View Instance</b> or <b>Delete Instance</b> button is grayed out,
Line 79: Line 79:
 
to add and remove the instances specified for a relationship.
 
to add and remove the instances specified for a relationship.
  
 +
<div class='b'>
 
{| summary="additional buttons"
 
{| summary="additional buttons"
| width="50" |
+
|
 
[[Image:PrF_UG_inst_instance.add.gif|instances_instance.add]]
 
[[Image:PrF_UG_inst_instance.add.gif|instances_instance.add]]
 
|
 
|
Line 93: Line 94:
 
without deleting it from the knowledge base.
 
without deleting it from the knowledge base.
 
|}
 
|}
 +
</div>
  
  
 
</div>
 
</div>

Revision as of 17:44, October 29, 2008

The Instance Buttons


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 Instance buttons, located at the top right of the Instance Browser, allow you to view/edit, view references to, create, copy, or delete an instance. Note that these icons have a similar action wherever they appear.

The buttons have the following actions:

instances_instance.view

View Instance: Opens the Instance Editor for the highlighted instance. See Displaying an Instance.

instances_instance.view_references

View References to Instance: Shows all the objects that reference the highlighted instance. See Viewing References.

instances_instance.create

Create Instance: Creates a new instance for the class highlighted in the Class Browser at the Instances tab. See Creating an Instance Directly.

instances_instance.copy

Copy Instance: Copies the selected instance. See Copying an Instance.

instances_instance.delete

Delete Instance button: Deletes the highlighted instance. See Deleting an Instance.

If the View Instance or Delete Instance button is grayed out, this indicates that the current instance cannot be edited or deleted. Such an instance always has a pale icon to its left. Instances cannot be edited if they are included from another project.

If the Create Instance button is grayed out, no instances can be created for the class selected in the Class Browser. This is the case if the class is abstract, shown by a class icon with a hole (e.g., classes_class.abstract, classes_class.metaclass.abstract).

Additional Buttons

The buttons above have the same operation wherever they appear. Additional buttons in the Protege-Frames interface allow you to add and remove the instances specified for a relationship.

instances_instance.add

Add Instance: Displays a dialog box that allows you to select one or more existing instances.

instances_instance.remove

Remove Instance: Removes the instance from the current relationship without deleting it from the knowledge base.