PrF UG inst instance buttons

From Protege Wiki
Revision as of 18:11, November 13, 2008 by RichMorin (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.