|
ENTITY draughting_specification_reference SUBTYPE OF (document_reference); specified_items : SET [1:?] OF specified_item; WHERE WR1: ( SELF.assigned_document. kind.product_data_type = 'draughting specification' ); END_ENTITY; -- draughting_specification_reference |
Entity data types and their attributesdocument_referenceassigned_document: document; source: label; (DER) role: object_role; draughting_specification_reference specified_items: SET [1:?] OF specified_item; |
Users: by entity attributesdocument_referencerole_association.item_with_role role_select draughting_specification_reference Users: by defined types, not used by any entity attributedraughting_specification_reference- |
Global rules for this entity data type- |