|
ENTITY boolean_literal SUBTYPE OF (simple_boolean_expression, generic_literal); the_value : BOOLEAN; END_ENTITY; -- boolean_literal |
Entity data types and their attributesgeneric_expression- expression - boolean_expression - simple_generic_expression - simple_boolean_expression - generic_literal - boolean_literal the_value: BOOLEAN; |
| boolean_representation_item (Basic_data_representation_mim) |
Global rules for this entity data type- |