ENTITY abs_function

(* SCHEMA automotive_design; *)
 ENTITY abs_function
  SUBTYPE OF (unary_function_call);
 END_ENTITY;  -- 13584-20: expressions_schema  

Explicit Attributes

Entity abs_function has the following local and inherited explicit attributes:
AttributeTypeDefined By
 operandnumeric_expression (ENTITY)unary_numeric_expression(Redcl from unary_generic_expression)

Derived Attributes

Entity abs_function has the following local and inherited derived attributes:
AttributeTypeDefined By
 is_intBOOLEANnumeric_expression
 sql_mappableBOOLEANnumeric_expression

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity abs_function inherits from the following supertypes:
  generic_expression
    expression
      numeric_expression
        unary_numeric_expression
          unary_function_call
  generic_expression
    unary_generic_expression

Subtypes

    No subtypes

Referenced By

Entity abs_function and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic FUNCTION unary_generic_expression
 acyclic FUNCTION generic_expression
 binary_generic_expression ENTITY generic_expression
 binary_numeric_expression ENTITY numeric_expression
 comparison_expression ENTITY expression
 expression ENTITY numeric_expression
 format_function ENTITY generic_expression
 generic_expression ENTITY unary_generic_expression
 index_expression ENTITY generic_expression
 interval_expression ENTITY generic_expression
 is_acyclic FUNCTION generic_expression
 is_int_expr FUNCTION unary_numeric_expression
 is_int_expr FUNCTION numeric_expression
 is_sql_mappable FUNCTION expression
 is_sql_mappable FUNCTION unary_numeric_expression
 is_sql_mappable FUNCTION unary_generic_expression
 length_function ENTITY unary_generic_expression
 multiple_arity_generic_expression ENTITY generic_expression
 multiple_arity_numeric_expression ENTITY numeric_expression
 not_expression ENTITY unary_generic_expression
 numeric_expression ENTITY unary_numeric_expression
 odd_function ENTITY unary_generic_expression
 odd_function ENTITY numeric_expression
 substring_expression ENTITY generic_expression
 unary_function_call ENTITY abs_function
 unary_generic_expression ENTITY generic_expression
 unary_numeric_expression ENTITY numeric_expression
 unary_numeric_expression ENTITY unary_function_call
 unary_numeric_expression ENTITY unary_generic_expression
 value_function ENTITY unary_generic_expression


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:39:29-04:00