ENTITY binary_boolean_expression
(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (ISO13584_expressions_schema); *)
ENTITY binary_boolean_expression
ABSTRACT SUPERTYPE OF (ONEOF (
XOR_EXPRESSION,
EQUALS_EXPRESSION))
SUBTYPE OF (boolean_expression, binary_generic_expression);
END_ENTITY;
Explicit Attributes
Entity binary_boolean_expression has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity binary_boolean_expression inherits from the following supertypes:
generic_expression
expression
boolean_expression
generic_expression
binary_generic_expression
Subtypes
Entity binary_boolean_expression has the following subtypes:
equals_expression*
xor_expression*
* - Immediate Subtypes
Referenced By
Entity binary_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:42:06-04:00