|
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 |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; composite_text collected_text: SET [2:?] OF text_or_character; |
| composite_text_with_associated_curves (presentation_definition_schema) |
| composite_text_with_blanking_box (presentation_definition_schema) |
| composite_text_with_delineation (presentation_definition_schema) |
| composite_text_with_extent (presentation_definition_schema) |
Global rules for this entity data type- |