Difference between revisions of "PrF UG inst creating multiple instances"
Line 11: | Line 11: | ||
The wizard will display the class hierarchy of your project: | The wizard will display the class hierarchy of your project: | ||
</p> | </p> | ||
− | <div>[[Image:PrF_UG_inst_multiple_instances_class_select.png| | + | <div>[[Image:PrF_UG_inst_multiple_instances_class_select.png|frame|none| |
− | + | Create multiple instances dialog]]</div> | |
<li><p> | <li><p> | ||
Line 18: | Line 18: | ||
The wizard will show the instance entry screen: | The wizard will show the instance entry screen: | ||
</p> | </p> | ||
− | <div>[[Image:PrF_UG_inst_multiple_instances_enter.png| | + | <div>[[Image:PrF_UG_inst_multiple_instances_enter.png|frame|none| |
− | + | Create multiple instances dialog with instance entry screen]]</div> | |
<li><p> | <li><p> | ||
Line 73: | Line 73: | ||
Click <b>Finish</b> to exit the wizard. | Click <b>Finish</b> to exit the wizard. | ||
</p> | </p> | ||
− | <div>[[Image:PrF_UG_inst_multiple_instances_result.png| | + | <div>[[Image:PrF_UG_inst_multiple_instances_result.png|frame|none| |
− | + | Create multiple instances dialog, result]]</div> | |
<li><p> | <li><p> | ||
Line 85: | Line 85: | ||
by [[PrF_UG_inst_copy_instance|copying]] an instance. | by [[PrF_UG_inst_copy_instance|copying]] an instance. | ||
See [[PrF_UG_inst_copy_instance|Copying an Instance]]. | See [[PrF_UG_inst_copy_instance|Copying an Instance]]. | ||
+ | |||
</div> | </div> |
Revision as of 13:31, October 22, 2008
Creating Multiple Instances
Protege-Frames supplies a wizard that lets you quickly create multiple direct instances of a selected class.
Select Tools | Wizards and select Create multiple instances from the submenu. The wizard will display the class hierarchy of your project:
Select the class for which you want to create instances and click Next. The wizard will show the instance entry screen:
Set your options:
To have all instances you create begin the same way, enter an optional prefix.
To have all instances you create end the same way, enter an optional suffix.
Enter your instance names:
Type the name of a instance, then press Enter/Return to begin entering a second instance.
You can edit or delete the name of any instance you have already entered by moving the cursor to that name. You can also cut and paste text within and between instance names.
If you enter an invalid character (e.g., /) in an instance name, the name will be highlighted in red. You can edit the instance name from the keyboard, or you can click Tidy to have Protege automatically substitute an underscore (_) for each invalid character.
Click Finish or type Ctrl-Enter (Cmd-Enter). The wizard will display a list of instances that have been added. This is informational only: you cannot cancel at this point.
Click Finish to exit the wizard.
Fill out the properties for each instance in the corresponding Instance Editor.
If you prefer, you can create instances with the field entries already filled by copying an instance. See Copying an Instance.