Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_action FOR (action);
 
WHERE
          wr1:  SIZEOF ( QUERY ( a <* action | NOT ( type_check_function ( a , [ 'automotive_design.' + 'element_delivery' , 'automotive_design.' + 'executed_action' , 'automotive_design.' + 'process_plan' , 'automotive_design.' + 'product_definition_process' , 'automotive_design.' + 'property_process' , 'automotive_design.' + 'retention' ] , 3 ) ) ) ) = 0 ;
END_RULE; -- subtype_exclusiveness_action

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