(* SCHEMA technical_data_packaging; *)
ENTITY item_identified_representation_usage;
name : label;
description : OPTIONAL text;
definition : represented_definition;
used_representation : representation;
identified_item : representation_item;
WHERE
wr1: (SELF.used_representation IN using_representations(SELF.
identified_item));
END_ENTITY; -- item_identified_representation_usage
|
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:35-04:00