ENTITY unary_function_call

(* SCHEMA ISO13584_expressions_schema; *)
ENTITY unary_function_call
ABSTRACT SUPERTYPE OF (ONEOF (abs_function,
				minus_function,
				sin_function,
				cos_function,
				tan_function,
				asin_function,
				acos_function,
				exp_function,
				log_function,
				log2_function,
				log10_function,
				square_root_function))
SUBTYPE OF (unary_numeric_expression);
END_ENTITY;

Explicit Attributes

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

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

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

Subtypes

Entity unary_function_call has the following subtypes:
    abs_function*     acos_function*     asin_function*     cos_function*     exp_function*     log10_function*     log2_function*     log_function*     minus_function*     sin_function*     square_root_function*     tan_function*
* - Immediate Subtypes

Referenced By

Entity unary_function_call and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 abstracted_expression_function ENTITY generic_expression
 acyclic FUNCTION unary_generic_expression
 acyclic FUNCTION generic_expression
 all_members_of_es FUNCTION generic_expression
 binary_generic_expression ENTITY generic_expression
 binary_numeric_expression ENTITY numeric_expression
 b_spline_function ENTITY unary_generic_expression
 comparison_expression ENTITY expression
 convert_to_operand FUNCTION generic_expression
 convert_to_operands FUNCTION generic_expression
 convert_to_operands_prcmfn FUNCTION generic_expression
 definite_integral_expression ENTITY generic_expression
 definite_integral_expr_check FUNCTION generic_expression
 definite_integral_function ENTITY unary_generic_expression
 derive_function_domain FUNCTION unary_generic_expression
 derive_function_range FUNCTION unary_generic_expression
 expression ENTITY numeric_expression
 expression_denoted_function ENTITY unary_generic_expression
 expression_denoted_function ENTITY generic_expression
 expression_is_constant FUNCTION generic_expression
 format_function ENTITY generic_expression
 free_variables_of FUNCTION generic_expression
 free_variables_of FUNCTION unary_generic_expression
 function_applicability FUNCTION generic_expression
 function_application ENTITY generic_expression
 general_linear_function ENTITY unary_generic_expression
 generic_expression ENTITY unary_generic_expression
 has_values_space FUNCTION unary_generic_expression
 has_values_space FUNCTION generic_expression
 homogeneous_linear_function ENTITY unary_generic_expression
 index_expression ENTITY generic_expression
 interval_expression ENTITY generic_expression
 is_acyclic FUNCTION generic_expression
 is_int_expr FUNCTION numeric_expression
 is_int_expr FUNCTION unary_numeric_expression
 is_SQL_mappable FUNCTION expression
 is_SQL_mappable FUNCTION unary_generic_expression
 is_SQL_mappable FUNCTION unary_numeric_expression
 length_function ENTITY unary_generic_expression
 linearized_table_function ENTITY unary_generic_expression
 make_abstracted_expression_function FUNCTION generic_expression
 make_atom_based_literal FUNCTION generic_expression
 make_banded_matrix FUNCTION unary_generic_expression
 make_banded_matrix FUNCTION generic_expression
 make_basic_sparse_matrix FUNCTION generic_expression
 make_binary_literal FUNCTION generic_expression
 make_boolean_literal FUNCTION generic_expression
 make_boolean_literal FUNCTION expression
 make_b_spline_basis FUNCTION generic_expression
 make_b_spline_function FUNCTION generic_expression
 make_b_spline_function FUNCTION unary_generic_expression
 make_cartesian_complex_number_region FUNCTION generic_expression
 make_complex_number_literal FUNCTION generic_expression
 make_constant_function FUNCTION generic_expression
 make_cos_expression FUNCTION generic_expression
 make_cos_expression FUNCTION unary_numeric_expression
 make_cos_expression FUNCTION unary_generic_expression
 make_cos_expression FUNCTION numeric_expression
 make_cos_expression FUNCTION expression
 make_cos_expression FUNCTION unary_function_call
 make_definite_integral_expression FUNCTION generic_expression
 make_definite_integral_function FUNCTION generic_expression
 make_definite_integral_function FUNCTION unary_generic_expression
 make_elementary_function FUNCTION generic_expression
 make_elementary_space FUNCTION generic_expression
 make_expression_denoted_function FUNCTION generic_expression
 make_expression_denoted_function FUNCTION unary_generic_expression
 make_extended_tuple_space FUNCTION generic_expression
 make_finite_function FUNCTION generic_expression
 make_finite_integer_interval FUNCTION generic_expression
 make_finite_real_interval FUNCTION generic_expression
 make_finite_space FUNCTION generic_expression
 make_function_application FUNCTION generic_expression
 make_function_space FUNCTION generic_expression
 make_general_linear_function FUNCTION generic_expression
 make_general_linear_function FUNCTION unary_generic_expression
 make_integer_interval_from_min FUNCTION generic_expression
 make_int_literal FUNCTION generic_expression
 make_int_literal FUNCTION expression
 make_int_literal FUNCTION numeric_expression
 make_listed_complex_number_data FUNCTION generic_expression
 make_listed_data FUNCTION generic_expression
 make_listed_integer_data FUNCTION generic_expression
 make_listed_product_space FUNCTION generic_expression
 make_listed_real_data FUNCTION generic_expression
 make_logical_literal FUNCTION generic_expression
 make_maths_enum_literal FUNCTION generic_expression
 make_maths_real_variable FUNCTION generic_expression
 make_maths_real_variable FUNCTION expression
 make_maths_real_variable FUNCTION numeric_expression
 make_maths_tuple_literal FUNCTION generic_expression
 make_mult_expression FUNCTION expression
 make_mult_expression FUNCTION numeric_expression
 make_mult_expression FUNCTION generic_expression
 make_parallel_composed_function FUNCTION generic_expression
 make_partial_derivative_expression FUNCTION generic_expression
 make_partial_derivative_expression FUNCTION unary_generic_expression
 make_partial_derivative_function FUNCTION unary_generic_expression
 make_partial_derivative_function FUNCTION generic_expression
 make_polar_complex_number_region FUNCTION generic_expression
 make_rationalize_function FUNCTION unary_generic_expression
 make_rationalize_function FUNCTION generic_expression
 make_real_interval_from_min FUNCTION generic_expression
 make_real_interval_to_max FUNCTION generic_expression
 make_real_literal FUNCTION expression
 make_real_literal FUNCTION numeric_expression
 make_real_literal FUNCTION generic_expression
 make_regular_table_function FUNCTION unary_generic_expression
 make_regular_table_function FUNCTION generic_expression
 make_reindexed_array_function FUNCTION unary_generic_expression
 make_reindexed_array_function FUNCTION generic_expression
 make_repackaging_function FUNCTION unary_generic_expression
 make_repackaging_function FUNCTION generic_expression
 make_selector_function FUNCTION generic_expression
 make_series_composed_function FUNCTION generic_expression
 make_sin_expression FUNCTION unary_numeric_expression
 make_sin_expression FUNCTION generic_expression
 make_sin_expression FUNCTION unary_function_call
 make_sin_expression FUNCTION unary_generic_expression
 make_sin_expression FUNCTION expression
 make_sin_expression FUNCTION numeric_expression
 make_standard_table_function FUNCTION generic_expression
 make_standard_table_function FUNCTION unary_generic_expression
 make_strict_triangular_matrix FUNCTION generic_expression
 make_strict_triangular_matrix FUNCTION unary_generic_expression
 make_string_literal FUNCTION generic_expression
 make_string_literal FUNCTION expression
 make_unary_minus_expression FUNCTION unary_function_call
 make_unary_minus_expression FUNCTION unary_numeric_expression
 make_unary_minus_expression FUNCTION numeric_expression
 make_unary_minus_expression FUNCTION generic_expression
 make_unary_minus_expression FUNCTION unary_generic_expression
 make_unary_minus_expression FUNCTION expression
 make_uniform_product_space FUNCTION generic_expression
 maths_expression SELECT generic_expression
 maths_value SELECT 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
 parallel_composed_function ENTITY generic_expression
 partial_derivative_expression ENTITY unary_generic_expression
 partial_derivative_expression ENTITY generic_expression
 partial_derivative_function ENTITY unary_generic_expression
 rationalize_function ENTITY unary_generic_expression
 reindexed_array_function ENTITY unary_generic_expression
 repackaging_function ENTITY unary_generic_expression
 restriction_function ENTITY unary_generic_expression
 simplify_function_application FUNCTION generic_expression
 simplify_generic_expression FUNCTION generic_expression
 simplify_generic_expression FUNCTION unary_generic_expression
 substitute FUNCTION unary_generic_expression
 substitute FUNCTION generic_expression
 substring_expression ENTITY generic_expression
 unary_generic_expression ENTITY generic_expression
 unary_numeric_expression ENTITY numeric_expression
 unary_numeric_expression ENTITY unary_generic_expression
 unary_numeric_expression ENTITY unary_function_call
 used_functions FUNCTION unary_numeric_expression
 used_functions FUNCTION unary_generic_expression
 used_functions FUNCTION expression
 used_variables FUNCTION unary_generic_expression
 used_variables FUNCTION generic_expression
 values_space_of FUNCTION generic_expression
 values_space_of FUNCTION numeric_expression
 values_space_of FUNCTION unary_generic_expression
 value_function ENTITY unary_generic_expression


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:00-04:00