Difference between revisions of "PrF UG inst entry field boolean"
From Protege Wiki
Line 22: | Line 22: | ||
{| summary="checked and unchecked boolean slots" | {| summary="checked and unchecked boolean slots" | ||
| | | | ||
− | [[Image:PrF_UG_slots_boolean_unchecked.png| | + | [[Image:PrF_UG_slots_boolean_unchecked.png|frame|none| |
+ | Boolean, unchecked]] | ||
| | | | ||
not <b>Urgent</b> | not <b>Urgent</b> | ||
|- | |- | ||
| | | | ||
− | [[Image:PrF_UG_slots_boolean_checked.png| | + | [[Image:PrF_UG_slots_boolean_checked.png|frame|none| |
+ | Boolean, checked]] | ||
| | | | ||
<b>Urgent</b> | <b>Urgent</b> |
Revision as of 15:06, October 22, 2008
The Boolean Fields
When an instance is created for a class with a slot of Boolean value type, the entry field corresponding to the slot is a Boolean field, and contains a value which is either true or false.
Single Cardinality
An instance with a Boolean field with Single cardinality displays as a checkbox. To set or change the value for a Boolean/single slot, click in the box to add or remove the checkmark.
For example, the Personals_Ad class contains the Boolean slot Urgent; the Silly instance of Personals_Ad is not Urgent, while the M137 instance is:
not Urgent | |
Urgent |