Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_document_reference FOR (document_reference);

WHERE
          wr1: SIZEOF ( QUERY ( dr <* document_reference | NOT (
     type_check_function ( dr , ['AUTOMOTIVE_DESIGN.'+
     'APPLIED_DOCUMENT_REFERENCE' , 'AUTOMOTIVE_DESIGN.'+
     'DRAUGHTING_SPECIFICATION_REFERENCE'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_document_reference

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