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)