Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_replicate_feature FOR (replicate_feature);

WHERE
          wr1: SIZEOF ( QUERY ( rf <* replicate_feature | NOT (
     type_check_function ( rf , ['AUTOMOTIVE_DESIGN.'+
     'CIRCULAR_PATTERN' , 'AUTOMOTIVE_DESIGN.'+
     'FEATURE_PATTERN' , 'AUTOMOTIVE_DESIGN.'+
     'MODIFIED_PATTERN' , 'AUTOMOTIVE_DESIGN.'+
     'RECTANGULAR_PATTERN'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_replicate_feature

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