Difference between revisions of "PrF UG inst types pane"

From Protege Wiki
Jump to: navigation, search
Line 28: Line 28:
 
| width="50" |
 
| width="50" |
 
[[Image:PrF_UG_classes_class.add.gif|classes_class.add]]
 
[[Image:PrF_UG_classes_class.add.gif|classes_class.add]]
| <b>Add Class:</b>
+
|
 +
<b>Add Class:</b>
 
Displays a dialog box that allows you to select one or more additional class types.
 
Displays a dialog box that allows you to select one or more additional class types.
 
|-
 
|-
 
|
 
|
 
[[Image:PrF_UG_classes_class.remove.gif|classes_class.remove]]
 
[[Image:PrF_UG_classes_class.remove.gif|classes_class.remove]]
| <b>Remove Class:</b>
+
|
 +
<b>Remove Class:</b>
 
Removes the direct instance relationship between the instance and the class.
 
Removes the direct instance relationship between the instance and the class.
 
If the instance has only one class type,
 
If the instance has only one class type,

Revision as of 00:31, October 16, 2008

The Types Pane


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 Types Pane in the Instance Browser allows you to add and remove class types for an instance, that is, the classes for which the selected instance is a direct instance. A multi-type instance is shown in the Instance Browser whenever one of its class types is selected.

instances_types_pane

Multi-type Instances

Assigning multiple types to an instance allows you to build an instance which combines the field characteristics from two or more classes. For a multi-type instance, the Instance Editor for an instance shows a separate entry form for each class type; these forms can be shown one above the other in the same window or they can be shown in individual tabs. If two or more classes share a slot, the value entered in a shared field is the same for all class forms.

Type Buttons

classes_class.add

Add Class: Displays a dialog box that allows you to select one or more additional class types.

classes_class.remove

Remove Class: Removes the direct instance relationship between the instance and the class. If the instance has only one class type, the relationship cannot be removed.

See Working with Instance Types for more information.