|
ENTITY contract_assignment; ABSTRACT SUPERTYPE; assigned_contract : contract; DERIVE role : object_role := get_role(SELF); WHERE WR1: SIZEOF(USEDIN(SELF, 'BASIC_ATTRIBUTE_SCHEMA.' + 'ROLE_ASSOCIATION.ITEM_WITH_ROLE')) <= 1; END_ENTITY; -- contract_assignment |
Entity data types and their attributescontract_assignmentassigned_contract: contract; (DER) role: object_role; |
| applied_contract_assignment (Contract_mim) |
| cc_design_contract (Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim) |
| cc_design_contract (Ap242_managed_model_based_3d_engineering_mim) |
Users: by entity attributescontract_assignmentrole_association.item_with_role role_select Users: by defined types, not used by any entity attributecontract_assignment- |
Global rules for this entity data type- |