ENTITY generic_expression
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY generic_expression
ABSTRACT SUPERTYPE OF (ONEOF (simple_generic_expression,
unary_generic_expression, binary_generic_expression,
multiple_arity_generic_expression));
WHERE
wr1 : is_acyclic(SELF);
END_ENTITY; (* declared in: iso13584_generic_expressions_schema *)
Explicit Attributes
No explicit attributes
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity generic_expression has the following subtypes:
abs_function acos_function and_expression asin_function atan_function binary_boolean_expression binary_function_call binary_generic_expression* binary_numeric_expression boolean_defined_function boolean_expression boolean_literal boolean_variable comparison_equal comparison_expression comparison_greater comparison_greater_equal comparison_less comparison_less_equal comparison_not_equal concat_expression cos_function div_expression equals_expression exp_function expression* format_function generic_literal generic_variable index_expression int_literal int_numeric_variable int_value_function integer_defined_function interval_expression length_function like_expression literal_number log10_function log2_function log_function maximum_function minimum_function minus_expression minus_function mod_expression mult_expression multiple_arity_boolean_expression multiple_arity_function_call multiple_arity_generic_expression* multiple_arity_numeric_expression not_expression numeric_defined_function numeric_expression numeric_variable odd_function or_expression plus_expression power_expression real_defined_function real_literal real_numeric_variable simple_boolean_expression simple_generic_expression* simple_numeric_expression simple_string_expression sin_function slash_expression square_root_function string_defined_function string_expression string_literal string_variable substring_expression tan_function unary_boolean_expression unary_function_call unary_generic_expression* unary_numeric_expression value_function variable xor_expression
* - Immediate Subtypes
Referenced By
Entity generic_expression and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00