ENTITY generic_expression
(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
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;
Explicit Attributes
No explicit attributes
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity generic_expression has the following subtypes:
binary_generic_expression* binary_numeric_expression boolean_expression boolean_literal boolean_representation_item comparison_expression expression* generic_literal generic_variable int_literal integer_representation_item interval_expression literal_number logical_literal logical_representation_item multiple_arity_boolean_expression multiple_arity_generic_expression* multiple_arity_numeric_expression numeric_expression polar_complex_number_literal rational_representation_item real_literal real_representation_item scattering_parameter simple_boolean_expression simple_generic_expression* simple_numeric_expression slash_expression unary_generic_expression* unary_numeric_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:14:39-04:00