|
ENTITY product_definition_resource SUBTYPE OF (action_resource, product_definition); WHERE WR1: SIZEOF ( USEDIN ( SELF , 'AUTOMOTIVE_DESIGN.'+'REQUIREMENT_FOR_ACTION_RESOURCE.'+ 'RESOURCES' ) ) >0; WR2: SELF.frame_of_reference. name IN ['part definition' , 'part occurrence' , 'physical occurrence' ]; END_ENTITY; -- product_definition_resource |
Entity data types and their attributesaction_resourcename: label; (OPT) description: text; usage: SET [1:?] OF supported_item; kind: action_resource_type; product_definition id: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; product_definition_resource - |
Global rules for this entity data type- |