Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE restrict_name_for_known_source FOR (known_source);

WHERE
          wr1: SIZEOF ( QUERY ( ks <* known_source | ( ks. name<>
     'ISO 13584 library' ) ) ) =0;
END_RULE; -- restrict_name_for_known_source

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