Constraint on instances of Boolean.
Both attributes cannot be set to False, since this would mean that the Boolean
value being constrained cannot be True or False.
Declaration :
Artifact : C_BOOLEAN
Attribut true_valid |
True if the value True is allowed.
Declaration :
Attribut false_valid |
True if the value False is allowed.
Declaration :
Attribut assumed_value |
The value to assume if this item is not included in data, due to being part of an
optional structure.
Declaration :
All public operations : assumed_value , default_value , has_assumed_value , valid_value