|
ENTITY Minimum_function SUBTYPE OF (Multiple_arity_function_call); END_ENTITY; -- Minimum_function |
Entity data types and their attributesGeneric_expression- Expression - Numeric_expression (DER) is_int: BOOLEAN; (DER) sql_mappable: BOOLEAN; Multiple_arity_generic_expression operands: LIST [2:?] OF Generic_expression; Multiple_arity_numeric_expression (RT) operands: LIST [2:?] OF Numeric_expression; Multiple_arity_function_call - Minimum_function - |
Global rules for this entity data type- |