RULE subtype_exclusiveness_representation_map

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
RULE subtype_exclusiveness_representation_map FOR (representation_map);
WHERE
  wr1 : SIZEOF(QUERY(rm <* representation_map | NOT type_check_function(rm, [
    'AUTOMOTIVE_DESIGN.' + 'CAMERA_USAGE', 'AUTOMOTIVE_DESIGN.' + 
    'SYMBOL_REPRESENTATION_MAP'], 3))) = 0;
END_RULE; -- 10303-214: automotive_design

[Top Level Definitions] [Exit]

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