|
ENTITY Int_value_function SUBTYPE OF (Function_parameter_value); END_ENTITY; -- Int_value_function |
Entity data types and their attributesGeneric_expression- Expression - Numeric_expression (DER) is_int: BOOLEAN; (DER) sql_mappable: BOOLEAN; Unary_generic_expression operand: Generic_expression; Function_parameter_value (RT) operand: String_expression; Int_value_function - |
Global rules for this entity data type- |