ENTITY composite_text
(* SCHEMA technical_data_packaging; *)
ENTITY composite_text
SUBTYPE OF (geometric_representation_item);
collected_text : SET [2:?] OF text_or_character;
WHERE
wr1: acyclic_composite_text(SELF,SELF.collected_text);
END_ENTITY; -- composite_text
Explicit Attributes
Entity composite_text has the following local and inherited explicit attributes:
Derived Attributes
Entity composite_text has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity composite_text inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
No subtypesReferenced By
Entity composite_text and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:35-04:00