RULE representation_context_global_units

(* SCHEMA associative_draughting; *)
  RULE representation_context_global_units FOR (representation_context);

  WHERE
    wr1: SIZEOF(QUERY ( rc <* representation_context | (NOT ((
             'ASSOCIATIVE_DRAUGHTING.' + 'GLOBAL_UNIT_ASSIGNED_CONTEXT') IN
              TYPEOF(rc))) )) = 0;

  END_RULE; -- representation_context_global_units

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00