RULE subtype_exclusiveness_presentation_representation

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
RULE subtype_exclusiveness_presentation_representation FOR (
  presentation_representation);
WHERE
  wr1 : SIZEOF(QUERY(pr <* presentation_representation | NOT 
    type_check_function(pr, ['AUTOMOTIVE_DESIGN.' + 'PRESENTATION_AREA', 
    'AUTOMOTIVE_DESIGN.' + 'PRESENTATION_VIEW'], 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