|
ENTITY drawing_sheet_revision SUBTYPE OF (presentation_area); revision_identifier : identifier; WHERE WR1: SIZEOF( QUERY(item <* SELF\representation.items | ('REPRESENTATION_SCHEMA.MAPPED_ITEM' IN (TYPEOF(item))) AND ('DRAWING_DEFINITION_SCHEMA.DRAWING_SHEET_REVISION' IN (TYPEOF(item\mapped_item.mapping_source.mapped_representation)))))=0; END_ENTITY; -- drawing_sheet_revision |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; presentation_representation (RT) context_of_items: geometric_representation_context; presentation_area - drawing_sheet_revision revision_identifier: identifier; |
Global rules for this entity data typedrawing_sheet_annotation_layers (automotive_design)sheets_belong_to_one_drawing (automotive_design) |