ENTITY mapped_item
(* SCHEMA plant_spatial_configuration; *)
ENTITY mapped_item
SUBTYPE OF (representation_item);
mapping_source : representation_map;
mapping_target : representation_item;
WHERE
WR1:
acyclic_mapped_representation(using_representations(SELF), [
SELF ]);
END_ENTITY;
Explicit Attributes
Entity mapped_item has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity mapped_item inherits from the following supertypes:
representation_item
Subtypes
Entity mapped_item has the following subtypes:
annotation_symbol*
annotation_text*
annotation_text_character*
annotation_text_with_extent
camera_image*
* - Immediate Subtypes
Referenced By
Entity mapped_item and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00