(* SCHEMA feature_based_process_planning; *)
RULE dependent_instantiable_approval_status FOR (approval_status);
WHERE
wr1: SIZEOF(QUERY ( ast <* approval_status | (NOT (SIZEOF(USEDIN(ast,
'')) >= 1)) )) = 0;
END_RULE; -- dependent_instantiable_approval_status
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:01-04:00