Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_classification_assignment FOR (classification_assignment);
 
WHERE
          wr1:  SIZEOF ( QUERY ( ca <* classification_assignment | NOT ( type_check_function ( ca , [ 'automotive_design.' + 'applied_classification_assignment' , 'automotive_design.' + 'language_assignment' ] , 3 ) ) ) ) = 0 ;
END_RULE; -- subtype_exclusiveness_classification_assignment

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