ENTITY boolean_expression
(* SCHEMA structural_analysis_design; *)
ENTITY boolean_expression
ABSTRACT SUPERTYPE OF (ONEOF (multiple_arity_boolean_expression,
comparison_expression,interval_expression))
SUBTYPE OF (expression);
END_ENTITY; -- boolean_expression
Explicit Attributes
No explicit attributes
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity boolean_expression inherits from the following supertypes:
generic_expression
expression
Subtypes
Entity boolean_expression has the following subtypes:
comparison_equal
comparison_expression*
interval_expression*
multiple_arity_boolean_expression*
* - Immediate Subtypes
Referenced By
Entity boolean_expression and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:43-04:00