Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_mandatory_document_product_association FOR (document_product_association);
 
WHERE
          wr1:  SIZEOF ( QUERY ( dpa <* document_product_association | NOT ( type_check_function ( dpa , [ 'automotive_design.' + 'document_product_equivalence' ] , 0 ) ) ) ) = 0 ;
END_RULE; -- subtype_mandatory_document_product_association

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