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