|
ENTITY annotation_text_with_associated_curves SUBTYPE OF (annotation_text); associated_curves : SET [1:?] OF curve; END_ENTITY; -- annotation_text_with_associated_curves |
Entity data types and their attributesrepresentation_itemname: label; mapped_item mapping_source: representation_map; mapping_target: representation_item; annotation_text (RT) mapping_target: axis2_placement; annotation_text_with_associated_curves associated_curves: SET [1:?] OF curve; |
Global rules for this entity data type- |