ENTITY expression

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY expression
	ABSTRACT SUPERTYPE OF (ONEOF (numeric_expression, boolean_expression))
	SUBTYPE OF (generic_expression);
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity expression inherits from the following supertypes:
  generic_expression

Subtypes

Entity expression has the following subtypes:
    binary_numeric_expression     boolean_expression*     boolean_literal     boolean_representation_item     comparison_expression     int_literal     integer_representation_item     interval_expression     literal_number     multiple_arity_boolean_expression     multiple_arity_numeric_expression     numeric_expression*     rational_representation_item     real_literal     real_representation_item     simple_boolean_expression     simple_numeric_expression     slash_expression     unary_numeric_expression
* - Immediate Subtypes

Referenced By

Entity expression and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic FUNCTION generic_expression
 binary_generic_expression ENTITY generic_expression
 comparison_expression ENTITY expression
 interval_expression ENTITY generic_expression
 is_acyclic FUNCTION generic_expression
 is_SQL_mappable FUNCTION expression
 multiple_arity_generic_expression ENTITY generic_expression
 unary_generic_expression ENTITY generic_expression
 validate_dependently_instantiable_entity_data_types RULE expression
 validate_dependently_instantiable_entity_data_types RULE generic_expression


[Top Level Definitions] [Exit]

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