Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_group FOR (group);

WHERE
          wr1: SIZEOF ( QUERY ( g <* group | NOT ( type_check_function (
     g , ['AUTOMOTIVE_DESIGN.'+ 'CLASS' , 'AUTOMOTIVE_DESIGN.'+
     'CLASS_SYSTEM' , 'AUTOMOTIVE_DESIGN.'+ 'LANGUAGE' ,
     'AUTOMOTIVE_DESIGN.'+ 'PRODUCT_CONCEPT_FEATURE_CATEGORY' ,
     'AUTOMOTIVE_DESIGN.'+ 'REP_ITEM_GROUP'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_group

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