Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE executed_action_requires_action_status FOR (executed_action);

WHERE
          wr1: SIZEOF ( QUERY ( ea <* executed_action | SIZEOF ( USEDIN (
     ea , 'AUTOMOTIVE_DESIGN.'+'ACTION_STATUS.'+
     'ASSIGNED_ACTION' ) ) >1 ) ) =0;
END_RULE; -- executed_action_requires_action_status

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