(* SCHEMA structural_analysis_design; *)
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:15:08-04:00