|
ENTITY Real_defined_function ABSTRACT SUPERTYPE SUBTYPE OF (Numeric_defined_function); END_ENTITY; -- Real_defined_function |
Entity data types and their attributesGeneric_expression- Expression - Numeric_expression (DER) is_int: BOOLEAN; (DER) sql_mappable: BOOLEAN; Defined_function - Numeric_defined_function - Real_defined_function - |
Global rules for this entity data type- |