ENTITY boolean_literal
(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (ISO13584_expressions_schema); *)
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
No subtypesReferenced 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:19:01-04:00