ENTITY boolean_literal
(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)
ENTITY boolean_literal
SUBTYPE OF (simple_boolean_expression, generic_literal);
the_value : BOOLEAN;
END_ENTITY;
Explicit Attributes
Entity boolean_literal has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| the_value | BOOLEAN | boolean_literal |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity boolean_literal inherits from the following supertypes:
generic_expression
expression
boolean_expression
simple_boolean_expression
generic_expression
simple_generic_expression
generic_expression
simple_generic_expression
generic_literal
Subtypes
Entity boolean_literal has the following subtypes:
boolean_representation_item*
* - Immediate Subtypes
Referenced By
Entity boolean_literal and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:30-04:00