Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_identification_assignment FOR (identification_assignment);

WHERE
          wr1: SIZEOF ( QUERY ( ia <* identification_assignment | NOT (
     type_check_function ( ia , ['AUTOMOTIVE_DESIGN.'+
     'APPLIED_IDENTIFICATION_ASSIGNMENT' , 'AUTOMOTIVE_DESIGN.'+
     'EXTERNAL_IDENTIFICATION_ASSIGNMENT'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_identification_assignment

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