ENTITY item_identified_representation_usage
(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
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;
Explicit Attributes
Entity item_identified_representation_usage has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | item_identified_representation_usage |
| description | text (STRING) | item_identified_representation_usage |
| definition | represented_definition (SELECT) | item_identified_representation_usage |
| used_representation | representation (ENTITY) | item_identified_representation_usage |
| identified_item | representation_item (ENTITY) | item_identified_representation_usage |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity item_identified_representation_usage has the following subtypes:
draughting_model_item_association*
geometric_item_specific_usage*
* - Immediate Subtypes
Referenced By
Entity item_identified_representation_usage and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:39-04:00