|
ENTITY product_concept_feature_category SUBTYPE OF (group); WHERE WR1: SIZEOF(QUERY(aga <* USEDIN( SELF, 'MANAGEMENT_RESOURCES_SCHEMA.' + 'GROUP_ASSIGNMENT.ASSIGNED_GROUP' ) | ('GROUP_MIM.'+ 'APPLIED_GROUP_ASSIGNMENT' IN TYPEOF(aga)) AND (( aga\group_assignment.role\object_role.name <> 'specification category member' ) OR ( SIZEOF(QUERY (i <* aga\applied_group_assignment.items | ('PRODUCT_CONCEPT_SCHEMA.'+ 'PRODUCT_CONCEPT_FEATURE' IN TYPEOF ( i ) ) AND NOT ('PRODUCT_CONCEPT_SCHEMA.'+ 'CONDITIONAL_CONCEPT_FEATURE' IN TYPEOF (i)))) <> SIZEOF (aga\applied_group_assignment.items) )) )) =0; END_ENTITY; -- product_concept_feature_category |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; product_concept_feature_category - |
| exclusive_product_concept_feature_category (Product_class_mim) |
Global rules for this entity data typeproduct_concept_feature_requires_category (automotive_design)restrict_group_relationship_for_specification_category (automotive_design) |