|
ENTITY annotation_occurrence SUPERTYPE OF (ONEOF (annotation_point_occurrence, annotation_curve_occurrence, annotation_fill_area_occurrence, annotation_text_occurrence, annotation_symbol_occurrence)) SUBTYPE OF (styled_item); WHERE WR1: 'GEOMETRY_SCHEMA.GEOMETRIC_REPRESENTATION_ITEM' IN TYPEOF (SELF); WR2: SIZEOF (QUERY (reps <* using_representations(SELF) | NOT('PRESENTATION_ORGANIZATION_SCHEMA.ANNOTATION_REPRESENTATION_SELECT' IN TYPEOF(reps)))) = 0; END_ENTITY; -- annotation_occurrence |
Entity data types and their attributesrepresentation_itemname: label; styled_item styles: SET [1:?] OF presentation_style_assignment; item: representation_item; annotation_occurrence - |
| annotation_curve_occurrence (presentation_definition_schema) |
| annotation_fill_area_occurrence (presentation_definition_schema) |
| annotation_plane (draughting_element_schema) |
| annotation_point_occurrence (presentation_definition_schema) |
| annotation_symbol_occurrence (presentation_definition_schema) |
| annotation_text_occurrence (presentation_definition_schema) |
| draughting_annotation_occurrence (aic_draughting_annotation) |
| annotation_occurrence_subtypes (draughting_element_schema) |
Global rules for this entity data typesubtype_mandatory_annotation_occurrence (automotive_design) |