|
ENTITY Unary_boolean_expression ABSTRACT SUPERTYPE SUBTYPE OF (Boolean_expression, Unary_generic_expression); END_ENTITY; -- Unary_boolean_expression |
Entity data types and their attributesGeneric_expression- Expression - Boolean_expression - Unary_generic_expression operand: Generic_expression; Unary_boolean_expression - |
| Not_expression (Expression_arm) |
| Odd_function (Numeric_function_arm) |
Global rules for this entity data type- |