ENTITY expression
(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (ISO13584_expressions_schema); *)
ENTITY expression
ABSTRACT SUPERTYPE OF (ONEOF (
NUMERIC_EXPRESSION,
BOOLEAN_EXPRESSION,
STRING_EXPRESSION))
SUBTYPE OF (generic_expression);
END_ENTITY;
Explicit Attributes
No explicit attributes
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity expression inherits from the following supertypes:
generic_expression
Subtypes
Entity expression has the following subtypes:
abs_function acos_function and_expression asin_function atan_function binary_boolean_expression binary_function_call 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_extension_numeric expression_extension_string format_function 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_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_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_numeric_expression value_function xor_expression
* - Immediate Subtypes
Referenced By
Entity 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:19:02-04:00