ENTITY site
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY site
SUPERTYPE OF (site_with_shape)
SUBTYPE OF (structural_frame_item);
site_address : OPTIONAL address;
UNIQUE
URS5 : SELF\structural_frame_item.item_number, SELF\structural_frame_item.item_name;
END_ENTITY;
Explicit Attributes
Entity site has the following local and inherited explicit attributes:
Derived Attributes
Entity site has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity site inherits from the following supertypes:
structural_frame_item
Subtypes
Entity site has the following subtypes:
site_with_shape*
* - Immediate Subtypes
Referenced By
Entity site and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00