Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_group_assignment FOR (group_assignment);

WHERE
          wr1: SIZEOF ( QUERY ( ga <* group_assignment | NOT (
     type_check_function ( ga , ['AUTOMOTIVE_DESIGN.'+
     'APPLIED_GROUP_ASSIGNMENT' , 'AUTOMOTIVE_DESIGN.'+
     'PRODUCT_CONCEPT_FEATURE_CATEGORY_USAGE'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_group_assignment

public class RSubtype_exclusiveness_group_assignment
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)