|
ENTITY annotation_text SUBTYPE OF (mapped_item); SELF\mapped_item.mapping_target : axis2_placement; WHERE WR1: 'PRESENTATION_DEFINITION_SCHEMA.TEXT_STRING_REPRESENTATION' IN TYPEOF( SELF\mapped_item.mapping_source.mapped_representation); WR2: 'GEOMETRY_SCHEMA.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF( SELF); END_ENTITY; -- annotation_text |
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 (presentation_definition_schema) |
| annotation_text_with_blanking_box (presentation_definition_schema) |
| annotation_text_with_delineation (presentation_definition_schema) |
| annotation_text_with_extent (presentation_definition_schema) |
Global rules for this entity data type- |