Difference between revisions of "PrF UG inst multiple cardinality"
(Automated import of articles) |
|||
Line 8: | Line 8: | ||
How the information is entered and displayed depends on the field type. | How the information is entered and displayed depends on the field type. | ||
− | For | + | For [[PrF_UG_inst_entry_field_boolean|Boolean]], |
− | [[PrF_UG_inst_entry_field_boolean|Boolean]], | ||
[[PrF_UG_inst_entry_field_float|Float]], | [[PrF_UG_inst_entry_field_float|Float]], | ||
[[PrF_UG_inst_entry_field_integer|Integer]], | [[PrF_UG_inst_entry_field_integer|Integer]], | ||
[[PrF_UG_inst_entry_field_string|String]], | [[PrF_UG_inst_entry_field_string|String]], | ||
− | and | + | and [[PrF_UG_inst_entry_field_symbol|Symbol]] entry fields, |
− | [[PrF_UG_inst_entry_field_symbol|Symbol]] | ||
− | entry fields, | ||
the field is shown as a display list with three field buttons at the top right: | the field is shown as a display list with three field buttons at the top right: | ||
− | <div>[[Image:PrF_UG_inst_filled_entry_float_multiple.png|instances_filled_entry_float_multiple]]</div> | + | <div>[[Image:PrF_UG_inst_filled_entry_float_multiple.png| |
+ | instances_filled_entry_float_multiple]]</div> | ||
− | For these fields, | + | For these fields, the field buttons do the following: |
− | the field buttons do the following: | ||
{| summary="field buttons" | {| summary="field buttons" | ||
Line 40: | Line 37: | ||
|} | |} | ||
− | For | + | For [[PrF_UG_inst_entry_field_boolean|Boolean]] fields, |
− | [[PrF_UG_inst_entry_field_boolean|Boolean]] | + | viewing or creating a value displays a dialog box |
− | fields, | + | with a drop-down menu containing two choices: true or false. |
− | viewing or creating a value displays a dialog box with a drop-down menu containing two choices: | ||
− | true or false. | ||
Select one and click <b>OK</b>. | Select one and click <b>OK</b>. | ||
− | For | + | For [[PrF_UG_inst_entry_field_float|Float]], |
− | [[PrF_UG_inst_entry_field_float|Float]], | ||
[[PrF_UG_inst_entry_field_integer|Integer]], | [[PrF_UG_inst_entry_field_integer|Integer]], | ||
[[PrF_UG_inst_entry_field_string|String]], | [[PrF_UG_inst_entry_field_string|String]], | ||
− | and | + | and [[PrF_UG_inst_entry_field_symbol|Symbol]] entry fields, |
− | [[PrF_UG_inst_entry_field_symbol|Symbol]] | + | viewing [[Image:PrF_UG_all_object.view.gif|all_object.view]] |
− | entry fields, | + | or creating/adding [[Image:PrF_UG_all_object.add.gif|all_object.add]] a value |
− | viewing | + | displays a dialog box where you can type. |
− | |||
− | or creating/adding | ||
− | [[Image:PrF_UG_all_object.add.gif|all_object.add]] | ||
− | a value displays a dialog box where you can type. | ||
Enter a valid value in the dialog box and click <b>OK</b>. | Enter a valid value in the dialog box and click <b>OK</b>. | ||
− | Removing | + | Removing [[Image:PrF_UG_all_object.remove.gif|all_object.remove]] |
− | [[Image:PrF_UG_all_object.remove.gif|all_object.remove]] | ||
removes the highlighted value. | removes the highlighted value. | ||
− | For | + | For [[PrF_UG_inst_entry_field_class|Class]] |
− | [[PrF_UG_inst_entry_field_class|Class]] | + | and [[PrF_UG_inst_entry_field_instance|Instance]] entry fields, |
− | and | + | single and multiple cardinality fields have the same buttons |
− | [[PrF_UG_inst_entry_field_instance|Instance]] | + | and the same methods for viewing |
− | entry fields, | + | [[Image:PrF_UG_classes_class.view.gif|classes_class.view]] |
− | single and multiple cardinality fields have the same buttons and the same methods for viewing | ||
− | |||
[[Image:PrF_UG_inst_instance.view.gif|instances_instance.view]], | [[Image:PrF_UG_inst_instance.view.gif|instances_instance.view]], | ||
− | creating | + | creating [[Image:PrF_UG_inst_instance.create.gif|instances_instance.create]] |
− | [[Image:PrF_UG_inst_instance.create.gif|instances_instance.create]] | + | ([[PrF_UG_inst_entry_field_instance|Instance]] only), |
− | ([[PrF_UG_inst_entry_field_instance|Instance]] | + | adding [[Image:PrF_UG_classes_class.add.gif|classes_class.add]] |
− | only), | ||
− | adding | ||
− | [[Image:PrF_UG_classes_class.add.gif|classes_class.add]] | ||
[[Image:PrF_UG_inst_instance.add.gif|instances_instance.add]], | [[Image:PrF_UG_inst_instance.add.gif|instances_instance.add]], | ||
− | and removing | + | and removing [[Image:PrF_UG_classes_class.remove.gif|classes_class.remove]] |
− | [[Image:PrF_UG_classes_class.remove.gif|classes_class.remove]] | + | [[Image:PrF_UG_inst_instance.remove.gif|instances_instance.remove]] values. |
− | [[Image:PrF_UG_inst_instance.remove.gif|instances_instance.remove]] | ||
− | values. | ||
The only difference is that multiple values can be stored in the field. | The only difference is that multiple values can be stored in the field. | ||
</div> | </div> |
Revision as of 23:14, October 15, 2008
Fields with Multiple Cardinality
If the slot corresponding to a field has Multiple Cardinality, then the field allows multiple entries. How the information is entered and displayed depends on the field type.
For Boolean, Float, Integer, String, and Symbol entry fields, the field is shown as a display list with three field buttons at the top right:
For these fields, the field buttons do the following:
View Value:
Opens an entry box for any highlighted value(s) and allows you to make changes. | |
Create Value or Add Value:
Opens an entry box for a new value and allows you to edit it. | |
Remove Value:
Removes any highlighted value(s). |
For Boolean fields, viewing or creating a value displays a dialog box with a drop-down menu containing two choices: true or false. Select one and click OK.
For Float, Integer, String, and Symbol entry fields, viewing or creating/adding a value displays a dialog box where you can type. Enter a valid value in the dialog box and click OK. Removing removes the highlighted value.
For Class and Instance entry fields, single and multiple cardinality fields have the same buttons and the same methods for viewing , creating (Instance only), adding , and removing values. The only difference is that multiple values can be stored in the field.